by pickseed » Wed May 02, 2012 1:43 am
I just tried running the built in upgrader to upgrade from 2.5.6 to 2.7 and the process fails immediately with the following error:
2012-May-01 19:35:24 : MySQL Error: Error on rename of '.\ohrm_upgrade\hs_hr_emp_basicsalary' to '.\ohrm_upgrade\#sql2-e4c-47' (errno: 152).
Query: ALTER TABLE `hs_hr_emp_basicsalary`
DROP FOREIGN KEY `hs_hr_emp_basicsalary_ibfk_2`
2012-May-01 19:35:25 : MySQL Error: Error on rename of '.\ohrm_upgrade\hs_pr_salary_currency_detail' to '.\ohrm_upgrade\#sql2-e4c-47' (errno: 152).
Query: ALTER TABLE `hs_pr_salary_currency_detail`
DROP FOREIGN KEY `hs_pr_salary_currency_detail_ibfk_1`
My environment is:
Apache 2.2.6
PHP 5.2.5
MySQL 5.0.45
Any help would be much appreciated.