From 5958ce3f98b7fb53c8537ed7ae919abc1a4873d1 Mon Sep 17 00:00:00 2001 From: MCJ Vasseur <14887731+vmcj@users.noreply.github.com> Date: Sun, 29 Oct 2023 22:56:51 +0100 Subject: [PATCH] Update sql/dj_setup_database.in --- sql/dj_setup_database.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/dj_setup_database.in b/sql/dj_setup_database.in index c0e5da85ee7..eff258a0280 100755 --- a/sql/dj_setup_database.in +++ b/sql/dj_setup_database.in @@ -35,7 +35,7 @@ Commands: install-examples install examples only install-loadtest configure for load testing. WARNING: CREATES A LOT OF EXTRA ITEMS! upgrade upgrade MySQL database schema to current version - dump [filename] backup the current database to file (without .tar.gz suffix) + dump [filename] backup the current database to file (without .sql.gz suffix) Options: -u connect to MySQL with DB admin