https://bugs.koozali.org/show_bug.cgi?id=11977

--- Comment #9 from Brian Read <[email protected]> ---
ok, this seems to be the problem from running checksetup.pl:

Checking for            DBD-mysql (v4.001)    ok: found v4.023 
Checking for                MySQL (v5.0.15)   ok: found v5.5.68-MariaDB 

DBD::mysql::st execute failed: Table 'bugzilla.flags' doesn't exist [for
Statement "SHOW INDEX FROM flags"] at Bugzilla/DB/Mysql.pm line 984, <DATA>
line 747.
       
Bugzilla::DB::Mysql::bz_index_info_real('Bugzilla::DB::Mysql=HASH(0x5903410)',
'flags', 'flags_bidattid_idx') called at Bugzilla/DB/Mysql.pm line 411
       
Bugzilla::DB::Mysql::bz_setup_database('Bugzilla::DB::Mysql=HASH(0x5903410)')
called at /usr/share/bugzilla/checksetup.pl line 123

SQL "SHOW INDEX FROM flags" is not supported by mariadb until v5.6 and we are
on V5.5.

See here:

https://groups.google.com/g/mozilla.support.bugzilla/c/5JC0rJe7JaQ

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to