summaryrefslogtreecommitdiff
path: root/django/db/backends/mysql/client.py
Commit message (Expand)AuthorAgeFilesLines
* [soc2010/app-loading] merged trunkarchive/soc2010/app-loadingsoc2010/app-loadingArthur Koziel2010-09-131-1/+4
* Fixed #1142 -- Added multiple database support.Russell Keith-Magee2009-12-221-6/+6
* Fixed #10357 -- Fixed the "dbshell" command for Windows users.Malcolm Tredinnick2009-04-111-4/+10
* Fixed #10459 -- Refactored the internals of database connection objects so th...Adrian Holovaty2009-03-111-7/+7
* db: Gave each DatabaseClient class an 'executable_name' attribute (e.g., 'psq...Adrian Holovaty2008-09-091-2/+4
* Fixed #5461 -- Refactored the database backend code to use classes for the cr...Russell Keith-Magee2008-08-111-22/+24
* Fixed #2635 -- Added improved MySQL backend support from Andy Dustman. AlsoMalcolm Tredinnick2007-03-141-8/+21
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty2006-05-021-0/+14