Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL)
-
None
-
Gentoo Linux
-
5.5.58
Description
When the server is installs the share files to a non-default location like /usr/share/mariadb, the mysql_install_db scripts will fail to locate the language files and fill_help_tables.sql file when using the --basedir option.
How to repeat:
cmake -DINSTALL_MYSQLSHAREDIR=share/mariadb .
The attached patch will prioritize this setting but keep the old locations for compatibility sake.
Attachments
Issue Links
- is duplicated by
-
MDEV-11616 Build time macro @INSTALL_MYSQLSHAREDIR@ not honored in mysql_install_db
- Closed