[Info-vax] MYSQL error WWW.OPENVMS.ORG

Arne Vajhøj arne at vajhoej.dk
Tue Apr 9 15:05:00 EDT 2019


On 4/9/2019 8:26 AM, BlackCat wrote:
> Have you ensured that you're using InnoDB as a Database engine,
> rather than MyISAM. We run Bug tracking system using MySQL now
> MariaDB, and when we used MyISAM we had to recover our DB on a
> regular basis. This luckily did not present a problem as the Backup
> and Recovery of a MySQL/MariaDB did not take very long. Since using
> InnoDB we have not had one issue in 18 months, but are still using
> the same Backup procedure.

MyISAM is very primitive.

InnoDB is a real database storage.

Everybody should be using InnoDB today.

Arne



More information about the Info-vax mailing list