Commit Graph

16 Commits

Author SHA1 Message Date
f1c6e94d01 domain: make tests stable (#9410) 2019-02-22 12:56:48 +08:00
ec833bc4d2 *: fix some lints produced by golangci-lint (#8999) 2019-01-16 16:44:49 +08:00
419c881207 domain: stop schema validator to prohibit DML executing when tidb lost session of etcd (#8441) 2018-11-28 14:04:57 +08:00
4ff58ea3b2 domain: make TestSchemaValidator stable (#8334) 2018-11-20 15:36:25 +08:00
73a3497d2a variable: validate setting tx_isolation variable value (#8299) 2018-11-14 18:23:44 +08:00
418cdf2308 plan: use point get plan for UPDATE statement (#7586)
* plan: use point get plan for UPDATE statement
2018-09-04 07:56:42 +08:00
e28a81813c *: check the schema-validity when the DDL fails (#6797) 2018-07-09 17:35:04 +08:00
0cadec4fb2 domain: make schema validator test more stable (#6128)
Extend lease's value to 10ms in TestSchemaValidator
2018-03-23 00:56:20 -05:00
0d19c5d7c2 domain: change schema validator data struct to queue (#4578) 2017-09-25 13:28:12 +08:00
1043b0f794 domain: refactor schema validator interface (#4220) 2017-09-18 08:59:43 -05:00
0a0a1a16d7 domain: Make test stable (#4034) 2017-08-04 19:15:26 +08:00
ab53786d33 *: Define the schema change at the table level (#3999) 2017-08-04 17:53:38 +08:00
42637f9e29 domain: fix a bug (#3750) 2017-07-13 22:53:32 +08:00
caeb777107 domain: change lease in schema validator test to 5 millisecond (#3522)
Sometimes this test fail in CI, when time.Ticker has a low precision.
Change the lease value longer to make it more robust
2017-06-22 14:47:49 +08:00
a9a33b0209 fix typo (#3179) 2017-04-29 00:24:27 +08:00
c29ebe0715 domain: schema lease manage abstraction (#2137) 2016-12-27 20:23:42 +08:00