MySQL Forums
Forum List  »  Install & Repo

Which mysql version being installed
Posted by: Long Nguyen
Date: July 22, 2015 12:33AM

On a ubuntu 12.04.5 LTS machine at work we had MYSQL installed. To find out the MySQL version that hasd been installed I ran "mysql --version" and it gave

mysql Ver 14.14 Distrib 5.5.44, for debian-linux-gnu (x86_64) using readline 6.2

However I also ran "dpkg --l|grep mysql" it gave a list of mysql package installations that include these

ii mysql-common 5.5.44-0ubuntu0.12.04.1 MySQL database common files, e.g. /etc/mysql/my.cnf
ii mysql-server 5.5.44-0ubuntu0.12.04.1 MySQL database server (metapackage depending on the latest version)
ii mysql-server-5.5 5.5.29-0ubuntu0.12.04.1 MySQL database server binaries and system database setup
ii mysql-server-core-5.5 5.5.29-0ubuntu0.12.04.1 MySQL database server binaries

Just wonder which version is being used, 5.5.44 or 5.5.29?

Hope you can help. Thanks.

Options: ReplyQuote


Subject
Written By
Posted
Which mysql version being installed
July 22, 2015 12:33AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.