aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/mysql.php
Commit message (Expand)AuthorAgeFilesLines
* Various updates which will break yet more thingsPaul S. Owen2002-07-141-68/+82
* Possible updates and additions ...Paul S. Owen2002-06-091-138/+142
* Minor update to return true should a transaction be ended without a query ......Paul S. Owen2002-03-191-1/+1
* unset stored values of row and rowset upon freeresultPaul S. Owen2002-02-121-3/+8
* Fix various var not set warnings ... many thanks go to The Horta for pointing...Paul S. Owen2002-01-281-1/+2
* Re-added GPL disclaimersJames Atkinson2001-08-301-2/+11
* Modified header commentsPaul S. Owen2001-08-261-9/+0
* Number of queries executed ... for testing onlyPaul S. Owen2001-07-081-0/+3
* Transaction capability moved to DB classesPaul S. Owen2001-07-031-2/+2
* Minor fixesPaul S. Owen2001-05-221-1/+1
* Fixed problem with next_id and affected_rowsPaul S. Owen2001-03-211-8/+4
* Removed set_db and added affectedrowsPaul S. Owen2001-03-201-18/+16
* Fixed error reportingPaul S. Owen2001-02-241-6/+2
* Minor correction to the connect updatePaul S. Owen2001-02-221-1/+1
* Minor connection updatePaul S. Owen2001-02-221-3/+7
* Fixed small server error. Updated layoutPaul S. Owen2001-02-221-199/+296
* Initial revisionJames Atkinson2001-02-171-0/+235