summaryrefslogtreecommitdiff
path: root/includes/database.mysql.inc
Commit message (Expand)AuthorAge
* - Patch #9287 by JonBob: made the code style in the three database include fi...Dries Buytaert2004-07-14
* - Patch by Adrian: added support for multiple database connections.Dries Buytaert2004-04-30
* - Tidied up the DoxyGen comments. Patch by Kjartan.Dries Buytaert2003-12-08
* Patch by Ax to fixe and improve to the core doxygen PHPdoc:Dries Buytaert2003-11-24
* - Bugfix: prefix not prepended to sequences. Fixes bug #3639.Dries Buytaert2003-10-22
* - Fixed node_save() and user_save() bug introduced by table prefix changes.Dries Buytaert2003-07-21
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Patch by Ax. Fixed some syntax errors:Dries Buytaert2003-04-04
* - Changed pconnect() to connect().Dries Buytaert2003-04-03
* Patch by Ax:Dries Buytaert2003-03-16
* - Oops. The db_query_range() query got added twice.Dries Buytaert2002-11-09
* - Added a db_query_range function. Patch by Natrak, slightly modified.Dries Buytaert2002-11-09
* - removing whitespace (+testing still).Kjartan Mannes2002-11-06
* - Killed a warning. Reported by ax.Dries Buytaert2002-10-24
* - Made it possible to connect to mysql databases running on non-standardDries Buytaert2002-10-23
* - Committed Jeremy's incarnation of the statistics module. Last minutesDries Buytaert2002-10-13
* - Applied a (modified) version of Marco's SQL sequence patch.Dries Buytaert2002-08-20
* - Added the improved db_query() function with timings from Marco's sandbox.Dries Buytaert2002-06-23
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - Added "query log" functionality to Drupal. Inspired by weitzman'sDries Buytaert2001-12-23
* - Made some improvements/updates to the database abstraction layer.Dries Buytaert2001-10-31