Did you try it from the mysql command line prompt as described in this thread:
http://www.eqemulator.net/forums/vie...variables+zone
Actually, if you already have a startzone set, use update:
update variables set value='arena' where varname='startzone';