
- WINDOWS PERMISSIONS WORKS FOR WINDOWS BUT NOT MAC PASSWORD
- WINDOWS PERMISSIONS WORKS FOR WINDOWS BUT NOT MAC WINDOWS
I suppose mounting from another WSL2 filesystem has better performance? Bummer! IO performance was THE big thing I was hoping for with WSL2. Thank you and for clarifying about file performance.
WINDOWS PERMISSIONS WORKS FOR WINDOWS BUT NOT MAC WINDOWS
It is mainly slow because mounting files from Windows is very slow, compared to mountings files living in a wsl distro. Socket: '/var/run/mysqld/mysqlx.sock' bind-address: '::' port: 33060 Version: '8.0.17' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL. T22:33:18.084513Z 0 Insecure configuration for -pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. T22:33:18.076819Z 0 CA certificate ca.pem is self signed. Consider not using this option as it' is deprecated and will be removed in a future release. T22:33:17.203008Z 0 'Disabling symbolic links using -skip-symbolic-links (or equivalent) is the default. T22:33:16.856704Z 0 /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.17) MySQL Community Server - GPL. Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Version: '8.0.17' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server - GPL. T22:33:10.365312Z 0 Insecure configuration for -pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. T22:33:10.357625Z 0 CA certificate ca.pem is self signed. T22:33:09.391389Z 0 'Disabling symbolic links using -skip-symbolic-links (or equivalent) is the default. T22:33:07.459395Z 0 /usr/sbin/mysqld (mysqld 8.0.17) initializing of server has completed
WINDOWS PERMISSIONS WORKS FOR WINDOWS BUT NOT MAC PASSWORD
T22:33:05.719551Z 5 is created with an empty password ! Please consider switching off the -initialize-insecure option. T22:33:00.121952Z 0 /usr/sbin/mysqld (mysqld 8.0.17) initializing of server in progress as process 28 T22:33:00.121888Z 0 'Disabling symbolic links using -skip-symbolic-links (or equivalent) is the default. T22:36:01.382866Z 0 /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.17) MySQL Community Server - GPL. You can remove all files that the server added to it.

T22:35:59.683277Z 0 The designated data directory /var/lib/mysql/ is unusable. T22:35:59.683202Z 0 Could not set file permission for ca.pem T22:35:54.464556Z 0 Setting lower_case_table_names=2 because file system for /var/lib/mysql/ is case insensitive T22:35:54.455180Z 0 /usr/sbin/mysqld (mysqld 8.0.17) initializing of server in progress as process 29

T22:35:54.454966Z 0 'Disabling symbolic links using -skip-symbolic-links (or equivalent) is the default. Mysqld: Cannot change permissions of the file 'ca.pem' (OS errno 1 - Operation not permitted) docker run -rm -it -v c:\tmp\mysql:/var/lib/mysql -e MYSQL_ROOT_PASSWORD=root mysql:8.0
