[Akonadi] [Bug 356008] New: Unable to spawn mysqld server with mariadb 10.1

via KDE Bugzilla bugzilla_noreply at kde.org
Fri Nov 27 22:44:49 GMT 2015


https://bugs.kde.org/show_bug.cgi?id=356008

            Bug ID: 356008
           Summary: Unable to spawn mysqld server with mariadb 10.1
           Product: Akonadi
           Version: unspecified
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: grave
          Priority: NOR
         Component: server
          Assignee: kdepim-bugs at kde.org
          Reporter: maxijac at free.fr

when starting akonadi:
Database process exited unexpectedly during initial connection! 
executable: "/usr/bin/mysqld" 
arguments: ("--defaults-file=/home/bruno/.local/share/akonadi/mysql.conf",
"--datadir=/home/bruno/.local/share/akonadi/db_data/",
"--socket=/tmp/akonadi-bruno.nfiyzD/mysql.socket") 
stdout: "" 
stderr: "2015-11-27 23:40:30 139693854136192 [Note] /usr/bin/mysqld (mysqld
10.1.9-MariaDB) starting as process 3282 ...\n" 
exit code: 1 
process error: "Unknown error"

When trying to run mysql myself with same params :
$ /usr/bin/mysqld -v
--defaults-file=/home/bruno/.local/share/akonadi/mysql.conf
--datadir=/home/bruno/.local/share/akonadi/db_data/
--socket=/tmp/akonadi-bruno.nfiyzD/mysql.socket -v
2015-11-27 23:42:31 140622178531200 [Note] /usr/bin/mysqld (mysqld
10.1.9-MariaDB-log) starting as process 3381 ...
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: Using mutexes to ref count
buffer pool pages
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: The InnoDB memory heap is
disabled
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: Mutexes and rw_locks use GCC
atomic builtins
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: Memory barrier is not used
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: Compressed tables use zlib
1.2.8
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: Using Linux native AIO
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: Using CPU crc32 instructions
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: Initializing buffer pool,
size = 128.0M
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: Completed initialization of
buffer pool
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: Highest supported file
format is Barracuda.
2015-11-27 23:42:31 140622178531200 [Warning] InnoDB: Resizing redo log from
2*4096 to 2*3072 pages, LSN=14116095600
2015-11-27 23:42:31 140622178531200 [Warning] InnoDB: Starting to delete and
rewrite log files.
2015-11-27 23:42:31 140622178531200 [Note] InnoDB: Setting log file
./ib_logfile101 size to 48 MB
2015-11-27 23:42:32 140622178531200 [Note] InnoDB: Setting log file
./ib_logfile1 size to 48 MB
2015-11-27 23:42:32 140622178531200 [Note] InnoDB: Renaming log file
./ib_logfile101 to ./ib_logfile0
2015-11-27 23:42:32 140622178531200 [Warning] InnoDB: New log files created,
LSN=14116096012
2015-11-27 23:42:32 140622178531200 [Note] InnoDB: 128 rollback segment(s) are
active.
2015-11-27 23:42:32 140622178531200 [Note] InnoDB: Waiting for purge to start
2015-11-27 23:42:32 140622178531200 [Note] InnoDB:  Percona XtraDB
(http://www.percona.com) 5.6.26-74.0 started; log sequence number 14116095600
2015-11-27 23:42:32 140621752825600 [Note] InnoDB: Dumping buffer pool(s) not
yet started
2015-11-27 23:42:32 140622178531200 [Note] Plugin 'FEEDBACK' is disabled.
2015-11-27 23:42:32 140622178531200 [ERROR] /usr/bin/mysqld: unknown variable
'defaults-file=/home/bruno/.local/share/akonadi/mysql.conf'
2015-11-27 23:42:32 140622178531200 [ERROR] Aborting

Support for switch "defaults-file" seems to have been dropped, preventing
mysqld to start.
Using mariadb 10.1.9 and akonadi 15.08.3.

Reproducible: Always

Steps to Reproduce:
1. Start akonadi with mysql backend


Actual Results:  
Starts

Expected Results:  
Does not start

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list