[mythtv-users] upgrade to mysql 5.5 breaks frontend
R. G. Newbury
newbury at mandamus.org
Mon Oct 27 15:08:58 UTC 2014
On 27/10/14 03:19 AM, Hika van den Hoven wrote:
> Hoi All,
>
> I already upgraded my backend to mysql 5.5 without problems some time
> ago. Now my frontends break on the upgrade and I can't seem to find
> In the log on starting the frontend I get:
> E CoreContext mythdbcon.cpp:114 (OpenDatabase) MSqlDatabase::OpenDatabase(), db object is not valid!
>
> If I start a backend on the broken machines I get a message:
> QSqlDatabase: QMYSQL driver not loaded
> QSqlDatabase: available drivers: QSQLITE QMYSQL3 QMYSQL QODBC3 QODBC
>
> Where do I look?
I have found that the following are required programs under Fedora. I
have no idea if Gentoo includes all of them by default. This may or may
not be related to the slots problem referred to earlier in this thread.
yum -y --nogpgcheck install \
qt qt-x11 qt-devel qt-mysql \
qt3-devel qt-x11 \
perl-DBD-MySQL php-mysql MySQL-python
Of course, your naming scheme will differ. My bet is on the lack of the
qt[3]-devel files.
--
R. Geoffrey Newbury
More information about the mythtv-users
mailing list