Re: Dumping a v4 database
One possibility, install and run an archived version of phpMyAdmin that does support the MySQL version on the machine.
Another: identify the MySQL version, download that version from a mysql archive site, extract mysqldump, install and run it on the target machine.
If both those fail: There is PHP source for a mysql dump app under that topic at
https://www.artfulsoftware.com/infotree/mysqltips.php, you'd have to massage it to get it to work with MySQL 4, but it could be made to work.
Subject
Written By
Posted
Re: Dumping a v4 database
June 07, 2017 02:05PM
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.