Re: How to determine MYSQL version from mysqldump file
I do not know the answer to that mysqldump question. This is not about install, so maybe it's better to ask that in one of the MySQL Technology forums (general or backup).
But you say you need to downgrade to "7.3 or below"? There is no MySQL 7.3, the version before 8.0 is 5.7. There is a MySQL Cluster 7.3 but that's pretty old, it's based on MySQL 5.6.
MySQL 5.7 is not officially supported on Ubuntu 20.04, that's because MySQL 8.0 already is supported by Ubuntu itself. You may be able to build it yourself from source if you really need to run 5.7.
Subject
Written By
Posted
Re: How to determine MYSQL version from mysqldump file
April 08, 2021 02:11AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.