Hi,
I have just attempted to upgrade to 3.2 from 3.0.4 but I'm getting the below;
18686:20160921:180019.330 current database version (mandatory/optional): 03000000/03000000
18686:20160921:180019.330 required mandatory version: 03020000
18686:20160921:180019.330 starting automatic database upgrade
18686:20160921:180019.330 [Z3005] query failed: [1091] Can't DROP 'history_log_2'; check that column/key exists [drop index history_log_2 on history_log]
18686:20160921:180019.330 database upgrade failed
Im assuming this is because I partition my DB ?
I would assume i could dump, restore the DB without the partitions then perform the upgrade and then re-partition however im very unsure how to restore the DB without partitioning or even if its possible? This system was soon to go live so i only need to configuration part, dont need any historical data if that helps.
Thanks + a warning to other users who might want to upgrade!
I have just attempted to upgrade to 3.2 from 3.0.4 but I'm getting the below;
18686:20160921:180019.330 current database version (mandatory/optional): 03000000/03000000
18686:20160921:180019.330 required mandatory version: 03020000
18686:20160921:180019.330 starting automatic database upgrade
18686:20160921:180019.330 [Z3005] query failed: [1091] Can't DROP 'history_log_2'; check that column/key exists [drop index history_log_2 on history_log]
18686:20160921:180019.330 database upgrade failed
Im assuming this is because I partition my DB ?
I would assume i could dump, restore the DB without the partitions then perform the upgrade and then re-partition however im very unsure how to restore the DB without partitioning or even if its possible? This system was soon to go live so i only need to configuration part, dont need any historical data if that helps.
Thanks + a warning to other users who might want to upgrade!


Comment