5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
# SQL
|
|
mysql -h <Database IP> -u <User> # Ignore SSL with --skip-ssl
|
|
|
|
# Once you are in you use basic Database commands
|