fix presentation bis

This commit is contained in:
Siltaar 2017-04-02 12:37:48 +02:00
parent 704d39367c
commit 739e1cde0f
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ mysql> CREATE USER '<nouveau_user>' IDENTIFIED BY '<mot-de-passe>';
mysql> GRANT ALL ON <nouvelle_instance>.* TO '<nouveau_user>'@'localhost';
}}}
***
---
Mettez en place le schéma comme ceci:
{{{