Created
November 24, 2016 14:18
-
-
Save josefglatz/700b20b80fc2b1d89a7b5b5924d0c41b to your computer and use it in GitHub Desktop.
MySQL optimal fieldtype field data type
This file contains hidden or 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
| 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