aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/mysql4.php
Commit message (Expand)AuthorAgeFilesLines
* Moved to includes/Paul S. Owen2003-03-171-445/+0
* Updates of various types, sizes, colours and accessories ...Paul S. Owen2003-02-251-68/+97
* sql_quote to $db->sql_escapePaul S. Owen2003-01-221-3/+5
* escaping was leaving slashes ... reverted for time beingPaul S. Owen2003-01-091-1/+2
* We'll try and get it right this time ...Paul S. Owen2003-01-071-5/+0
* Move escape functions to DB methodsPaul S. Owen2003-01-071-0/+10
* 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
* These ones probably work ...Paul S. Owen2002-10-301-2/+3
* Dumped sql_query_array, replaced with build_array, posting updates, fixed quo...Paul S. Owen2002-10-301-10/+8
* mysql4 updatePaul S. Owen2002-10-281-146/+215
* Ok this is just me being anal again... No code changes, just file headers..the_systech2002-04-021-2/+2
* Fixed various transaction related issues and changed mssql-odbc name to ... m...Paul S. Owen2002-03-051-3/+16
* unset stored values of row and rowset upon freeresultPaul S. Owen2002-02-121-1/+13
* Fix various var not set warnings ... many thanks go to The Horta for pointing...Paul S. Owen2002-01-281-124/+82
* MySQL 4.x support, functionaly similar to MySQL bar transaction supportPaul S. Owen2001-11-041-0/+357