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

index 10851a120086868927cc6b1501d8d1e37ec59aba..b88f0c0ecb5cc1b750631dcb2a1b76db97fe1dbc 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##...",