summaryrefslogtreecommitdiff
path: root/INSTALL.mysql.txt
Commit message (Collapse)AuthorAge
* #193580 by chx: given recent improvements, Drupal does not require CREATE ↵Gábor Hojtsy2007-11-19
| | | | TEMPORARY TABLE and LOCK TABLES permissions, so do not check on install and do not advise people giving these rights
* - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme ↵Dries Buytaert2007-08-26
| | | | functions and templates may need include files. Flush your caches.
* #137213 by blakehall: FLUSH PRIVILEGES is not required in MySQL with GRANTGábor Hojtsy2007-08-25
|
* - Patch #82228 by pcwick, webchick, gopherspidey et al: corrected the ↵Dries Buytaert2006-09-08
| | | | installation instructions.
* - Removing trailing whitespace.Dries Buytaert2006-04-17
|
* #57861: Separate .mysql files for 4.0 and 4.1Steven Wittens2006-04-10
|
* #55609, better MySQL requirement docs. Patch by webchick.Gerhard Killesreiter2006-03-24
|
* - Patch #37798 by Neil: allow non-workflow form elements on the node type ↵Dries Buytaert2005-11-25
| | | | settings page.
* - Patch #25792 by Cvbge and Morbus: improved the installation instructions ↵Dries Buytaert2005-11-25
for PostgreSQL.