Skip to content

Instantly share code, notes, and snippets.

@josefglatz
Created November 24, 2016 14:18
Show Gist options
  • Save josefglatz/700b20b80fc2b1d89a7b5b5924d0c41b to your computer and use it in GitHub Desktop.
Save josefglatz/700b20b80fc2b1d89a7b5b5924d0c41b to your computer and use it in GitHub Desktop.
MySQL optimal fieldtype field data type
select * from tt_address PROCEDURE ANALYSE(1,10);
# --
# typo3.tt_address.skype foo 0 27 92 75 3.1215 NULL VARCHAR(27)
# --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment