Created
October 26, 2015 18:30
-
-
Save adastreamer/32e39ab72582ffa113b5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SHOW FULL COLUMNS FROM footer_menu_items; | |
ALTER TABLE footer_menu_items MODIFY name varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment