By dan90@drupal.org on
Um, I'm getting a little issue when submitting or previewing pages for submission:
user error: Access denied for user: 'user@localhost' to database 'mydb'
query: LOCK TABLES sequences WRITE in /web/www.mysite.com/htdocs/includes/database.mysql.inc on line 125.
warning: Cannot modify header information - headers already sent by (output started at /web/www.mysite.com/htdocs/includes/common.inc:344) in /web/www.mysite.com/htdocs/includes/common.inc on line 155.Now, I guess I'm missing a databse privilege or two...? Can anyone give me a hint which one(s)? or is is some other crazy config issue?
(on civicspace 0.8.0.3=Drupal4.5.2, MySQL 4.0.18, PHP 4.3.4 on a Linux box.)
Thanks very much
Comments
...and of course, someone has discussed it already
http://drupal.org/node/1190
whoops, the February 17, 2003 start date for this topic made me think it wasn't relevent, but in fact the comments run right up to the current versions...
Does anyone else have experience with gilles' database.mysql.inc hack?