[mythtv] Need better debug for SQL interactions?

J. Donavan Stanley jdonavan at jdonavan.net
Fri May 14 05:05:12 EDT 2004


Nigel Pearson wrote:

>
> % setup/setup -qws
> Creating mouse: Auto
> QSqlDatabase: QMYSQL3 driver not loaded
> QSqlDatabase: available drivers:
> QSqlDatabase: QMYSQL3 driver not loaded
> QSqlDatabase: available drivers:
> Unable to connect to database!
> No error type from QSqlError?  Strange...
> Unable to open database:
> Driver error was:
> Driver not loaded
> Database error was:
> Driver not loaded
>
> %
>
>     Now, I am trawling through the mythtv-users archive looking
> for relevant info, but it is very slow going (140MB of mail!)
> Is there some way of working out what is failing here?
>
The database driver isn't being loaded  note the line "QSqlDatabase: 
available drivers: ", you need to have the MySQL driver built with your 
Qt (it's not by default).




More information about the mythtv-dev mailing list