Hello everyone,

After installing the latest and greatest Qt 4.6.1 on Linux (Fedora 12), I see the every popular message:
Qt Code:
  1. QSqlDatabase: QMYSQL driver not loaded
To copy to clipboard, switch view to plain text mode 

this is the
Qt Code:
  1. qt-sdk-linux-x86_64-opensource-2010.01.bin
To copy to clipboard, switch view to plain text mode 
installation.

Does anyone know where to get the driver from? There probably is an RPM for this somewhere, but I can't find one
for 4.6.1.

Or do I have to compile all of Qt from source to add the driver?

Thanks for any hints.