Commit Graph

23 Commits

Author SHA1 Message Date
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
Hawk552
afc663a51a Lowered wait time in between threaded queries (bug 3740, r=dvander). 2010-04-27 00:24:50 -07:00
David Anderson
408e69c41c fixed amb1079 - threaded queries with results would crash 2007-10-30 00:09:18 +00:00
David Anderson
a86b1c5097 added amb281 - multiple result sets for MySQL 2007-10-22 21:31:02 +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
ff8fd747c5 Fixed bug am44964 (thread crash on bad database) 2006-09-21 16:54:14 +00:00
David Anderson
57160763af Fixed threaded queries not having an IQuery assignment 2006-09-15 23:11:35 +00:00
David Anderson
76a4d84dbb Fixed this up to work, eh. no more libstdc++.a for you 2006-08-28 21:03:27 +00:00
David Anderson
9bd22661ff Added SQL_GetInsertId() 2006-08-28 19:17:26 +00:00
David Anderson
446d4b8a5d Synced threading changes between MySQLX and Sqlite 2006-08-19 19:37:45 +00:00
David Anderson
db5c9c114e Queries in plugin_end() now resolve correctly. 2006-08-19 19:29:33 +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
David Anderson
24cdcde968 fixed heap corruption
improved memory usage
removed useless stringpooler
2006-06-04 19:26:43 +00:00
David Anderson
f9c9088303 added affinity implementation 2006-05-19 01:54:28 +00:00
David Anderson
f2c5a2b85b updated to new module API 2006-05-07 21:40:12 +00:00
David Anderson
1c5b8670d9 added backwards compat layer to old mysql module 2006-04-24 10:27:25 +00:00
David Anderson
114a6fe19d added linux support [untested] 2006-04-24 07:19:15 +00:00
David Anderson
eba3f39d88 fixed some corruption bugs, hopefully improved memory management 2006-04-23 23:17:20 +00:00
David Anderson
fce58de726 *** empty log message *** 2006-04-23 04:24:46 +00:00
David Anderson
27d8cde394 initial import 2006-04-23 01:10:06 +00:00