Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 10.1.12
-
Fix Version/s: N/A
-
Component/s: Plugins
-
Labels:
-
Environment:RHEL 7.2
Description
With sql_mode='PAD_CHAR_TO_FULL_LENGTH' mariadb is unable to load plugins at startup. The log says:
2016-03-29 9:37:32 140393308063872 [ERROR] Can't open shared library 'mysqldamlevlim.so ' (errno: 0, /usr/lib64/mysql/plugin/mysqldamlevlim.so ) |
Notice the spaces after the lib filename. Making a filesystem link with a lot of spaces to the real filename makes it unable to find the symbol.
Attachments
Issue Links
- relates to
-
MDEV-9524 Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FULL_LENGTH
-
- Closed
-