Commit Graph

5 Commits

Author SHA1 Message Date
ce96978182 *: Add index option in IndexInfo
1. Add index option in IndexInfo.
2. Show index option content when running show index statement.
2016-03-16 22:09:11 +08:00
d5941446c2 table: replace interface{} with Datum in table. 2016-03-02 21:01:20 +08:00
af131d2127 executor: replace Executor interface{} with Datum. 2016-03-02 16:13:25 +08:00
314fea7954 *:fix build after Table interface change. 2016-02-19 17:27:49 +08:00
58e667fb5f executor: support Show statement. 2016-02-18 15:49:19 +08:00