aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db
Commit message (Collapse)AuthorAgeFilesLines
...
* Setting returned query_id to correct valuePaul S. Owen2003-08-121-7/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@4390 89ea8834-ac86-4346-8a33-228a782c2dd0
* Renamed $expire_time to $max_age.Ludovic Arnaud2003-08-101-13/+12
| | | | | | | Added method_exists() checks for cache managers that would not support the caching of SQL data. git-svn-id: file:///svn/phpbb/trunk@4366 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stripslashing escaped string twice ... should only be stipped when necessary ↵Paul S. Owen2003-07-221-1/+1
| | | | | | and as early as possible git-svn-id: file:///svn/phpbb/trunk@4312 89ea8834-ac86-4346-8a33-228a782c2dd0
* Insert @ supressionPaul S. Owen2003-07-041-19/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@4200 89ea8834-ac86-4346-8a33-228a782c2dd0
* Note that there are still some queries in CVS which cause SQLite to have a ↵Paul S. Owen2003-07-011-1/+1
| | | | | | minor fit, these are "generally" fixed locally on my machine ... will commit when other bits and pieces are "done" ... hopefully ... perhaps ... good grief, it's nearly 3am again ... 10 years ago I could do these late nights/early mornings, bah git-svn-id: file:///svn/phpbb/trunk@4189 89ea8834-ac86-4346-8a33-228a782c2dd0
* SQLite supportPaul S. Owen2003-06-301-0/+390
| | | | git-svn-id: file:///svn/phpbb/trunk@4187 89ea8834-ac86-4346-8a33-228a782c2dd0
* various fixes and alterationsPaul S. Owen2003-06-127-207/+298
| | | | git-svn-id: file:///svn/phpbb/trunk@4118 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes, and tests ... marking/tracking is not complete ... ↵Paul S. Owen2003-04-261-74/+48
| | | | | | tinkering, changing, etc. still to be done ... it's just I've made numerous and various changes to different files so a commit really is due git-svn-id: file:///svn/phpbb/trunk@3953 89ea8834-ac86-4346-8a33-228a782c2dd0
* Store only SELECT queries to be flushed laterLudovic Arnaud2003-04-242-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@3945 89ea8834-ac86-4346-8a33-228a782c2dd0
* Trying to look busyLudovic Arnaud2003-04-172-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3875 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, it appears I missed most of the changes in mysql.php ...Paul S. Owen2003-04-171-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3872 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove superfluous query count increment in sql_query_limitPaul S. Owen2003-04-172-8/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@3871 89ea8834-ac86-4346-8a33-228a782c2dd0
* Keeping mysql4.php current makes some sense indeedLudovic Arnaud2003-04-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3859 89ea8834-ac86-4346-8a33-228a782c2dd0
* Random XSS exploitLudovic Arnaud2003-04-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3855 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some more fudgesPaul S. Owen2003-03-201-5/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3689 89ea8834-ac86-4346-8a33-228a782c2dd0
* And from the flames rose the might phoenix ... well, a little crisp around ↵Paul S. Owen2003-03-201-13/+14
| | | | | | the edges with the odd missing feather ... git-svn-id: file:///svn/phpbb/trunk@3688 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wrong syntax for limit, cockup in sql_escape ...Paul S. Owen2003-03-191-4/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@3681 89ea8834-ac86-4346-8a33-228a782c2dd0
* Possible workaround for affected rows ... must test thisPaul S. Owen2003-03-181-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3673 89ea8834-ac86-4346-8a33-228a782c2dd0
* Trying somethingPaul S. Owen2003-03-173-52/+59
| | | | git-svn-id: file:///svn/phpbb/trunk@3660 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved to includes ... since they are included too .. trying to "clean up" ↵Paul S. Owen2003-03-1710-0/+3817
structure a little git-svn-id: file:///svn/phpbb/trunk@3656 89ea8834-ac86-4346-8a33-228a782c2dd0