Jump to content

Where can I download armbian with real MySQL (not MariaDb)?


Recommended Posts

Too many years ago I had Armbian whis  was based on Debian Jessie with MySql. And there I've created database with three tables ENGINE = InnoDB. 
When I download and rolled Armbian on Debian Buster based I note that MariaDb instead Mysql is on it. Now using MariaDb I can not make dump of my database. 

I found out here https://stackoverflow.com/questions/19926802/mariadb-crash-table-doesnt-exist-in-engine-cant-recover-tables that I can make dump with Mysql only

Link to comment
Share on other sites

MySQL is not part of the Debian distribution and repository any more. You may however download MySQL Community Server for Debian from MySQL web site. But, I am not sure if they offer ARM packages. In any case, there is also source code, thus you can try to build it for ARM.

 

https://dev.mysql.com/downloads/mysql/

 

I am surprised that a MySQL dump (SQL statements) can't be restored on MariaDB. I though MariaDB would be pretty compatible. Perhaps, double check.

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines