View Single Post
  #4  
Old 12-07-2004, 08:01 PM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

hehe

ALTER TABLE `doors` CHANGE `liftheight` `door_param` INT(4) DEFAULT "0" NOT NULL;

NULL is a keyword, NUL isn't (for mysql i mean, in french, it means NULL )

For your error with perl, have you installed correctly IO::scalar?
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
Reply With Quote