Command Mysql MySQL

RENAME TABLE name1 TO temp_name, name2 TO name1, tmp_name to name2;