monapi
Posts: 45
Joined: Tue Aug 07, 2018 7:53 am

get mariadb instead of mysql on raspbian stretch

Wed Jan 16, 2019 10:41 am

i install mysql server on my raspberry pi3 to use mysql database package but it automatically loads mariadb. i search and find a guide to have mysql instead of mariadb but it doesn't work for me.
this is what i used: https://dbahire.com/how-to-install-mysq ... n-stretch/.
i didn't find anything that people said it was worked for them. if it is necessary to use mysql is there a way to have it on raspbian stretch?

scotty101
Posts: 3958
Joined: Fri Jun 08, 2012 6:03 pm

Re: get mariadb instead of mysql on raspbian stretch

Wed Jan 16, 2019 10:48 am

There was a topic similar to this active the other day
viewtopic.php?t=199639
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter

pfletch101
Posts: 623
Joined: Sat Feb 24, 2018 4:09 am
Location: Buffalo, NY, USA

Re: get mariadb instead of mysql on raspbian stretch

Wed Jan 16, 2019 3:04 pm

This has been exhaustively discussed in the thread linked by scotty101, but the bottom line is that for almost all purposes MariaDB and MySQL are functionally equivalent, with the former having a few capabilities that make it an improvement over the latter if you need them.

Return to “Beginners”