Commit Graph

34 Commits

Author SHA1 Message Date
9c64224c49 *: Reduce data inconsistencies (#31547)
ref pingcap/tidb#26833
2022-02-11 13:51:36 +08:00
1b2a6e9051 docs: update tidb_http_api.md add MVCC operation type description (#31390)
close pingcap/tidb#31389
2022-01-07 03:34:37 +08:00
1c1cb9db25 *: add the http api and new configuration members for ballast object (#29121) 2021-10-26 21:06:48 +08:00
4127c6b19a server: add MVCC API for secondary index with common handle (#24436) 2021-05-07 20:18:51 +08:00
01be9ce226 server: add HTTP API to enable/disable async commit and 1PC (#23115) 2021-03-09 11:48:54 +08:00
4e44674615 server: support MVCC-get HTTP API for clustered index (#22904) 2021-03-01 19:48:54 +08:00
901d531ec5 server: support partitioned table for table scatter (#17624) (#17864) 2020-07-28 11:56:46 +08:00
57c2d76e3c server: support partitioned table for the /mvcc/* HTTP API (#14197)
use the table(partition) name pattern to work on the partitions
2019-12-31 17:54:14 +08:00
5355b1dba2 docs: update the binlog recover docs (#13917) 2019-12-06 11:12:18 +08:00
8e6e818eb2 docs: add recover binlog (#13724) 2019-11-26 14:18:00 +08:00
903cd1f6f9 Add binlog_status for http api and TIDB_SERVERS_INFO table (#13025) 2019-11-06 11:47:09 +08:00
478990451c server, statistics: support dump history stats (#10291) 2019-05-07 14:59:38 +08:00
4c76473529 docs: update /debug/zip document in tidb_http_api.md (#9948) 2019-03-29 16:39:20 +08:00
490d405e30 server: add /debug/zip api to get useful debuginfo at once (#9651) 2019-03-20 13:35:41 +08:00
b3ccefcec2 docs: change all the MySQL version from 5.7.10 to 5.7.25 (#9553) 2019-03-07 21:27:43 +08:00
0e6ce4612f remove the document of the http disk usage api (#9329) 2019-02-18 15:50:29 +08:00
04677c6001 doc: add some example to http api doc (#8785) 2018-12-25 11:40:26 +08:00
7bf23e8c47 server: add hot region table/index api (#7890) 2018-12-21 18:18:36 +08:00
68d0e20d71 server: add http api for get ddl history (#8591)
* add http api for get ddl history
2018-12-06 13:53:41 +08:00
1e0876fe81 server/http: fix scatter table API and add document (#8424) 2018-11-23 19:47:36 +08:00
bb1f239516 http: add http api for get db and table info that is related to the tableID (#8256)
* http: add http api for get db and table info that is related to the tableID
2018-11-22 21:52:05 +08:00
f497444389 server: support resigning ddl owner, use http method ddl/owner/resign (#7649) 2018-09-11 15:18:17 +08:00
0f7bc02700 docs: remove not worked MVCC api (#7400) 2018-08-17 18:31:32 +08:00
9fc67b9a9f store TiDB server info to PD and add http api handle (#7082) 2018-08-15 12:51:00 +08:00
0f461da6c4 fix tidb_http_api.md (#7088) 2018-07-18 23:30:46 +08:00
43f0c1ee70 ddl: add slow operations log to add indices, make trouble shooting easier. (#7060) 2018-07-17 09:42:58 +08:00
879db103b3 http: support change log level. (#6604)
So we don't need to restart the server to change the log level, useful for debug.
2018-05-22 22:04:09 +08:00
84b08bf2f6 http: revert log_level change (#6525)
log level is not accessed atomically in this version, cause race issue.
2018-05-10 16:36:34 +08:00
8e59d40831 sever: add HTTP API to change log level dynamically. (#6513) 2018-05-09 19:31:01 +08:00
831c93f645 server, docs: change rowBin to request. (#5983) 2018-03-09 15:35:52 +08:00
0b7bf3eef5 server: support decode column (#5927) 2018-03-07 20:46:31 +08:00
cddc45a7b4 server: add http api for settings (#5860) 2018-03-07 10:21:38 +08:00
76bce9d4cd docs: get table schema by "table_id" not "tableid" (#5527) 2018-01-04 11:49:31 +08:00
51431b2cf3 added http api for tidb (#5388) 2017-12-22 18:37:46 +08:00