GitHanter
Results
3
comments of
GitHanter
trafficstars
Upgrade POI 版本到最新版本5.2.3
Make sure ENABLE_SASLAUTHD=0, otherwise it'll fail.
We also need to add `mysql_native_password=ON` config for version 8.4, if this config missing, when you grant privilege `"*.*:ALL"`, you will encounter `Plugin 'mysql_native_password' is not loaded` error But maybe...