Commit Graph

138 Commits

Author SHA1 Message Date
291460b735 docs: add proposal for global index (#18982) 2020-08-17 17:40:03 +08:00
6ccd8248a8 add cluster index codec detail doc link (#18861) 2020-08-05 11:31:12 +08:00
901d531ec5 server: support partitioned table for table scatter (#17624) (#17864) 2020-07-28 11:56:46 +08:00
fe07417e6b RFC: update standardize error codes and messages (#18723)
* Update 2020-05-08-standardize-error-codes-and-messages.md

1. change the format of error code.
2. rename message back to description.
2020-07-22 20:49:27 +08:00
898bc857c0 docs: update 2020-05-08-standardize-error-codes-and-messages.md (#18682)
Co-authored-by: Ian <ArGregoryIan@gmail.com>
Co-authored-by: goroutine <ngaut@users.noreply.github.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-07-21 23:09:19 +08:00
d4837d1cbe docs: fix typo in cluster-index proposal (#18334)
Co-authored-by: Evan Zhou <coocood@gmail.com>
2020-07-02 20:20:24 +08:00
0f6b6a2013 docs: add TiDB tools compatibility check (#17440)
Signed-off-by: Neil Shen <overvenus@gmail.com>
2020-06-01 11:32:39 +08:00
8369ffd500 docs: Add TiFlash into architecture image (#17050) 2020-05-26 15:38:29 +08:00
c59cddcc01 refine the standardize-error-codes-and-messages RFC (#17352) 2020-05-22 11:03:55 +08:00
1227d3772d proposal: standardize error codes and messages (#17042) 2020-05-20 14:24:44 +08:00
29c6b2b4e2 docs: heap usage profile recorder (#17103) 2020-05-12 12:19:14 +08:00
6b6be0b4e2 docs: clustered index proposal (#17044) 2020-05-11 12:05:31 +08:00
43764a59b7 RFC + Support of BACKUP and RESTORE statements (#15274) 2020-04-30 19:35:56 +08:00
8b26d0bfe0 doc: add a brief rfc about TiDB sequence (#16682) 2020-04-27 16:00:46 +08:00
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