El Miércoles 16 de abril de 2014 15:35:27 Daniel Vrátil escribió: > On Wednesday 16 of April 2014 05:26:03 Ernesto Manríquez Mendoza wrote: > > El Miércoles 16 de abril de 2014 12:59:06 Daniel Vrátil escribió: > > > On Tuesday 15 of April 2014 12:09:05 Ernesto Manríquez Mendoza wrote: > > > <snip> > > > > > > > My *real* reason to not use the /etc/akonadi/mysql-global-big.conf is > > > > a > > > > stream of crashes. Daniel, is it possible to make a mysql.conf file > > > > tailored for Akonadi? > > > > > > We have some Akonadi-specific modifications to the config file, but > > > other > > > than that, we don't need anything special, we can pretty much work with > > > stock config. > > > > > > However your description of problem is not very helpful, try providing > > > more > > > details on "stream of crashes", then we can do something about it. > > > > > > > > > Dan > > > > Sorry about being unhelpful, Dan. Here's my backtrace. I installed all > > possible debug symbols using # debuginfo-install akonadi before making > > Akonadi crash, so, if there are missing debug symbols, please give me > > further instructions about how can I get them. > > > > 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" > > This means that the database has failed to start for some reason. Please > check ~/.local/share/akonadi/db_data/mysql.err, there should be more > details from MySQL on why it failed to start. > > Dan > > > _______________________________________________ > > kde mailing list > > kde@xxxxxxxxxxxxxxxxxxxxxxx > > https://admin.fedoraproject.org/mailman/listinfo/kde > > New to KDE4? - get help from http://userbase.kde.org ~/.local/share/akonadi/db_data/mysql.err 140416 9:22:55 InnoDB: The InnoDB memory heap is disabled 140416 9:22:55 InnoDB: Mutexes and rw_locks use GCC atomic builtins 140416 9:22:55 InnoDB: Compressed tables use zlib 1.2.8 140416 9:22:55 InnoDB: Using Linux native AIO 140416 9:22:55 InnoDB: Initializing buffer pool, size = 80.0M 140416 9:22:55 InnoDB: Completed initialization of buffer pool InnoDB: Error: log file ./ib_logfile0 is of different size 0 2097152 bytes InnoDB: than specified in the .cnf file 0 67108864 bytes! 140416 9:22:55 [ERROR] Plugin 'InnoDB' init function returned error. 140416 9:22:55 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 140416 9:22:55 [Note] Plugin 'FEEDBACK' is disabled. 140416 9:22:55 [ERROR] Unknown/unsupported storage engine: innodb 140416 9:22:55 [ERROR] Aborting 140416 9:22:55 [Note] /usr/libexec/mysqld: Shutdown complete _______________________________________________ kde mailing list kde@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org