CodeIgniter Forums
ERROR: Error 1025: Error on rename of - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: ERROR: Error 1025: Error on rename of (/showthread.php?tid=50999)



ERROR: Error 1025: Error on rename of - El Forum - 04-16-2012

[eluser]Unknown[/eluser]
Hello,
Can you please help me with this error? I am running Ubuntu server on nephoscale server.


Executing SQL script in server

ERROR: Error 1025: Error on rename of './School/#sql-3b9_1de' to './School/Classes' (errno: 150)


ALTER TABLE `School`.`Classes` DROP COLUMN `Instructors_InstID`

, DROP PRIMARY KEY

, ADD PRIMARY KEY (`ClassID`)

, DROP INDEX `fk_Classes_Instructors1`



SQL script execution finished: statements: 3 succeeded, 1 failed
______________________________________________________________________

Thanks.