Commit Graph

15 Commits

Author SHA1 Message Date
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
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
57160763af Fixed threaded queries not having an IQuery assignment 2006-09-15 23:11:35 +00:00
David Anderson
9bd22661ff Added SQL_GetInsertId() 2006-08-28 19:17:26 +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
f1f683dca7 gcc didn't like this 2006-06-04 07:42:10 +00:00
David Anderson
f9c9088303 added affinity implementation 2006-05-19 01:54:28 +00:00
David Anderson
1f44f5f481 fixed some return stuff 2006-04-24 15:14:34 +00:00
David Anderson
1c5b8670d9 added backwards compat layer to old mysql module 2006-04-24 10:27:25 +00:00
David Anderson
880ec0572f fixed some bugs in result stuff 2006-04-24 02:09:27 +00:00
David Anderson
27d8cde394 initial import 2006-04-23 01:10:06 +00:00