rename server_mysql_1 name instead of mysql code example Example: rename table in mysql RENAME TABLE old_table TO new_table;