Comment 2 for bug 1332822

Revision history for this message
Valerii Kravchuk (valerii-kravchuk) wrote :

Same happens with this mysql client version:

[root@centos openxs]# /home/openxs/dbs/p5.5/bin/mysql --version
/home/openxs/dbs/p5.5/bin/mysql Ver 14.14 Distrib 5.5.36-34.0, for Linux (x86_64) using EditLine wrapper

but does not happen with this one:

[root@centos openxs]# /home/openxs/dbs/5.5/bin/mysql --version
/home/openxs/dbs/5.5/bin/mysql Ver 14.14 Distrib 5.5.29, for Linux (x86_64) using readline 5.1

So, probably it's about EditLine vs readline builds.