Commit Graph

124 Commits

Author SHA1 Message Date
b1d11a7091 *: rename statement summary tables (#16188) 2020-04-15 15:30:32 +08:00
962105b9c1 docs/design: update proposal of invisible index (#15476) 2020-03-19 12:58:52 +08:00
7a51ca5a4b docs/design: add proposal for invisible index (#15338) 2020-03-18 22:37:12 +08:00
0827d771f1 README.md: add contribution-map icon and link (#15235) 2020-03-15 10:24:33 +08:00
f793808ff3 docs/design: update the template of RFC docs (#14582) 2020-02-05 11:45:33 +08:00
782de5d963 proposal: TiDB with WebAssembly (#13570) 2020-01-10 22:35:06 +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
1fe93b4fda docs: fix two broken links (#14196) 2019-12-24 10:50:42 +08:00
5355b1dba2 docs: update the binlog recover docs (#13917) 2019-12-06 11:12:18 +08:00
5b6422df58 *: support read remote TiDB memory table of cluster (#13065) 2019-12-04 13:05:36 +08:00
08f0072a5f proposal: tidb built-in sql diagnostics (#13481)
Signed-off-by: Lonng <heng@lonng.org>
2019-11-28 14:45:01 +08:00
8e6e818eb2 docs: add recover binlog (#13724) 2019-11-26 14:18:00 +08:00
222c7c36af docs/design: add proposal for index advisor (#13271) 2019-11-20 11:06:14 +08:00
903cd1f6f9 Add binlog_status for http api and TIDB_SERVERS_INFO table (#13025) 2019-11-06 11:47:09 +08:00
952d1d7541 docs/design: move pictures to imgs && other tiny refinement (#10438)
* change IndexMerge proposal title
* add proposal links in README.md
* move links of the three proposals to the completed part
* fix endline of proposal "access a table using multiple indexes"
* move ddl and table partion to the completed part
2019-06-04 15:34:40 +08:00
cc74145ffa design: update 2019-04-11-indexmerge.md with some edits (#10530) 2019-05-23 23:40:04 -07:00
373317f6a5 proposal: access a table using multiple indexes (#10121) 2019-05-13 19:55:57 +08:00
478990451c server, statistics: support dump history stats (#10291) 2019-05-07 14:59:38 +08:00
b0f15ba214 docs,config: fix misspell (#10067)
* fix doc

* fix config
2019-04-08 17:39:38 +08:00
4c76473529 docs: update /debug/zip document in tidb_http_api.md (#9948) 2019-03-29 16:39:20 +08:00
0313cbbbde plugin: add audit plugin extension point (#9136) 2019-03-25 15:18:34 +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
bc0e70dc5c planner/core: implement skyline pruning (#9337) 2019-02-19 11:19:30 +08:00
0e6ce4612f remove the document of the http disk usage api (#9329) 2019-02-18 15:50:29 +08:00
935a440a13 docs/design: add proposal for skyline pruning (#9184) 2019-02-12 11:12:15 +08:00
4b71d19735 docs/design: add proposal for plugin framework (#8802) 2019-01-13 09:06:17 +08:00
61d2a1fca7 docs: fix spelling error in design docs (#8893) 2018-12-31 07:23:31 -07: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
ab88f0b1c3 proposal: update Support restoring SQL text from an AST tree proposal for new interface (#8694) 2018-12-17 20:08:05 +08:00
7f7cfbf373 docs/design: add proposal for sql plan management (#8651) 2018-12-12 19:25:01 +08:00
d3296695ac proposal: support restoring SQL text from an AST tree (#8533) 2018-12-06 20:50:51 +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
27007923d9 proposal: fix view proposal's markdown format (#8560) 2018-12-03 22:25:05 +08:00
04682ce3b7 proposal: add more detail view implement proposal (#8416) 2018-12-03 19:59:39 +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
012cb6da94 docs/design: add the table partition proposal (#7969) 2018-11-20 16:20:53 +08:00
faff04467b docs: add proposal process (#8228) 2018-11-10 22:50:06 +08:00
0a1df5b7d3 design: add a proposal to support view feature (#8061) 2018-11-10 10:59:34 +08:00
f15ffd5255 docs/design: add proposal for window functions (#8117) 2018-11-02 13:29:27 +08:00
2ccb08f7b3 proposal: introduce join reorder by dp subset (#8059) 2018-11-01 14:38:54 +08:00
8b66634a57 docs/design: add a document about the online DDL architecture (#7845) 2018-10-31 19:28:23 +08:00
1f57184f93 proposal: maintaining histograms in plan. (#7605) 2018-10-25 20:01:43 +08:00
33e447502f docs: add the proposal for the column pool (#7988) 2018-10-24 15:17:25 +08:00
ead685be0c docs/design: update proposal status (#7857) 2018-10-10 16:43:50 +08:00
f13ae27c0f fix a dead link (#7829) 2018-10-08 09:45:46 +08:00
95ccd01cc3 Change logo to the new design (#7823) 2018-09-30 15:33:01 +08:00
c8102f2263 docs/design: add proposal docs for constraint propagation enhancement (#7648) 2018-09-25 18:05:11 +08:00