]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1898882: Detect UTF8 naming in DB (#139)
authorDave Miller <justdave@bugzilla.org>
Mon, 26 Aug 2024 01:49:40 +0000 (21:49 -0400)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 01:49:40 +0000 (21:49 -0400)
commit580e87466e984b1f5a8a3c5b2101a2672f646a89
tree6f5839de330faca72b646e54e0266f486f5084d4
parent6e45dcf0fc6b311bd3b17e922be212d435ec97b4
Bug 1898882: Detect UTF8 naming in DB (#139)

* Detect at installation/upgrade time how the database refers to the utf8 variant Bugzilla wants to use so that we don't accidentally reconvert the database to the same encoding it's already using on every run on checksetup.pl
a=dylan
Bugzilla/Config/Common.pm
Bugzilla/Config/General.pm
Bugzilla/DB/MariaDB.pm
Bugzilla/DB/Mysql.pm
template/en/default/admin/params/common.html.tmpl
template/en/default/admin/params/general.html.tmpl