Skip to content

Instantly share code, notes, and snippets.

@memorycraft
Created September 21, 2011 12:11
Show Gist options
  • Select an option

  • Save memorycraft/1231888 to your computer and use it in GitHub Desktop.

Select an option

Save memorycraft/1231888 to your computer and use it in GitHub Desktop.
リネーム2
mysql> rename table
gift to gift_vp,
gift_new to gift;
Query OK, 0 rows affected (0.01 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment