I don't think you can use alter table to change character sets in version 3.23.51.  
You must do it at the server level.  Try starting mysql with this command line option:

--default-character-set=hebrew

Hope this helps.

Jeremy

Reply via email to