NOTE: also do not include the quote marks and end the line with a semi-colon ...<br>
Code:
<br>ALTER TABLE `categories_description` CHANGE `categories_name` `categories_name` VARCHAR( 64 ) NOT NULL;<br>