https://bugs.kde.org/show_bug.cgi?id=394434
--- Comment #36 from caulier.gil...@gmail.com --- Maik, Mysql give a log from internal server : bash-3.2$ cat mysql.err 180521 20:43:30 InnoDB: The InnoDB memory heap is disabled 180521 20:43:30 InnoDB: Mutexes and rw_locks use GCC atomic builtins 180521 20:43:30 InnoDB: Compressed tables use zlib 1.2.11 180521 20:43:30 InnoDB: Initializing buffer pool, size = 80.0M 180521 20:43:30 InnoDB: Completed initialization of buffer pool InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 180521 20:43:30 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 180521 20:43:30 InnoDB: Log file ./ib_logfile0 did not exist: new to be created InnoDB: Setting log file ./ib_logfile0 size to 64 MB InnoDB: Database physically writes the file full: wait... 180521 20:43:30 InnoDB: Log file ./ib_logfile1 did not exist: new to be created InnoDB: Setting log file ./ib_logfile1 size to 64 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: 127 rollback segment(s) active. InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 180521 20:43:31 InnoDB: Waiting for the background threads to start 180521 20:43:32 Percona XtraDB (http://www.percona.com) 5.5.55-MariaDB-38.8 started; log sequence number 0 180521 20:43:32 [Note] /opt/digikam/lib/mariadb/bin/mysqld: ready for connections. Version: '5.5.57-MariaDB' socket: '/Users/gilles/Library/Application Support/digikam/digikam/db_misc/mysql.socket' port: 0 Source distribution 180521 20:44:42 [Note] /opt/digikam/lib/mariadb/bin/mysqld: Normal shutdown 180521 20:44:43 InnoDB: Starting shutdown... 180521 20:44:43 InnoDB: Waiting for 180 pages to be flushed 180521 20:44:46 InnoDB: Shutdown completed; log sequence number 1918333 180521 20:44:46 [Note] /opt/digikam/lib/mariadb/bin/mysqld: Shutdown complete bash-3.2$ pwd /Users/gilles/Pictures/.mysql.digikam/db_data Nothing special here... -- You are receiving this mail because: You are watching all bug changes.