Commit Graph

54 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
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
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
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
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
222c7c36af docs/design: add proposal for index advisor (#13271) 2019-11-20 11:06:14 +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
b0f15ba214 docs,config: fix misspell (#10067)
* fix doc

* fix config
2019-04-08 17:39:38 +08:00
0313cbbbde plugin: add audit plugin extension point (#9136) 2019-03-25 15:18:34 +08:00
bc0e70dc5c planner/core: implement skyline pruning (#9337) 2019-02-19 11:19:30 +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
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
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
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
c8102f2263 docs/design: add proposal docs for constraint propagation enhancement (#7648) 2018-09-25 18:05:11 +08:00
257d1b4c82 docs: add a proposal for radix hash join (#7761) 2018-09-25 15:21:23 +08:00
62785437ee docs/design:fix doc fmt (#7670) 2018-09-12 11:32:01 +08:00
d20eb2ddfc docs: proposal a SQL planner based on the Volcano/Cascades model (#7543) 2018-09-10 22:00:17 +08:00
d4b38d02b8 docs: add author profile link and fix typo (#7617) 2018-09-05 23:36:33 +08:00
e0b98a39bb docs/design: add restore-dropped-table link in readme (#7584) 2018-09-03 16:08:48 +08:00
67d7544651 design: add a proposal to support a command 'ADMIN RESTORE TABLE table_id' to speed up recover faulty dropped table. (#7383) 2018-08-30 15:03:53 +08:00