Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 10.6.7, 10.7.3, 10.2, 10.3, 10.4, 10.5, 10.6, 10.7
-
Component/s: Scripts & Clients
-
Labels:
-
Environment:OpenBSD
Description
Trying to update our package to 10.6.7 from 10.6.5 I noticed this new odd error when testing out mariadb-install-db.
humpty$ sudo /usr/local/bin/mariadb-install-db
|
Installing MariaDB/MySQL system tables in '/var/mysql' ...
|
2022-02-12 20:43:36 0 [ERROR] Unknown suffix '_' used for variable 'group_concat_max_len' (value '_mysql')
|
2022-02-12 20:43:36 0 [ERROR] /usr/local/libexec/mariadbd: Error while setting value '_mysql' to 'group_concat_max_len'
|