Closed bgpat closed 1 year ago
mysql> create user 'isucon'@'192.168.0.11' identified by 'isucon'; Query OK, 0 rows affected (0.01 sec) mysql> grant all privileges on isupipe.* to isucon@192.168.0.11; Query OK, 0 rows affected (0.01 sec)