aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db
Commit message (Expand)AuthorAgeFilesLines
* - bugfixesMeik Sievertsen2005-01-201-2/+0
* - fix bugs in mysql4 layerMeik Sievertsen2005-01-161-18/+41
* - this should work... he saysMeik Sievertsen2005-01-091-3/+7
* - interbase/firebird 1.5+ support (still needs some tweaking)Meik Sievertsen2005-01-092-130/+88
* No support for MS Access in the next major release - sorry guys, it's really ...Paul S. Owen2005-01-091-414/+0
* - mssql related changesMeik Sievertsen2005-01-043-239/+481
* - mysql 4.1.x support (mysqli extension)Meik Sievertsen2005-01-021-52/+48
* - fixed [code=php]Meik Sievertsen2004-12-311-23/+25
* - forum rules + link to forum rulesMeik Sievertsen2004-05-301-1/+1
* language additionsMeik Sievertsen2004-05-261-0/+10
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-2/+2
* show correct SQL error message if failed during a transaction...Meik Sievertsen2004-02-038-37/+45
* Put mysql4.php in line with mysql.phpLudovic Arnaud2003-11-271-118/+212
* ACM-related changes. Tried to make debug timings a little more accurate, Note...Ludovic Arnaud2003-11-271-26/+35
* new permissions, merged attachment tables (the intended purpose of two tables...Meik Sievertsen2003-11-041-1/+1
* Some html layout cleanupsPaul S. Owen2003-08-291-46/+33
* Taken explain code out of sql_query. New improved layout.Ludovic Arnaud2003-08-281-55/+155
* bah, group handling needs some further discussion ... I'm done with it for M-2Paul S. Owen2003-08-273-8/+10
* query_id return changed back ... I think somethins is afoot with my local rep...Paul S. Owen2003-08-121-6/+1
* Setting returned query_id to correct valuePaul S. Owen2003-08-121-7/+8
* Renamed $expire_time to $max_age.Ludovic Arnaud2003-08-101-13/+12
* Stripslashing escaped string twice ... should only be stipped when necessary ...Paul S. Owen2003-07-221-1/+1
* Insert @ supressionPaul S. Owen2003-07-041-19/+19
* Note that there are still some queries in CVS which cause SQLite to have a mi...Paul S. Owen2003-07-011-1/+1
* SQLite supportPaul S. Owen2003-06-301-0/+390
* various fixes and alterationsPaul S. Owen2003-06-127-207/+298
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-74/+48
* Store only SELECT queries to be flushed laterLudovic Arnaud2003-04-242-2/+8
* Trying to look busyLudovic Arnaud2003-04-172-2/+2
* oops, it appears I missed most of the changes in mysql.php ...Paul S. Owen2003-04-171-2/+1
* Remove superfluous query count increment in sql_query_limitPaul S. Owen2003-04-172-8/+5
* Keeping mysql4.php current makes some sense indeedLudovic Arnaud2003-04-161-1/+1
* Random XSS exploitLudovic Arnaud2003-04-161-1/+1
* Some more fudgesPaul S. Owen2003-03-201-5/+3
* And from the flames rose the might phoenix ... well, a little crisp around th...Paul S. Owen2003-03-201-13/+14
* Wrong syntax for limit, cockup in sql_escape ...Paul S. Owen2003-03-191-4/+6
* Possible workaround for affected rows ... must test thisPaul S. Owen2003-03-181-4/+4
* Trying somethingPaul S. Owen2003-03-173-52/+59
* Moved to includes ... since they are included too .. trying to "clean up" str...Paul S. Owen2003-03-1710-0/+3817