how to install mysql5.7 on arm64(nvidia tx2)

Asked by chenshengshu

the package i can find all not available

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu mysql-5.7 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

sudo apt install mysql-server

Is a metapackage that installs these packages:
https://packages.ubuntu.com/focal/mysql-server-8.0

And will give you a MySQL server.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

https://launchpad.net/ubuntu/+source/mysql-5.7

If you use Bionic instead then you can install mysql-5.7 as a package too.

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Which Ubuntu release are you running?

What is the output of the commands

uname -a
lsb_release -crid
apt-cache policy mysql-server

Can you help with this problem?

Provide an answer of your own, or ask chenshengshu for more information if necessary.

To post a message you must log in.