MySQL Forums
Forum List  »  MySQL Administrator

Re: Error 1025 error on rename of
Posted by: Bernhard Junk
Date: May 15, 2009 02:28PM

I have to change the variable from double to float.

ALTER TABLE `Bearbeiter` CHANGE `Stundensatz EU` `Stundensatz EU` FLOAT( 5, 2 ) NULL DEFAULT '0.00'
By changing I got the following message. What can I do?

MySQL meldet: Dokumentation
#1025 - Error on rename of './Kunden2009/#sql-d97_21e' to './Kunden2009/Bearbeiter' (errno: 150)

Greetings Bernd

Options: ReplyQuote


Subject
Written By
Posted
November 06, 2006 07:10PM
Re: Error 1025 error on rename of
May 15, 2009 02:28PM
hi
August 03, 2007 01:54AM
May 15, 2008 09:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.