Re: Bugzilla Installation
=?windows-1250?Q?Thorsten_Sch=F6ning?= <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Organization | AM-SoFT GmbH IT-Systeme |
| Message-ID | <[email protected]> |
Guten Tag [email protected], am Mittwoch, 28. Oktober 2020 um 15:19 schrieben Sie: > DBD::mysql::st execute failed: Table 'bugs.flags' doesn't exist > [for Statement "SHOW INDEX FROM flags"] at Bugzilla/DB/Mysql.pm line 984, <DATA> line 755. Your version of MySQL/MariaDB is too old most likely. You need at least 5.6, which supports FULLTEXT INDEX for tables using InnoDB, which is the default these days by Bugzilla. https://dev.mysql.com/doc/refman/5.6/en/innodb-fulltext-index.html If you search the list for the following error, you will find a lot of hints to too old or too new versions of MySQL or MariaDB. > DBD::mysql::st execute failed: Table 'bugs.flags' doesn't exist > https://www.google.de/search?client=opera&q=bugzilla+"DBD%3A%3Amysql%3A%3Ast+execute+failed%3A+Table+%27bugs.flags%27+doesn%27t+exist"&sourceid=opera&ie=UTF-8&oe=UTF-8 Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail: [email protected] AM-SoFT IT-Systeme http://www.AM-SoFT.de/ Telefon...........05151- 9468- 55 Fax...............05151- 9468- 88 Mobil..............0178-8 9468- 04 AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow _______________________________________________ support-bugzilla mailing list [email protected] https://lists.mozilla.org/listinfo/support-bugzilla PLEASE put [email protected] in the To: field when you reply.