summaryrefslogtreecommitdiff
path: root/src/common/sql.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2017-11-18Pass the correct types and sizes to the StmtBind functionsHaru1-0/+2
2016-08-19Ported inter-server.conf to libconfigHaru1-1/+1
2016-03-20Changed buffer argument of SQL->StmtBindParam() to constHaru1-1/+1
2016-03-20Removed unnecessary typedefs from sql.hHaru1-41/+37
2016-01-09Sanitized various macrosHaru1-2/+2
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-25/+0
2015-08-15HPM compatibility improvementsHaru1-3/+3
2015-06-19Removed ".." from include directivesHaru1-2/+2
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-5/+7
2014-11-16Moved sql_s into sql.cHaru1-1/+1
2014-08-07Corrected several format-string errors through the codeHaru1-2/+2
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-30Fixed typos inside src/Shido1-3/+3
2014-05-13Removed trailing whitespace (sources)Haru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-2/+1
2014-05-10Revert "Fixed order of includes in all source files"panikon1-1/+2
2014-05-09Fixed order of includes in all source filesHaru1-2/+1
2013-11-19Sanitized and improved several macros through the codeHaru1-10/+4
2013-07-08Cygwin Fix for the Hercules SQL Update Checkshennetsind1-0/+1
2013-06-10Added SqlStmt functions to the SQL interfaceSusu1-90/+102
2013-05-15HPM Updateshennetsind1-147/+89
2013-02-16Updating the Headers across source filesshennetsind1-1/+1
2013-02-14Introducing MySQL DB Update Checkershennetsind1-1/+1
2013-02-07Fixing mistake in modified source code headersshennetsind1-1/+1
2013-02-03Updating the headers of so-far modified files with outdated headersshennetsind1-2/+3
2013-02-03Introducing MySQL Reconnectshennetsind1-0/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-69/+70
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-70/+69
2011-12-05- Added SQL_INNODB switch for databases running under InnoDB (where INSERT DE...epoque111-1/+4
2011-06-30Removed extra guards around cbasetypes.h include lines, since they give no pe...ultramage1-2/+0
2007-09-20* Merged the tmpsql branch:FlavioJS1-0/+343