Commit Graph

26 Commits

Author SHA1 Message Date
xPaw
0ccb99137a Make spcomp2 cry less 2015-03-11 15:19:27 +02:00
xPaw
379d9121b4 Remove version checks from all include files 2015-02-25 00:56:17 +02:00
Arkshine
f8ec7f94a4 Mysql: Establish a default timeout 2015-01-29 13:50:13 +01:00
Scott Ehlert
f787db1be5 Update license headers for plugins and includes. 2014-08-04 13:18:41 -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
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
Steve Dudenhoeffer
747d326ed5 Implemented amb216 - SQL_MakeStdTuple now has an optional timeout parameter. 2007-08-03 15:52:35 +00:00
Steve Dudenhoeffer
66feed1d2b Added charsmax() define, as a less typo-prone utility for sizeof(array)-1.
Added any: syntax to all variable args that need it, added proper {Float,_}: tags to some that didn't have it but should have.
2007-05-18 15:20:34 +00:00
David Anderson
c957a9db0f Added SQL_QuoteString to include/tests 2007-04-25 13:45:15 +00:00
David Anderson
359b7e25dd added sql_rewind 2007-04-25 13:19:42 +00:00
Steve Dudenhoeffer
bd412d7204 Fixed bug amb70 - include files not semicolon-correct
Also, removed OLOcode from amxmisc.inc
2007-03-05 19:30:40 +00:00
Steve Dudenhoeffer
dd8f138892 Back ported revision 3242 - Every include file now is const correct (am49281) 2007-01-26 05:56:10 +00:00
David Anderson
86838bead1 Fixed bug am48294 2006-12-19 01:58:46 +00:00
David Anderson
fe1ebfe7bb fix for 45337 and some other little things 2006-10-01 19:46:56 +00:00
David Anderson
4f95899d2e Added request am44580 (simple query w/ formatting) 2006-09-10 03:46: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
a03cd1385d clarified this 2006-08-15 20:21:25 +00:00
David Anderson
68e1937a5c got rid of debug msg 2006-06-07 06:28:32 +00:00
David Anderson
56e97a2b60 updated this t00 2006-06-04 19:42:08 +00:00
David Anderson
dafc10d878 added some more sqlx stocks
upgraded admin.sma to sqlx
fixed various amx_Addadmin bugs
2006-06-04 00:58:17 +00:00
Scott Ehlert
ab40f426c6 Added missing colon at30601 2006-06-02 02:18:15 +00:00
David Anderson
7ecdf75d0d fixed typo 2006-05-26 22:08:52 +00:00
David Anderson
e0bed163ac added affinity stuff 2006-05-19 02:04:09 +00:00
David Anderson
25d4b6aea3 added these include files k 2006-05-10 10:42:49 +00:00