[MDEV-5022] Strange message or wrong errno on mismatching versions of plugin and server Created: 2013-09-17  Updated: 2013-11-12  Resolved: 2013-11-12

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.33
Fix Version/s: 5.5.34

Type: Bug Priority: Trivial
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: plugins


 Description   

An attempt to install ha_tokudb.so (from 5.5.33) on 5.5.32 server causes an error message which seems a tiny bit wrong:

MariaDB [(none)]> install soname 'ha_tokudb';
ERROR 1126 (HY000): Can't open shared library 'ha_tokudb.so' (errno: 0 API version for STORAGE ENGINE plugin TokuDB not supported by this version of the server)

The text itself is fine, but the "errno: 0 API version" part looks strange. Either 0 is the errno, or it refers to the API version – all the same, it doesn't seem quite right.


Generated at Thu Feb 08 07:01:03 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.