Re: Backup mysql

2024-12-02 Thread Andy Smith
Hi, On Tue, Dec 03, 2024 at 06:51:34AM +0800, Bitfox wrote: > I run mysql on debian. Do you? Or do you run MariaDB? Debian supplies MariaDB but it is possible to get MySQL from elsewhere. > I want to backup the tables for database grants and authentication. What > tables should I pick to backup

Backup mysql

2024-12-02 Thread Bitfox
I run mysql on debian. I want to backup the tables for database grants and authentication. What tables should I pick to backup then? Thank you.