aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/mysql4.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved to includes/Paul S. Owen2003-03-171-445/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3658 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates of various types, sizes, colours and accessories ...Paul S. Owen2003-02-251-68/+97
| | | | git-svn-id: file:///svn/phpbb/trunk@3531 89ea8834-ac86-4346-8a33-228a782c2dd0
* sql_quote to $db->sql_escapePaul S. Owen2003-01-221-3/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@3358 89ea8834-ac86-4346-8a33-228a782c2dd0
* escaping was leaving slashes ... reverted for time beingPaul S. Owen2003-01-091-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3291 89ea8834-ac86-4346-8a33-228a782c2dd0
* We'll try and get it right this time ...Paul S. Owen2003-01-071-5/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3265 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move escape functions to DB methodsPaul S. Owen2003-01-071-0/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@3264 89ea8834-ac86-4346-8a33-228a782c2dd0
* Of course it has to be more tricky than that doesn't it ... well, I'm off to ↵Paul S. Owen2002-11-211-3/+3
| | | | | | bed so it can stick it up its pipe and smoke it for now :D git-svn-id: file:///svn/phpbb/trunk@3078 89ea8834-ac86-4346-8a33-228a782c2dd0
* These ones probably work ...Paul S. Owen2002-10-301-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2987 89ea8834-ac86-4346-8a33-228a782c2dd0
* Dumped sql_query_array, replaced with build_array, posting updates, fixed ↵Paul S. Owen2002-10-301-10/+8
| | | | | | quoting in mysql layers, fulltext enabled ... speed/problem feedback welcome git-svn-id: file:///svn/phpbb/trunk@2986 89ea8834-ac86-4346-8a33-228a782c2dd0
* mysql4 updatePaul S. Owen2002-10-281-146/+215
| | | | git-svn-id: file:///svn/phpbb/trunk@2973 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok this is just me being anal again... No code changes, just file headers..the_systech2002-04-021-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2467 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various transaction related issues and changed mssql-odbc name to ... ↵Paul S. Owen2002-03-051-3/+16
| | | | | | mssql-odbc, hopefully this hasn't been (and won't be) responsible for any problems ... git-svn-id: file:///svn/phpbb/trunk@2269 89ea8834-ac86-4346-8a33-228a782c2dd0
* unset stored values of row and rowset upon freeresultPaul S. Owen2002-02-121-1/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@2109 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various var not set warnings ... many thanks go to The Horta for ↵Paul S. Owen2002-01-281-124/+82
| | | | | | pointing out and offering fixes for many of these git-svn-id: file:///svn/phpbb/trunk@1997 89ea8834-ac86-4346-8a33-228a782c2dd0
* MySQL 4.x support, functionaly similar to MySQL bar transaction supportPaul S. Owen2001-11-041-0/+357
git-svn-id: file:///svn/phpbb/trunk@1276 89ea8834-ac86-4346-8a33-228a782c2dd0