I keep getting an error in the five log file that indicates an issue with starting mySql.
I am running Windows 11 Pro, via Parallels on my Apple MacBook Pro (with the M1 Pro chipset)
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] Interactive session starting.
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] Server starting
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] programPath={ C:\Program Files\Five Software\Five Desktop\Five } starting
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] background={ false } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] workingdatabasepath={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] http.csrfpassword={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] documentfolder={ C:\ProgramData\Five\Data\www } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] appdocumentsfolder={ C:\ProgramData\Five\Data\documents } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] desktopapplication={ false } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] sysdb.user={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] uiplugins={ C:\Program Files\Five Software\Five Desktop\Five\www\ui-plugins } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] notificationssuccess={ true } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] plugins={ C:\Program Files\Five Software\Five Desktop\Five\plugins } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] licencechecksum={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] dotnet={ C:\Program Files\Five Software\Five Desktop\Five\dotnet } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] sysdb.password={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] sysdb.url={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] cookiestorepassword={ S3cr3t3P@ssw0rd } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] config={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] electronrequestkey={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] support={ C:\Program Files\Five Software\Five Desktop\Five\support } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] workingdirectory={ C:\ProgramData\Five\Data\ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] licensekey={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] datafolder={ C:\ProgramData\Five\Data\data } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] http.address={ 0.0.0.0 } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] sysdb.driver={ sqlite } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] launchapplicationkey={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] debug.port={ 0 } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] inspectormode={ false } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] launchinstancekey={ } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] cscpath={ \Library\Frameworks\Mono.framework\Versions\Current\Commands\csc } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] sysdb.name={ five } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] http.port={ 5555 } configuration dump
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][five][25] path={ C:\Program Files\Five Software\Five Desktop\Five } No Startup files found (FDF or SQL), starting normally
2022/12/19 11:50:36 [6224][NRM][Dec 19 11:50:36][-][25] app docs folder={ C:\ProgramData\Five\Data\documents } data folder={ C:\ProgramData\Five\Data\data } docs folder={ C:\ProgramData\Five\Data\www } Using folders
2022/12/19 11:50:36 [6224][WRN][Dec 19 11:50:36][-][25] Command={ "C:\Program Files\Five Software\Five Desktop\MySQL\bin\mysqld.exe" --defaults-file="C:\Program Files\Five Software\Five Desktop\MySQL\my.ini" --user="" --basedir="C:\Program Files\Five Software\Five Desktop\MySQL" --datadir="C:\ProgramData\Five\Data" --plugin-dir="C:\Program Files\Five Software\Five Desktop\MySQL\lib\plugin" --log-error="C:\ProgramData\Five\Data\mysql-five.log" --log-bin="C:\ProgramData\Five\Data\bin-index.log" --pid-file="C:\ProgramData\Five\Data\mysql-five.pid" } executeCMD
2022/12/19 11:50:37 [6224][ERR][Dec 19 11:50:37][-][36] Error={ exit status 1 } Output={ [] } MysqlServer::Run
2022/12/19 11:50:37 [6224][FAT][Dec 19 11:50:37][five][25] error={ ****Code: ErrSystemError, server.go:129 five.co/data/mysql.(*Server).Run.func2 <<
asm_amd64.s:1595 runtime.goexit <<
=> Error running mysql server. <exit status 1>**** } Failed to initialize server
The mysql-five.log file contains the following:
2022-12-19T17:50:37.245918Z 0 [Warning] [MY-011068] [Server] The syntax 'sync_master_info' is deprecated and will be removed in a future release. Please use sync_source_info instead.
2022-12-19T17:50:37.245978Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2022-12-19T17:50:37.249670Z 0 [System] [MY-010116] [Server] C:\Program Files\Five Software\Five Desktop\MySQL\bin\mysqld.exe (mysqld 8.0.29) starting as process 864
2022-12-19T17:50:37.277445Z 1 [ERROR] [MY-011011] [Server] Failed to find valid data directory.
2022-12-19T17:50:37.278648Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-19T17:50:37.278991Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-19T17:50:37.279802Z 0 [System] [MY-010910] [Server] C:\Program Files\Five Software\Five Desktop\MySQL\bin\mysqld.exe: Shutdown complete (mysqld 8.0.29) MySQL Community Server - GPL.
Any thoughts on a fix?