Commit Graph

63 Commits

Author SHA1 Message Date
d0302c13ff docs: add MergePartialResult for refactor-aggregate-framework doc (#7453) 2018-08-22 17:30:01 +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
a5d2fed9bc docs: add design doc about the new aggregate framework (#7097) 2018-07-22 09:08:47 +08:00
a631821ad9 docs/design: new storage row format proposal (#7095) 2018-07-20 12:24:40 +08:00
0f461da6c4 fix tidb_http_api.md (#7088) 2018-07-18 23:30:46 +08:00
5697826e56 docs: add proposal template (#7090) 2018-07-18 19:46:47 +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
c9a196c413 need go1.9 (#5310)
fix syntax error: unexpected = in type declaration. need go1.9
2017-12-05 17:37:23 +08:00
f24b2dee5e Update ROADMAP.md 2017-08-08 11:26:04 +08:00
9120562edc docs: update required golang version to 1.8 (#3254) 2017-05-12 10:07:09 +08:00
2bcd329d76 docs: replace logo (#3219) 2017-05-08 19:41:33 +08:00
48db378cb3 Update ROADMAP.md (#3063) 2017-04-17 09:46:32 +08:00
aa92604c57 go 1.7 is required (#2853)
go 1.7 is required because package "context" is used in session.go:21:2
2017-03-16 09:59:17 -05:00
94e6032bff README: resize logo, use markdown img syntax (#2609) 2017-02-08 12:36:51 +08:00
b80488f875 Remove unmaintained storage engine (#2372)
* Remove unmaintained storage engine
2017-01-03 10:22:34 +08:00
c3e84ad486 Add prompt text (#2227) 2016-12-12 16:38:50 +08:00
552eda9c5e docs: remove interpreter part in QUICKSTART.md (#2111) 2016-11-28 20:26:43 +08:00
4e70a77157 fix outdated link in QUICKSTART. (#1885) 2016-10-28 10:01:31 +08:00
dfe81d35a1 readme: use new logo 2016-10-24 17:27:08 +08:00
3afc26dbc5 Update QUICKSTART.md (#1747)
eliminating ambiguity.
2016-09-21 13:23:36 +08:00
aa59ea9bb3 Update QUICKSTART.md
doc link is outdated
2016-08-09 22:31:05 -07:00
7bf53ff06b Makefile: Change make server to make, Change make to make dev (#1517) 2016-07-29 13:00:33 +08:00
bfe013e70a *: Remove hbase related doc and comment (#1367) 2016-06-30 18:22:04 +08:00
0d5ffa7426 docs: Update roadmap (#1365) 2016-06-30 17:52:49 +08:00
d552fc0004 docs: Remove hbase usage link and add tikv usage link (#1364) 2016-06-30 17:34:20 +08:00
9750eb400e Update ROADMAP.md 2016-06-27 16:42:55 +08:00
1628928d3d Update ROADMAP.md 2016-06-27 16:42:24 +08:00
06b2eb6518 *: Update docs (#1308)
Remove hbase related docs
2016-06-10 12:16:46 +08:00
ceb61cc8e8 readme: use new logo 2016-05-25 20:12:37 +08:00
0031d3c2b5 docs: fix some typos for Docker (#1163) 2016-04-26 04:56:27 -05:00
8d877cc87c *: drop support of running tidb as library. (#1102)
Since we supported unix socket, use TiDB as a library no longer provide much benefit.
Use MySQL driver should be the only way to access TiDB.
2016-04-18 13:20:01 +08:00
67bac7770e Update ROADMAP.md 2016-03-29 23:02:21 +08:00
bc0e191b59 docs: Address comment 2016-01-18 12:58:45 +08:00
3685fb6091 docs: Update hbase docs 2016-01-18 12:37:15 +08:00
6ca6984dd9 move CONTRIBUTING to root 2016-01-15 20:03:31 +08:00
9908dd49b2 doc: fix some typos and syntax errors. 2015-12-20 00:17:09 +08:00
0cc8d2e599 Update ROADMAP.md 2015-12-11 18:16:02 +08:00
3b3568b24d Update QUICKSTART.md 2015-12-08 23:43:28 +08:00
680be0b7de docs: add tidb on hbase instruction 2015-12-07 16:24:23 +08:00
695d596167 QUICKSTART: change a word 2015-12-01 15:38:23 +08:00
f30ed51250 QUICKSTART: little modify 2015-12-01 15:33:34 +08:00