Files
tidb/table
tiancaiamao d04b0b997c *: support index length (#1350)
For string columns, indexes can be created that use only the
leading part of column values, using col_name(length) syntax
to specify an index prefix length
2016-07-02 13:26:40 +08:00
..
2016-07-02 13:26:40 +08:00
2016-06-28 12:37:12 +08:00
2016-06-28 12:37:12 +08:00
2016-07-01 12:55:04 +08:00