From: Dave Miller Date: Fri, 17 May 2024 19:47:11 +0000 (-0400) Subject: Bug 1896576: tell the user to re-run checksetup.pl after changing db_driver (#133) X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=ae5e382bf4612c01b4f0f9a72ada32c2a484a854;p=thirdparty%2Fbugzilla.git Bug 1896576: tell the user to re-run checksetup.pl after changing db_driver (#133) --- diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index 221f50666..c06dd64ae 100644 --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -75,6 +75,8 @@ versions of MariaDB. Please edit localconfig and set: \$db_driver = 'mariadb'; + +then re-run checksetup.pl. END db_schema_init => "Initializing bz_schema...", db_table_new => "Adding new table ##table##...",