|
|
bc97e2d616
|
plan, util/admin: fix admin check table error when a column of index is virtual generated (#6817)
|
2018-08-28 12:42:55 +08:00 |
|
|
|
5404e2eaae
|
ddl: add admin check before drop table using building flag. (#7343)
|
2018-08-14 21:44:57 +08:00 |
|
|
|
1afd12762d
|
plan: fix admin check index panic when index contains pkIsHandle column. (#7350)
|
2018-08-14 17:29:56 +08:00 |
|
|
|
d1f2587903
|
*: admin check table return tidb specific error code. (#7363)
|
2018-08-14 13:54:16 +08:00 |
|
|
|
88bf9f7ba0
|
admin: support prefix index in admin check table. (#7241)
|
2018-08-06 11:57:46 +08:00 |
|
|
|
55d8eff758
|
executor: fix admin cleanup index for non-unique handles in a unique index (#7248)
* fix one handle to multi unique indices
|
2018-08-02 17:23:14 +08:00 |
|
|
|
5f7abc84fe
|
*: fix panic that upgrade from old version TiDB. (#7136)
|
2018-07-24 18:59:29 +08:00 |
|
|
|
8c4e733ff3
|
executor: support 'admin check table' statement for table partition (#7087)
|
2018-07-19 00:08:32 +08:00 |
|
|
|
44e34bd304
|
*: index refactor for table partition (#7062)
|
2018-07-17 14:01:50 +08:00 |
|
|
|
b812cb517e
|
expression, util: DecodeDecimal return real precision and frac (#6732)
|
2018-06-08 15:37:32 +08:00 |
|
|
|
64e3acadee
|
admin: admin check table do not use the timezone of session, it leads to false alarm. (#6699)
|
2018-06-04 14:14:04 +08:00 |
|
|
|
a4715d5d75
|
*: unflatten datum in checkIndexAndRecord, to fix admin check table false alarm (#6625)
|
2018-05-24 15:56:02 +08:00 |
|
|
|
39a2f84231
|
executor: support cleanup dangling index data command (#6102)
|
2018-04-02 18:26:23 +08:00 |
|
|
|
defccc1acd
|
executor: fix admin check table bug when the column is nil and has a default value (#6142)
|
2018-03-27 17:35:21 +08:00 |
|
|
|
6ff87d649a
|
ddl, tables: remove useless NewIndexWithBuffer (#6126)
|
2018-03-23 15:42:29 +08:00 |
|
|
|
98a2640286
|
*: support 'admin recover index' (#5980)
|
2018-03-15 18:04:35 +08:00 |
|
|
|
e38f406756
|
executor: extend ADMIN CHECK INDEX statement. (#5955)
|
2018-03-11 16:27:55 +08:00 |
|