databacker / mysql-backup

image to enable automated backups of mysql databases in containers
636 stars 178 forks source link

get database charset and collation from query rather than hard-code #305

Closed deitch closed 4 months ago

deitch commented 4 months ago

Fixes #304 (hopefully). Instead of hard-coding charset and collation for a database, queries it.