Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.6.7, 10.7.3, 10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5, 10.6, 10.7(EOL)
-
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'
|