July 7, 201411 yr I currently have MySQL database on my main unraid server and I am planning on moving to a mariadb database docker container. What would be the best way to do this? Thanks
July 7, 201411 yr Stop MySQL Backup your MySQL data - just in case. Start the mariadb container, directing it to your existing data. You're done.
July 8, 201411 yr yep as simple as that ... I did mysql plugin to mariadb plugin and now back to a mysql docker LOL all without losing anything .... just be sure that your mysql folder has everything all mysql/mysql permissions and everything will be fine
July 8, 201411 yr Author yep as simple as that ... I did mysql plugin to mariadb plugin and now back to a mysql docker LOL all without losing anything .... just be sure that your mysql folder has everything all mysql/mysql permissions and everything will be fine So your back to using MySQL over mariadb?
July 8, 201411 yr Author Stop MySQL Backup your MySQL data - just in case. Start the mariadb container, directing it to your existing data. You're done. Thanks for the information!
July 8, 201411 yr yep as simple as that ... I did mysql plugin to mariadb plugin and now back to a mysql docker LOL all without losing anything .... just be sure that your mysql folder has everything all mysql/mysql permissions and everything will be fine So your back to using MySQL over mariadb? Yeah just because at the time i changed the mariadb docker was not out yet .... so i am using tutum/mysql:5.5 long story short i was messing with tutum lamp to get newznab running... and saw the mysql docker also... i might change .... not sure yet... i think crashplan is still running on the ubuntu image so no need to change... the moment crashplan changes to use the phusion baseimage then i might change to eliminate the ubuntu 14.04 image
Archived
This topic is now archived and is closed to further replies.