Closed jasonTriplett1 closed 1 year ago
When installing on Docker for Deskop on Windows, the lower case table names flag for mariadb must be set to 1, or mariadb will not start.
However, the database validation fails. It seems that the validator is not recognizing the case insensitive table names.
https://mariadb.com/kb/en/server-system-variables/#lower_case_table_names
Would need repro with logs, please create a proper bug report.
When installing on Docker for Deskop on Windows, the lower case table names flag for mariadb must be set to 1, or mariadb will not start.
However, the database validation fails. It seems that the validator is not recognizing the case insensitive table names.
https://mariadb.com/kb/en/server-system-variables/#lower_case_table_names