Check out this Manual Page:
http://dev.mysql.com/doc/refman/5.6/en/cast-functions.html#function_cast
CAST(meta_key AS UNSIGNED)
should work for you.
solved Mysql Update Query cast varchar to string
Check out this Manual Page:
http://dev.mysql.com/doc/refman/5.6/en/cast-functions.html#function_cast
CAST(meta_key AS UNSIGNED)
should work for you.
solved Mysql Update Query cast varchar to string