Comment 1 for bug 1333242

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

What exact Debian/Ubuntu version is it? I see the following on Debian 6.0.9, for example:

root@debian6:/home/openxs# dpkg -l | grep dbd
ii libdbd-mysql-perl 4.016-1 Perl5 database interface to the MySQL database
root@debian6:/home/openxs# dpkg -l | grep -i percona
ii libmysqlclient16 5.1.73-rel14.11-603.squeeze Percona Server database client library
rc libmysqlclient18 5.5.35-rel33.0-611.squeeze Percona Server database client library
ii percona-server-client-5.1 5.1.73-rel14.11-603.squeeze Percona Server database client binaries
ii percona-server-common 5.1.73-rel14.11-603.squeeze Percona Server database common files (e.g. /etc/mysql/my.cnf)
ii percona-server-common-5.5 5.5.36-rel34.2-648.squeeze Percona Server database common files (e.g. /etc/mysql/my.cnf)
ii percona-server-server-5.1 5.1.73-rel14.11-603.squeeze Percona Server database server binaries
rc percona-server-server-5.5 5.5.36-rel34.2-648.squeeze Percona Server database server binaries
rc percona-server-server-5.6 5.6.16-64.2-569.squeeze Percona Server database server binaries
ii percona-toolkit 2.2.7 Advanced MySQL and system command-line tools
root@debian6:/home/openxs# mysql -uroot -proot
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 45
Server version: 5.1.73-rel14.11 (Percona Server (GPL), 14.11, Revision 603)

Copyright (c) 2009-2013 Percona LLC and/or its affiliates
Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>