gitpod/scripts/mysql-test.sh
2023-05-15 21:14:00 +08:00

3 lines
110 B
Bash
Executable File

#!/bin/bash
mysql -h 127.0.0.1 -P 23306 -u root -D gitpod --select-limit=200 --safe-updates --password="test"