August 11, 201411 yr Here is what it give me when it start. It does that since yesterday. There was a owncloud database, but now I can't use owncloud anymore Starting MariaDB... 140811 03:41:15 mysqld_safe Logging to '/db/mysql_safe.log'. 140811 03:41:15 mysqld_safe Starting mysqld daemon with databases from /db 140811 03:41:16 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended Database exists. Starting MariaDB... 140811 03:41:16 mysqld_safe Logging to '/db/mysql_safe.log'. 140811 03:41:16 mysqld_safe Starting mysqld daemon with databases from /db 140811 03:41:18 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended Database exists. Starting MariaDB... 140811 03:41:18 mysqld_safe Logging to '/db/mysql_safe.log'. 140811 03:41:18 mysqld_safe Starting mysqld daemon with databases from /db 140811 03:41:19 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended Creating database. Database created. Granting access to 'root' ruser for all hosts. Starting MariaDB... 140811 03:41:25 mysqld_safe Logging to '/db/mysql_safe.log'. 140811 03:41:25 mysqld_safe Starting mysqld daemon with databases from /db mysql_safe.txt
August 12, 201411 yr I had the exact same error at one point. I replaced the raw files in my MariaDB data folder, and when I launched the docker container they could not be read by MariaDB. Also, did you just do a parity check? What does your mysql_safe.log say? If I remeber correctly, I had a whole bunch of errors that it could not read the individual files. Check to make sure your permissions are set correctly.
July 3, 201511 yr Hey, would start a new topic, but pretty sure this is the same thing. is it possible to shut down my docker container, move the databases onto an SSD for quicker access, then restart? When I do just that, it gives me the above errors. I've never been able to successfully migrate a database from one location to another... Any ideas? --P
Archived
This topic is now archived and is closed to further replies.