<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><font face="FreeSans">So I ostensibly run a Debian Sid
environment.</font></p>
<p><font face="FreeSans"><br>
</font></p>
<p><font face="FreeSans">But mysql is stable</font></p>
<p># dpkg -l | grep mysql<br>
ii libdbd-mysql-perl
4.033-1+b1 amd64 Perl5 database
interface to the MySQL database<br>
ii libmysqlclient18:amd64
5.6.30-1 amd64 MySQL database
client library<br>
ii libqt5sql5-mysql:amd64
5.5.1+dfsg-17 amd64 Qt 5 MySQL
database driver<br>
ii mysql-client
5.5.47-0+deb8u1 all MySQL database
client (metapackage depending on the latest version)<br>
ii mysql-client-5.5
5.5.47-0+deb8u1 amd64 MySQL database
client binaries<br>
ii mysql-common
5.5.47-0+deb8u1 all MySQL database
common files, e.g. /etc/mysql/my.cnf<br>
ii mysql-server
5.5.47-0+deb8u1 all MySQL database
server (metapackage depending on the latest version)<br>
ii mysql-server-5.5
5.5.47-0+deb8u1 amd64 MySQL database
server binaries and system database setup<br>
ii mysql-server-core-5.5
5.5.47-0+deb8u1 amd64 MySQL database
server binaries<br>
ii python-mysqldb
1.3.7-1+b1 amd64 Python interface
to MySQL<br>
</p>
<p>However mythtv-database is having this issue</p>
<p># dpkg-reconfigure mythtv-database <br>
Failed to create or modify database (incorrect admin
username/password?)<br>
Try:<br>
sudo dpkg-reconfigure mythtv-common<br>
and<br>
sudo dpkg-reconfigure mythtv-database</p>
<p><br>
</p>
<p>And I know the password is coorect because it works with mysql -u
root -p</p>
<p><br>
</p>
<p>what is the mythtv-database issue? is it important?</p>
<p><br>
</p>
</body>
</html>