Re: Error in Checksetup with Syntax
"eko...--- via support-bugzilla" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, December 29, 2020 at 9:30:51 AM UTC-5, Emmanuel Seyman wrote: > * eko...--- via support-bugzilla [29/12/2020 06:08] : > > > > Is there a plan on updating Bugzilla to work with Mysql 8.0? > Dylan Hardison was working on this but I believe he gave up > given how widespread the use of the table name was in Bugzilla. > The last time we talked about it, his advice was to use > MariaDB (since GROUPS is not a keyword there). > > Emmanuel Yes but its only a matter of time until Maria enforces that as well. It isnt a bad thing to enforce. The better practice is to ALWAYS wrap table and column names in single quotes. We experienced that ages ago in SQL Server and Oracle. _______________________________________________ support-bugzilla mailing list [email protected] https://lists.mozilla.org/listinfo/support-bugzilla PLEASE put [email protected] in the To: field when you reply.