Closed saulius closed 12 years ago
This becomes an issue on VMs where MySQL is at 5.1. Prod (RDS?), CI (MySQL v?) and MySQL >= 5.5 work just fine.
In the production environment, we should be running vanilla MySQL 5.5 or the Percona build, depending on what Web Ops are happiest with.
Adjusting String field lengths so that indexes on older versions of MySQL (< 5.5) will get created.
Also, querying is supposedly more performant this way.