📜  设置 mysql 套接字文件 docker windows - SQL 代码示例

📅  最后修改于: 2022-03-11 15:05:21.601000             🧑  作者: Mango

代码示例1
# For docker run adding this should work theoretically - 
--socket=/tmp/mysql.sock

# In practice you'll probably need to look at mounting a docker volume
# and using that