RE: [EXTERNAL] Re: Bugzilla 5.0.6 ./checksetup issues error MySql 8.0 syntax error
"Hunt, Ron (PERATON)" <[email protected]> Wed, 31 Aug 2022 20:08:45 +0000
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Message-ID | <SA1P110MB15689739B946A1D29050730CF5789@SA1P110MB1568.NAMP110.PROD.OUTLOOK.COM> |
Outstanding, I will move back to MySql57. Thank you for the quick reply. Ron -----Original Message----- From: support-list <[email protected]> On Behalf Of Thorsten Schöning Sent: Wednesday, August 31, 2022 4:07 PM To: [email protected] Subject: [EXTERNAL] Re: Bugzilla 5.0.6 ./checksetup issues error MySql 8.0 syntax error Guten Tag Hunt, Ron (PERATON), am Mittwoch, 31. August 2022 um 20:16 schrieben Sie: > DBD::mysql::db selectrow_hashref 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 WHERE name = 'editbugs'' at > line 1 [for Statement "SELECT > groups.id,groups.name,groups.description,groups.isbuggroup,groups.user > regexp,groups.isactive,groups.icon_url > FROM groups WHERE name = ?"] at Bugzilla/Object.pm line 161. This is a known issue: Starting with MySQL 8 the term "groups" is a keyword and needs to be quoted, which Bugzilla is not doing currently. You need to use an older MySQL or MariaDB/PostgreSQL instead. There has been some work to quote those terms, but I'm not sure in which branch which state is available. Better use a released Bugzilla with a compatible DB-engine. https://groups.google.com/g/mozilla.support.bugzilla/c/8KJ6UPAnvPE?pli=1 https://bugzilla.mozilla.org/show_bug.cgi?id=1592129 https://bugzilla.mozilla.org/show_bug.cgi?id=1614511 https://www.bugzilla.org/docs/4.4/en/html/api/contrib/bzdbcopy.htm Mit freundlichen Grüßen Thorsten Schöning -- AM-SoFT IT-Service - Bitstore Hameln GmbH Mitglied der Bitstore Gruppe - Ihr Full-Service-Dienstleister für IT und TK E-Mail: [email protected] Web: http://www.AM-SoFT.de/ Tel: +49 5151- 9468- 0 Tel: +49 5151- 9468-55 Mobil: +49 178-8 9468-04 AM-SoFT IT-Service - Bitstore Hameln GmbH, Brandenburger Str. 7c, 31789 Hameln AG Hannover HRB 221853 - Geschäftsführer: Janine Galonska Für Rückfragen stehe ich Ihnen jederzeit zur Verfügung. Mit freundlichen Grüßen, Thorsten Schöning Telefon: +49 5151 9468-55 Fax: E-Mail: [email protected] AM-Soft IT-Service - Bitstore Hameln GmbH Brandenburger Straße 7c 31789 Hameln Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen und ist ausschliesslich für den Adressaten bestimmt. Jeglicher Zugriff auf diese E-Mail durch andere Personen als den Adressaten ist untersagt. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail. Sollten Sie nicht der für diese E-Mail bestimmte Adressat sein, ist Ihnen jede Veröffentlichung, Vervielfältigung oder Weitergabe wie auch das Ergreifen oder Unterlassen von Massnahmen im Vertrauen auf erlangte Information untersagt. This e-mail may contain confidential and/or privileged information and is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Hinweise zum Datenschutz: bitstore.group/datenschutz _______________________________________________ support-list mailing list [email protected] https://lists.bugzilla.org/listinfo/support-list _______________________________________________ support-list mailing list [email protected] https://lists.bugzilla.org/listinfo/support-list