[MDEV-6755] Add/Fix support for non-bundled libedit in client Created: 2014-09-18  Updated: 2014-09-18  Resolved: 2014-09-18

Status: Closed
Project: MariaDB Server
Component/s: OTHER
Fix Version/s: 5.5.40, 10.0.14

Type: Task Priority: Minor
Reporter: Jan Stanek Assignee: Sergei Golubchik
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Duplicate
is duplicated by MDEV-6561 libedit detection is broken Closed

 Description   

In the mysql.cc client source file, MariaDB uses declaration of functions from the readline library (such as rl_library_version or history_length). This however makes it impossible to link with non-bundled version of the libedit library - the functions are simply not there and the linking fails with undefined reference errors.

Also the CMake gives no options for finding and linking the non-bundled library.

As the Oracle's MySQL includes support for non-bundled libedit, it would be nice if MariaDB could provide this capability too.



 Comments   
Comment by Sergei Golubchik [ 2014-09-18 ]

already fixed in MDEV-6561

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