On Thu, Nov 16, 2017 at 12:29 PM, Paul Van den Bergh <[email protected] > wrote:
> Finaly, I was able to connect to the MySql server on the remote Beaglebone > : > > > > However, I get this warning re compatibility of the server: > > > > So, my next question is how to remove the installed version (installed by > 'apt-get install mysql-server mysql-client' on the Beaglebone) and install > the official MySQL distribution? > You don't, well in Debian 9.x Stretch. https://mariadb.com/about-us/newsroom/press-releases/mariadb-replaces-mysql-default-debian-9 You downgrade to Debian 8.x Jessie, or build it yourself... With Debian 9.x (stretch), the developers transitioned from MySQL -> MariaDB. While "corporate" Oracle may not agree with that move, hence "their" tool see's it as incompatible. Most distro's have dropped MySQL like solid waste, and replaced it with MariaDB... Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYg%2B%2BWwzTQPxOtfp6t20pfctLKira2WfEqP7rHg0YE5M%2Bg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
