aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db
Commit message (Expand)AuthorAgeFilesLines
* Remove NUL-Bytes directly in request_var() for strings and within the custom ...Meik Sievertsen2008-10-024-4/+4
* Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975)Meik Sievertsen2008-09-191-2/+2
* Use correct port delimiter for MSSQL connections in windows. (Bug #16615)Meik Sievertsen2008-09-172-2/+6
* direct callsMeik Sievertsen2008-09-041-5/+3
* Ok, story real database server info, as well as caching itMeik Sievertsen2008-09-0410-66/+183
* Refine fix for #31445 originally committed in r8758Chris Smith2008-09-028-8/+8
* some changes for proper code documentationMeik Sievertsen2008-08-231-2/+2
* change the way we do chmodd'ing. I know, my implementation really sucked... g...Meik Sievertsen2008-08-221-1/+1
* close db connection before delivering file. Also make sure connection can't b...Meik Sievertsen2008-08-211-1/+7
* Correctly return results for nested cached queries (Bug #31445 - Patch by faw)Chris Smith2008-08-148-8/+8
* force the use of sql_multi_insert() for multi inserts... also adjusted the co...Meik Sievertsen2008-07-281-31/+32
* #22365Meik Sievertsen2008-02-281-1/+1
* DBAL extension motivated by #22125Henry Sudhof2008-02-271-3/+5
* #17025Meik Sievertsen2008-01-291-0/+7
* commit all transactions on closing the db (there is only one, but we support ...Meik Sievertsen2007-12-061-1/+5
* - on database update, execute garbage_collection(). This ensures a proper clo...Meik Sievertsen2007-12-061-1/+6
* further updatesMeik Sievertsen2007-11-191-1/+1
* hopefully fixing bug #14890 - need to test laterMeik Sievertsen2007-11-191-6/+10
* MSSQL works properly with SQL update related toolsDavid M2007-10-161-1/+1
* small fixMeik Sievertsen2007-10-121-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-0510-60/+69
* misc SQLite bugsDavid M2007-09-221-1/+1
* - some language tweaks suggested by JohnMeik Sievertsen2007-09-131-0/+1405
* some tiny fixes...Meik Sievertsen2007-09-121-2/+2
* necessary changes...Meik Sievertsen2007-08-301-2/+4
* #14207David M2007-08-241-2/+6
* #14211David M2007-08-241-1/+1
* patch by david for #14182Meik Sievertsen2007-08-241-7/+3
* increase the odbc limit (64k is too low, the theme data itself is >64k)Meik Sievertsen2007-08-161-1/+22
* turn on strict mode for databases that support itDavid M2007-08-142-1/+51
* #13916David M2007-08-021-1/+1
* #13874David M2007-07-301-1/+8
* this should work fine now...Meik Sievertsen2007-07-241-1/+1
* #13151David M2007-07-091-1/+1
* #13033David M2007-07-052-12/+12
* Firebird tooDavid M2007-06-241-1/+1
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-249-34/+77
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-234-0/+61
* #12415David M2007-06-182-2/+3
* - tiny changesDavid M2007-06-183-56/+12
* - Oracle can't handle IN clauses with more than 1000 elements (Bug #12449)David M2007-06-162-34/+65
* correctly re-assign query resultMeik Sievertsen2007-06-128-8/+8
* - Oracle gives us null instead of '', this is now fixed (thanks APTX)David M2007-06-091-1/+68
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* - Oracle, woe is you... I will say this much, this fixes Oracle's handling of...David M2007-06-071-4/+110
* d'oh!David M2007-05-251-2/+1
* - added support for Oracle's easy connect namingDavid M2007-05-231-2/+15
* #11255David M2007-05-221-1/+2
* oh my god - what did he do? Adding attachment display to post/topic review, q...Meik Sievertsen2007-05-191-3/+3
* The Grand Copyright Year Unification... breakdown of years, of re-copyrightin...Jonathan Stanley2007-05-171-1/+1