aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db
Commit message (Expand)AuthorAgeFilesLines
* 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