Bonjour,

Je souhaite installer mediawiki via le tuto ci-dessous, mais j'ai le pb de syntaxe ci-dessous avec mysql:

-------------------------------------------------------------------------
mysql> grant select, insert, update, create, delete, lock tables on wiki.* to wiki@localhostidentified by 'passwd';

ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'by 'passwd'' at line 1
--------------------------------------------------------------------------

Je ne connais pas mysql, pouvez vous me dire d'ou vient le pb ? j'avoue que je ne comprends pas trop cette commande.

tuto:
http://users.pandora.be/mydotcom/howto/linux/wiki.htm

Merci à tous....