summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_mysql.cpp
AgeCommit message (Expand)Author
2006-07-22I hate the fucking mysql devs. Craq smoking bastards.brain
2006-07-22Allocate id properlybrain
2006-07-22Stop publishing MySQL feature - check for successful publishing of SQL featurebrain
2006-07-22* Change to use QREPLY_FAILbrain
2006-07-22Add extra parameter to MySQLresult and SQLresultbrain
2006-07-22Add back the auto reconnectbrain
2006-07-22Test commit to sync after network outagebrain
2006-07-22Huge ass comment about how this worksbrain
2006-07-22Works with the m_testclient test program/suite!brain
2006-07-22Error checking and debugbrain
2006-07-22Works now (again, to a point)brain
2006-07-22Try and find out why stuff isnt workingbrain
2006-07-22Getting a bit furtherbrain
2006-07-21Added notification socketbrain
2006-07-21One mess and a half that compiles. To be tidied some day after it works (i dr...brain
2006-07-21Deal with ? substitution, we're at the point now where we can call the mysql_...brain
2006-07-21Seems to work to a point (dont use it, it wont actually execute a query yet)brain
2006-07-21This now compiles, i gaurantee it doesnt work :Pbrain
2006-07-21Change includes, use --libs_r rather than mysql_config --libs, we want re-ent...brain
2006-07-21Move this to m_mysql.cpp - dont even bother reading this yet its unchanged fr...brain