53 Commits

Author SHA1 Message Date
594203d587 docs: update tidb_http_api.md (#64661) 2025-11-25 09:00:50 +00:00
edabae3a31 *: fix typos in documentation and comments (#64114) 2025-10-27 03:59:13 +00:00
877114ba04 *: add HTTP API for GC component GetGCStates (#62647)
ref pingcap/tidb#58720
2025-07-29 11:24:25 +00:00
86ed1cab62 backend/local: add rate limiter for split region and ingest data (#61555)
close pingcap/tidb#61553
2025-07-05 09:30:09 +00:00
975ad1f403 docs: fix parameter format in tidb_http_api.md (#56665) 2024-11-19 09:30:36 +00:00
f2856e3521 ddl: limit the count of getting ddlhistory jobs (#55590)
close pingcap/tidb#55711
2024-08-28 13:15:17 +00:00
fd3ad810ae *: support to query init stats percentage from http api (#55323)
close pingcap/tidb#53564
2024-08-09 08:36:49 +00:00
9f1d9e6540 infoschema, http: add two HTTP API for keyvis (#54608)
close pingcap/tidb#54281
2024-07-16 13:33:07 +00:00
6bd7fac8db docs: fix markdown list number (#54606) 2024-07-15 03:04:29 +00:00
05422bce13 docs: update smooth upgrade mode in tidb_http_api.md (#52757)
close pingcap/tidb#52756
2024-04-19 17:30:08 +00:00
538352c855 docs: add the hint of usage of the partition tables in mvcc/key API (#52138)
close pingcap/tidb#52137
2024-03-28 02:24:48 +00:00
b9421974e7 docs: update one MVCC API example (#52129)
close pingcap/tidb#52128
2024-03-27 04:32:17 +00:00
d617bf07f3 docs/tidb_http_api: scan MVCC Information with a start-key (#49010)
close pingcap/tidb#49034
2023-11-30 10:17:49 +00:00
1f102acad6 *: Implement /upgrade/show API (#46462)
close pingcap/tidb#46460
2023-09-08 09:01:10 +00:00
4d487cda1f *: update the HTTP API about "upgrade" and fix a minor doc issue (#46425)
close pingcap/tidb#46424
2023-08-25 09:45:36 +00:00
70f35617f6 *: optimize DDL history http API, reduce memory (#36859)
close pingcap/tidb#35838
2022-08-04 11:56:05 +08:00
df9b54bcb3 txn, session: Add (cluster_)trx_summary table (#28835)
ref pingcap/tidb#34457
2022-06-23 11:16:36 +08:00
0d7602eb65 *: fix http api document and a comment (#33834)
close pingcap/tidb#33833
2022-04-11 13:50:34 +08:00
dd72d8f739 doc: fix example for partition table (#33325)
close pingcap/tidb#33326
2022-03-24 11:08:34 +08:00
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