From: Dave Miller Date: Fri, 17 May 2024 19:48:12 +0000 (-0400) Subject: Bug 1896576: tell the user to re-run checksetup.pl after changing db_driver (#185) X-Git-Tag: bugzilla-5.2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=32403bfe699e5e2771145ecec09a6e5ed21eef41;p=thirdparty%2Fbugzilla.git Bug 1896576: tell the user to re-run checksetup.pl after changing db_driver (#185) --- diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index 10851a120..b88f0c0ec 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##...",