9 Jul
2008
9 Jul
'08
9:43 p.m.
User: anarcat Branch: HEAD Date: Wed, 09 Jul 2008 19:43:58 +0000 Modified files: /modules/provision/db_server provision_mysql.module Log message: grant ALL PRIVILEGES instead of just create/drop to the mysql root user as the latter is not sufficient to create mysql users. do not flush privileges as GRANT already does that. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/provision/db_serve...