Closed Bug 1898161 Opened 5 months ago Closed 3 months ago

UTF-8 conversion fails on Mysql 8+

Categories

(Bugzilla :: Installation & Upgrading, defect)

defect

Tracking

()

RESOLVED FIXED
Bugzilla 5.2

People

(Reporter: justdave, Unassigned)

References

Details

Attachments

(2 files, 1 obsolete file)

Converting the flagtypes table to UTF-8...
DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups' at line 1 [for Statement "SHOW FULL COLUMNS FROM groups"] at Bugzilla/DB/Mysql.pm line 729.
	Bugzilla::DB::Mysql::bz_setup_database(Bugzilla::DB::Mysql=HASH(0x62cf6f86b748)) called at checksetup.pl line 133

This is broken in Harmony, too. I guess Harmony does better at not trying to do a utf-8 conversion on a new install.

Summary: Bugzilla 5.2 UTF-8 conversion fails on Mysql 8+ → UTF-8 conversion fails on Mysql 8+

Comment on attachment 9403141 [details] [review]
[bugzilla/harmony] [harmony] Bug 1898161: fix utf8-conversion on MySQL 8 (#136)

removing duplicate PR reference

Attachment #9403141 - Attachment is obsolete: true

Comment on attachment 9403142 [details] [review]
[bugzilla/harmony] [harmony] Bug 1898161: fix utf8-conversion on MySQL 8 (#136)

Landed in Harmony:
https://github.com/bugzilla/harmony/commit/ede41711604063895b42d142fff1899cfd35d024

Attachment #9403142 - Flags: merged+

Comment on attachment 9403139 [details] [review]
[bugzilla/bugzilla] [5.2] Bug 1898161: fix utf8-conversion on MySQL 8 (#193)

Landed on 5.2:
https://github.com/bugzilla/bugzilla/commit/fb710d6c6da3335d3d7871c05bbce9325a207cc5

Attachment #9403139 - Flags: merged+
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 5.2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: