MySQL library initialization failed (on "init")

Jeff Mitchell mitchell at kde.org
Sat Oct 3 19:42:36 UTC 2009


Thomas Klausner wrote:
> On Sat, Oct 03, 2009 at 01:29:35PM -0400, Jeff Mitchell wrote:
>> You could try adding a line after the "MySQL library initialization
>> failed" line:
>>
>> error() << "MySQL return code is " << mysql_errno( m_db );
>>
>> This should give a numeric value that could be checked against errmsg.h
>> or mysqld_error.h to see if it reveals anything.
>>
>> Not sure what else to tell you...
> 
> amarok:                [ERROR!] MySQL return code is  2000
> 
> # grep -r 2000 /usr/pkg/mysqld/include/mysql/*err*
> /* Copyright (C) 2000 MySQL AB
> #define CR_MIN_ERROR            2000    /* For easier client code */
> #define CR_ERROR_FIRST          2000 /*Copy first error nr.*/
> #define CR_UNKNOWN_ERROR        2000
> 
> That's not very helpful :(

Maybe try talking to the FreeBSD guys and compare mysql/amarok patches?

I know that's not very helpful, but I honestly have no clue, and they might.

--Jeff

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/amarok/attachments/20091003/93684360/attachment.sig>


More information about the Amarok mailing list