https://bugs.kde.org/show_bug.cgi?id=226960
--- Comment #4 from Christophe Giboudeaux <cgiboudeaux gmail com> 2010-02-15 15:35:25 --- Thanks. I just built MySQL 5.1.43 from sources with the following command line: ./configure --prefix=/usr/local --with-plugins=max --enable-shared --enable-static --with-ssl --without-docs and wiped the previous akonadi DB to test a first run initialization. No issue so far: # which mysqld /usr/local/libexec/mysqld # mysqld --version mysqld Ver 5.1.43 for pc-linux-gnu on i686 (Source distribution) # akonadictl status Akonadi Control: running Akonadi Server: running Akonadi Server Search Support: available (backend: Virtuoso) # ps x |grep mysqld 21519 ? Sl 0:01 /usr/local/libexec/mysqld --defaults-file=/home/krop/.local/share/akonadi//mysql.conf --datadir /home/krop/.local/share/akonadi/db_data/ --socket=/home/krop/.local/share/akonadi/db_misc/mysql.socket I'll now try the configure parameters used in the Debian package to check whether there's a difference or no. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
