Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
megaman821
on May 10, 2011
|
parent
|
context
|
favorite
| on:
MySQL Text vs. Varchar Performance
EXPLAIN provides a bit of the clue but the meat of the problem is that the VARCHAR is being changed to a CHAR. EXPLAIN is just verifies that something is going on to force a temp table to be created.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: