[MDEV-3715] LP:712714 - handlersocket does not properly detect MariaDB version Created: 2011-02-03  Updated: 2015-02-02  Resolved: 2012-10-04

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

Type: Bug
Reporter: Philip Stoev (Inactive) Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: Launchpad

Attachments: XML File LPexportBug712714.xml    

 Description   

The handlersocket configure script does not properly detect the version of the mariadb source code. So, it reports that the versions of the mariadb source and the mariadb binary distribution differ and terminates. I am filing this as a MariaDB bug since it seems to me that it is in MariaDB's interest to provide a patch for handlersocket.

To reproduce, follow the instructions for building handlersocket located at

https://github.com/ahiguti/HandlerSocket-Plugin-for-MySQL/blob/master/docs-en/installation.en.txt

for example, use the following configure:

./configure --with-mysql-source=/home/philips/bzr/mysql-5.3.0-MariaDB-alpha --with-mysql-bindir=/home/philips/bzr/maria-5.3-bintar/bin/

and you will get the following error:

checking mysql source... yes: Using /home/philips/bzr/mysql-5.3.0-MariaDB-alpha, version
checking mysql binary... yes: Using /home/philips/bzr/maria-5.3-bintar/bin/mysql_config, version 5.3.0-MariaDB-alpha
configure: error: MySQL source version does not match MySQL binary version

Grep the configure script for the error message to see how version detection is implemented. See

http://www.mysqlfanboy.com/2010/12/installing-handlersocket-nosql-plugin-into-miariadb-on-centos-5-5/

for a possible patch.



 Comments   
Comment by Michael Widenius [ 2011-02-22 ]

Re: handlersocket does not properly detect MariaDB version
Is this issue relevant now when we have handlersocket included in MariaDB 5.3 ?

Comment by Timour Katchaounov (Inactive) [ 2011-06-14 ]

Re: handlersocket does not properly detect MariaDB version
Philip please check what Monty is asking.
If you think there is still a bug, assign it to Monty.

Comment by Philip Stoev (Inactive) [ 2011-06-15 ]

Re: handlersocket does not properly detect MariaDB version
Now that handlersocket is part of MariaDB, there seems to be no interest in making the default handlersocket distribution compile with MariaDB

Comment by Rasmus Johansson (Inactive) [ 2011-06-15 ]

Launchpad bug id: 712714

Generated at Thu Feb 08 06:50:41 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.