# MySQL 8.0.23 with port 13306cd ~/tmp/path-to-your-dir
cd mysql/versions/8.0.23
dir=`pwd`$dir/basedir/bin/mysql \--user=root \--host=localhost \--port=13306 \--socket=/tmp/dbdb_mysql_13306.sock
# MySQL 8.0.23 with port 23306cd ~/tmp/path-to-your-dir
cd mysql/versions/8.0.23
dir=`pwd`$dir/basedir/bin/mysql \--user=root \--host=localhost \--port=23306 \--socket=/tmp/dbdb_mysql_23306.sock
# MySQL 5.7.31 with port 33306cd ~/tmp/path-to-your-dir
cd mysql/versions/5.7.31
dir=`pwd`$dir/basedir/bin/mysql \--user=root \--host=localhost \--port=33306 \--socket=/tmp/dbdb_mysql_33306.sock
# MySQL 5.7.31 with port 43306cd ~/tmp/path-to-your-dir
cd mysql/versions/5.7.31
dir=`pwd`$dir/basedir/bin/mysql \--user=root \--host=localhost \--port=43306 \--socket=/tmp/dbdb_mysql_43306.sock
Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.
DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.
Auto-generated live APIs mapped from Snowflake database schema
Top comments (0)