Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

set mysql socket file docker windows

# 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
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #set #mysql #socket #file #docker #windows
ADD COMMENT
Topic
Name
6+8 =