Ubuntu Pastebin

Paste from Haris at Thu, 2 Jun 2016 07:46:15 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
root@testingserver:/usr/src# dpkg -l|egrep mysql
ii  libdbd-mysql-perl                   4.025-1                              amd64        Perl5 database interface to the MySQL database
ii  libmysqlclient18:amd64              5.5.49-0ubuntu0.14.04.1              amd64        MySQL database client library
ii  mysql-client-5.6                    5.6.30-0ubuntu0.14.04.1              amd64        MySQL database client binaries
ii  mysql-client-core-5.6               5.6.30-0ubuntu0.14.04.1              amd64        MySQL database core client binaries
ii  mysql-common                        5.5.49-0ubuntu0.14.04.1              all          MySQL database common files, e.g. /etc/mysql/my.cnf
ii  mysql-common-5.6                    5.6.30-0ubuntu0.14.04.1              all          MySQL 5.6 specific common files, e.g. /etc/mysql/conf.d/my-5.6.cnf
ii  mysql-server-5.6                    5.6.30-0ubuntu0.14.04.1              amd64        MySQL database server binaries and system database setup
ii  mysql-server-core-5.6               5.6.30-0ubuntu0.14.04.1              amd64        MySQL database server binaries
ii  php5-mysql                          5.5.9+dfsg-1ubuntu4.17               amd64        MySQL module for php5
root@testingserver:/usr/src#
Download as text