On 29 April 2010 23:06, Platonides <[email protected]> wrote:

> It will probably still fail, but this time with an error message.


It did indeed: MySQL insisting 'admin'@'localhost' didn't have the
right to create tables.

My GRANT line in the previous email was wrong - the one that works is:

  grant all on techwiki.* to 'admin'@'localhost' identified by 'password';

I now have a bare 1.16b2 wiki :-)


- d.

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

Reply via email to