On 10-08-04 04:40 PM, Sullivan, James (NIH/CIT) [C] wrote:
> Query "GRANT ALL PRIVILEGES ON 'database_name'.* TO 'database_user'@'%' 
> IDENTIFIED BY 'database_password' " failed with error code "Access denied for 
> user mysql_u...@mysql_host to database 'database_name' (database_server)".
> 

To avoid this situation -- which is kinda weird IMHO.. I wouldn't expect
a web app user to be able to grant privileges.. -- you should create the
user 'database_user' in your database before running the installer

-- 
Gabriel Filion

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to