mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-20 08:15:03 +00:00
test
This commit is contained in:
parent
58eb6a3b74
commit
d633333d7d
3 changed files with 28 additions and 1 deletions
10
mysqld.conf
Normal file
10
mysqld.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
[client]
|
||||
host = localhost
|
||||
user = root
|
||||
password =
|
||||
socket = /var/run/mariadb/mariadb.sock
|
||||
[mariadb_upgrade]
|
||||
host = localhost
|
||||
user = root
|
||||
password =
|
||||
socket = /var/run/mariadb/mariadb.sock
|
Loading…
Add table
Add a link
Reference in a new issue