Reimplement most of the tool:
Most of the tool has been reimplemented, with the exception of the permission editing feature, which is currently half implemented. There are also several TODOs spread around that would benefit from some action
This commit is contained in:
7
example-config.toml
Normal file
7
example-config.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
# This should go to `/etc/mysqladm/config.toml`
|
||||
|
||||
[mysql]
|
||||
host = "localhost"
|
||||
posrt = 3306
|
||||
username = "root"
|
||||
password = "secret"
|
Reference in New Issue
Block a user