Everytime I enter the:
ALTER TABLE spawn2 CHANGE `condition` `_condition` MEDIUMINT(

UNSIGNED NOT
NULL DEFAULT '0';
I get this error that says I'm not using the right MYSQL syntax. I currently have 4.0.0.23.
Do I need MYSQL 5.0? And if I do how can I replace it without running into problems? I am trying to upgrade from the 3.52 Cavedude pack to the most recent binary. Thank you for the help in advance.
EDIT: I think I see the problem. lol. NM this post. (`) looks a lot like (')