]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1896576: tell the user to re-run checksetup.pl after changing db_driver (#133)
authorDave Miller <justdave@bugzilla.org>
Fri, 17 May 2024 19:47:11 +0000 (15:47 -0400)
committerGitHub <noreply@github.com>
Fri, 17 May 2024 19:47:11 +0000 (15:47 -0400)
template/en/default/setup/strings.txt.pl

index 221f5066610479283e5daf13ba614d5528f99bec..c06dd64ae2f23586a1dd583e06665f69cc1dca80 100644 (file)
@@ -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##...",