summaryrefslogtreecommitdiff
path: root/src/modules/mysql/db_mysql_write.cpp
AgeCommit message (Expand)Author
2010-05-24Truncate memo table before sqlsync and actually add sglinesAdam-
2010-05-23Fixed bug #1165, fixed soem missing tables in /os sqlsync. Also added support...Adam-
2010-05-13Fixed all of the bugs related to bug #1162 and fixed mlock params to be saved...Adam-
2010-05-13fixed crashbugs in db_mysql_write when unsetting url, email and greetDukePyrolator
2010-05-13fixed crashbug in db_mysql_write on updating an empty greet messageDukePyrolator
2010-05-06Fixed bug #1159 and made the SQL fields holding timestamps more consistantAdam-
2010-05-03Fixed a crash because of a bad SQL query when changing your passwordAdam-
2010-03-31Added akicks into SQLAdam-
2010-03-28Finish rest of BotServ SQL stuffAdam-
2010-03-28Track BotServ settings in SQLAdam-
2010-03-21fixed typo in mysql queryDukePyrolator
2010-03-21fixed bad mysql queryDukePyrolator
2010-03-20Added in support for OperServ and MemoServ into SQLAdam-
2010-03-15Removed old parts for 1.7.x from mydbgen and fixed db_mysql_write query for /...Adam-
2010-03-06Added help for sqlsync and fixed installing mydbgen into the wrong directory ...Adam-
2010-02-28Added in support for live updating MySQL databases and the ability to execute...Adam-