TablePlus-Windows
TablePlus-Windows copied to clipboard
Backup feature
Please answer the questions below, it helps us to track the issue.
MariaDb
5.01
Tried backing up a specific database, received a lot of nonsense error message, about a column that doesn't exist

Hi @pulsoft, this is a warning of MySQL. There are 2 ways to solve this:
-
Select the version MySQL 5.7 instead of MySQL 8.0.

-
Keep using version MySQL 8.0, you should add a option
--column-statistic=0(it's available inAdd option...button)
Hope this help, Raccoon.