TG-104 : Modif structure BDD

This commit is contained in:
Clément ARNAUDEAU
2017-01-23 12:26:07 +01:00
parent 3ac6092187
commit 534af3f7bb
4 changed files with 19 additions and 22 deletions

View File

@@ -47,7 +47,7 @@ Installez la dernière version de MariaDB.
Lancer le script :
```
mysql -u root < ola_export.mysql
mysql -u root < OLA.mysql
```