Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Linux
- comic agile
- Python
- essay
- Book review
- history
- erlang
- web
- ubuntu
- QT
- Spain
- Java
- Software Engineering
- Programming
- hbase
- MySQL
- agile
- Malaysia
- leadership
- Kuala Lumpur
- psychology
- program
- management
- django
- RFID
- hadoop
- Book
- France
- Italy
- programming_book
Archives
- Today
- Total
mysql text field size 본문
- ref; http://www.electrictoolbox.com/maximum-length-mysql-text-field-types/
- TINYTEXT 256 byte
- TEXT 64kb
- MEDIUMTEXT 16MB
- LONGTEXT 4GB
Comments