Commit Graph

306 Commits

Author SHA1 Message Date
db762e1fb0 domain: rename binary_path to deploy_path (reopen #16585) (#16708) 2020-04-22 20:57:44 +08:00
0974ef2605 test: stable global var test (#16610) 2020-04-22 17:30:31 +08:00
69dd97d3f8 server: use single flight to load global variables (#16489) 2020-04-17 21:38:40 +08:00
6350c7b5d1 domain: log when the loops in domain exited (#16459) 2020-04-17 14:58:01 +08:00
cfd649f7ac test: modify log level to info in CI environment (#16387) 2020-04-15 12:19:35 +08:00
c561d5aa99 *: remove useless conversions and omit some types (#16262) 2020-04-10 00:23:06 +08:00
2b3df6c216 domain: add start_timestamp for topologyInfo (#16092) 2020-04-07 18:23:25 +08:00
cc72a37d05 bindinfo: admin evolve baseline should not check the evolving time window (#15830) 2020-03-30 22:02:11 +08:00
30e1edae08 domain: set etcdClient loglevel to error (#15645) 2020-03-25 17:49:38 +08:00
6905549bf6 *: support more system variables in statement summary (#15508) 2020-03-25 16:07:10 +08:00
df6f378267 stmtsummary: add a switch to decide whether capture internal q… (#15461) 2020-03-20 17:39:11 +08:00
34a123af60 domain/infosync: edit getTopologyInfo and Try to fix dashboard version. (#15438) 2020-03-18 12:16:13 +08:00
735f870c6c executor: refine getting prometheus address (#15304) 2020-03-17 14:10:24 +08:00
9f0736ee8b errno: move the error code from the parser/mysql to tidb/errno (#15277) 2020-03-11 15:40:21 +08:00
5c68d537f4 *: support reload tls used by mysql protocol in place (#14749) 2020-03-03 10:01:39 +08:00
a5453d7478 domain/infosync: Adding topology syncer (#14809) 2020-02-28 14:44:46 +08:00
3a255c5518 *: fix unit tests on the windows platform (#14826) 2020-02-18 15:23:17 +08:00
d7fd38e48a domain: fix test 'start syncer failed' (#14790) 2020-02-14 19:55:50 +08:00
2ee3b33b59 domain: change some log's level to ERROR (#14779) 2020-02-13 19:24:12 +08:00
7cd8ba3c60 *: add tiflash replica sync progress (#14713) 2020-02-12 23:16:28 +08:00
b056fd7298 *: add START_TIME and UPTIME columns to system table CLUSTER_INFO (#14718) 2020-02-12 17:22:18 +08:00
465af00b46 *: use new registrable terror (#14606) 2020-02-06 16:40:26 +08:00
d65e23f39e *: support for limiting the number of client connections (#14409) 2020-01-15 18:31:56 +08:00
3f7df9702f *: support stream when read cluster memory table. (#14344) 2020-01-09 15:54:58 +08:00
7881e4a75c information: refactor metric schema and add more metric table. (#14255) 2020-01-08 11:05:11 +08:00
0d76bdb04a *: fix schema change validation for partitioned table when transaction commit (#14235) 2020-01-01 19:17:09 +08:00
447cfbd067 bindinfo: fix bugs when capture and evolve plans (#14206) 2019-12-28 20:35:39 +08:00
9e63120472 session,domain,owner: test the session package with tikv (#14149) 2019-12-24 10:40:09 +08:00
933715f4a2 infoschema: add metric database/table to query cluster metric via SQL. (#13757) 2019-12-20 16:13:28 +08:00
5da10ffecc *: refine some error code (#14002) 2019-12-12 11:09:58 +08:00
d439a57566 infoschema, util: add table events_statements_summary_by_digest_history (#13813) 2019-12-09 16:11:49 +08:00
c723b0b5dd domaim/infosync: fix race in test (#13899) 2019-12-06 22:30:09 +08:00
3b3b488a65 *: close tickers properly (#13902) 2019-12-05 13:32:39 +08:00
1de8569bce executor: show back-off details in slow log (#13770) 2019-12-03 06:42:32 -06:00
97a4fae7d2 ddl : support ADMIN REPAIR TABLE to override bad tableInfo in meta & supply a REPAIR MODE for safely restart. (#12046) 2019-12-03 13:50:26 +08:00
18fbe2d483 infoschema, util: refresh statement summary table periodically (#13680) 2019-11-28 15:39:22 +08:00
246b91edd4 meta: refine error code for package meta (#13654) 2019-11-27 12:57:07 +08:00
e2c8c17e92 *:fix staticcheck errors in folder distsql and domain (#13668) 2019-11-26 10:08:31 +08:00
518692c14c bindinfo: support evolve plan (#13465) 2019-11-22 17:09:37 +08:00
4b830aa7f6 *: Remove unused code (#13674) 2019-11-22 11:37:07 +08:00
dcc1a09f3b domain: fix data race in SchemaValidator (#13448) 2019-11-19 14:12:23 +08:00
58733475da *: support capture evolve plan tasks (#13199) 2019-11-13 16:22:48 +08:00
7f63a80e58 *: stabilize some tests for CI (#13381) 2019-11-13 11:31:50 +08:00
b3bf319b1e domain: refine error code for package domain (#13033) 2019-11-09 22:21:51 +08:00
27426daed4 *: make the version of etcd consistent with pd (#13176)
Signed-off-by: Neil Shen <overvenus@gmail.com>
2019-11-06 12:08:03 +08:00
903cd1f6f9 Add binlog_status for http api and TIDB_SERVERS_INFO table (#13025) 2019-11-06 11:47:09 +08:00
354d8723ca domain: avoid check schema changed when change is tiflash replica status (#13034) 2019-11-05 12:38:10 +08:00
bb2e349fea bindinfo: support multiply bindings for a sql (#12851) 2019-10-29 14:40:23 +08:00
46968add51 domain: increase TTL to reduce the occurrence of reporting min startTS errors (#12578) 2019-10-23 13:28:29 +08:00
740b7769b0 *: support automatically create sql baselines (#12434) 2019-10-17 14:16:48 +08:00