]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Upgrades from 2.08 were failing because we tried to do bz_index_info_real on the...
authormkanat%bugzilla.org <>
Tue, 25 Mar 2008 23:43:20 +0000 (23:43 +0000)
committermkanat%bugzilla.org <>
Tue, 25 Mar 2008 23:43:20 +0000 (23:43 +0000)
commit9c41867dba879502b744fce9a588c3bdc284961d
tree178a55bba638561cc7db712a299601c47ab6aafe
parent6daf06596dcdf0422624ce283ebcccbfe528bb24
Upgrades from 2.08 were failing because we tried to do bz_index_info_real on the longdescs table, which didn't exist.
Bugzilla/DB/Mysql.pm