You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
identidock latest a6255cf814a3 13 seconds ago 92.4MB
<none><none> 9f470a9cb3d0 6 hours ago 92.4MB
576f22df8045 6 hours ago 933MB
mysql> LOAD DATA LOCAL INFILE '/tmp/users.csv' INTO TABLE users FIELDS TERMINATED BY ',' ENCLOSED BY '"';
ERROR 1148 (42000): The used command is not allowed with this MySQL version