On Wednesday 16 Apr 2014 05:26:03 Ernesto Manríquez Mendoza wrote: > elyria@hydragiros akonadi$ mv mysql.conf mysqlconf.old > elyria@hydragiros akonadi$ cp /etc/akonadi/mysql-global-big.conf mysql.conf > elyria@hydragiros akonadi$ akonadictl start > Starting Akonadi Server... > done. > Connecting to deprecated signal > QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) > elyria@hydragiros akonadi$ search paths: ("/usr/lib64/qt-3.3/bin", > "/usr/local/bin", "/usr/bin", "/bin", "/usr/games", "/usr/local/sbin", > "/usr/sbin", "/home/elyria/.local/bin", "/home/elyria/bin", "/usr/sbin", > "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", > "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") > Found mysql_install_db: "/usr/bin/mysql_install_db" > Found mysqlcheck: "/usr/bin/mysqlcheck" > Database process exited unexpectedly during initial connection! > executable: "/usr/libexec/mysqld" > arguments: ("--defaults-file=/home/elyria/.local/share/akonadi/mysql.conf", > "-- datadir=/home/elyria/.local/share/akonadi/db_data/", > "--socket=/tmp/akonadi- elyria.rGKeYj/mysql.socket") > stdout: "" > stderr: "" > exit code: 1 > process error: "Unknown error" > ProcessControl: Application 'akonadiserver' returned with exit code 255 I have the same thing with mysql-global-big.conf replacing the one that I'm using right now (presumably a copy of mysql-global-mobile.conf), but can see only two lines being different between them : 46c46 < innodb_buffer_pool_size=80M --- > innodb_buffer_pool_size=8M 59c59 < innodb_log_file_size=64M --- > innodb_log_file_size=2M I bet the error log is saying something about innodb logs being different size than configured, because every time I was in situation to set innodb_log_file_size, I had to remove ib_logfile* and let mysql recreate it fresh. In fact, I've just raised buffer pool to 80M and no crash at start. -- Piotr Gbyliczek Linux System Administrator Reconnix Ltd T: 0845 421 0444 _______________________________________________ kde mailing list kde@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org