And again
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
mysql -h localhost -P 3306 --protocol=tcp -u root -e /scripts/mysql_secure_install_equivalent.sql
|
||||
mysql -h 127.0.0.1 -P 3306 --protocol=tcp -u root -e /scripts/mysql_secure_install_equivalent.sql
|
||||
Reference in New Issue
Block a user