mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-16 22:47:18 +00:00
test
This commit is contained in:
parent
3906d58ad6
commit
ec7bf9b446
5 changed files with 4 additions and 41 deletions
|
@ -2,9 +2,9 @@
|
|||
host = localhost
|
||||
user = root
|
||||
password =
|
||||
socket = /var/run/mariadb/mariadb.sock
|
||||
[mariadb_upgrade]
|
||||
socket = /var/run/mysqld/mysqld.sock
|
||||
[mysql_upgrade]
|
||||
host = localhost
|
||||
user = root
|
||||
password =
|
||||
socket = /var/run/mariadb/mariadb.sock
|
||||
socket = /var/run/mysqld/mysqld.sock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue