diff options
author | n-peugnet <n.peugnet@free.fr> | 2022-03-23 18:07:13 +0100 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2022-03-23 18:07:13 +0100 |
commit | f2fc8830d29b31ae6cb5d980644f0020dae21e06 (patch) | |
tree | 632bab3fb6f51388779c8259c9854d8c924636fd /mysql.md | |
parent | f6777b48cc37c54f80f04966b640bf3a74badfe1 (diff) | |
download | club1-docs-f2fc8830d29b31ae6cb5d980644f0020dae21e06.tar.gz club1-docs-f2fc8830d29b31ae6cb5d980644f0020dae21e06.zip |
fix some links & add github config for RTD theme
Diffstat (limited to 'mysql.md')
-rw-r--r-- | mysql.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mysql.md b/mysql.md deleted file mode 100644 index f621ffd..0000000 --- a/mysql.md +++ /dev/null @@ -1,15 +0,0 @@ -Bases de données MySQL -====================== - -Un accès à MariaDb pourra être ajouté, à partir duquel il est possible de -créer des **bases de données MySQL personnelles**. L'identifiant et le mot -de passe seront identiques à ceux du compte FTP. Une instance de phpMyAdmin -est disponnible à l'adresse suivante : <https://club1.fr/phpmyadmin> - -Informations de connexion -------------------------- - -| champ | valeur | -| ---------------- | ----------- | -| hôte | `localhost` | -| port | `3306` | |