Commit Graph
19 Commits
Author SHA1 Message Date
HttrckCldHKS 005b50de92 Added MySQL Reconnect Feature
If the connection times out or gets lost, this will prevent "MySQL server has gone away" error.
2014-10-27 17:55:23 -07:00
Arkshine b47aa6871d Replace more snprintf by UTIL_Format. 2014-08-08 12:47:15 +02:00
Scott Ehlert 4be6ca834a Update license headers for mysql module. 2014-08-04 13:18:35 -05:00
Arkshine 3d732bbbb6 Added SQL_SetCharset native to (re)set character set (bug 5999, r=ds). 2014-04-18 22:04:32 +02:00
Scott Ehlert 40c1fee55a Added support for Mac OS X and building with clang (bug 5601, r=dvander). 2013-02-13 01:14:37 -06:00
David Anderson 0b4f28fecf SQL_QuoteString can now be used without a DB handle (bug 3427, r=sawce). 2009-01-08 20:02:09 +00:00
David Anderson 408e69c41c fixed amb1079 - threaded queries with results would crash 2007-10-30 00:09:18 +00:00
David Anderson dbf6143747 fixed linux build 2007-10-23 11:24:51 +00:00
David Anderson a86b1c5097 added amb281 - multiple result sets for MySQL 2007-10-22 21:31:02 +00:00
David Anderson 82c3807bd5 implemented SQL_QuoteString and SQL_QuoteStringFmt
fixed sqlx test script not working on first load
2007-04-25 13:55:56 +00:00
David Anderson bfe1ff6e15 implemented amb27 (SQL_Rewind)
fixed builds
2007-04-24 15:46:33 +00:00
David Anderson fe1ebfe7bb fix for 45337 and some other little things 2006-10-01 19:46:56 +00:00
David Anderson 9bd22661ff Added SQL_GetInsertId() 2006-08-28 19:17:26 +00:00
Scott Ehlert 81ac41037b GCC Wallification 2006-08-27 02:17:18 +00:00
Borja Ferrer f3a833dd1b more warning fixes 2006-08-18 19:08:51 +00:00
David Anderson b7076fc572 Committed implementation of request am42697 2006-08-18 02:19:38 +00:00
Scott Ehlert 2ca42b7b21 MSVC8 Project File + SDK Update 2006-04-26 23:54:12 +00:00
David Anderson 114a6fe19d added linux support [untested] 2006-04-24 07:19:15 +00:00
David Anderson 27d8cde394 initial import 2006-04-23 01:10:06 +00:00