Commit Graph

24 Commits

Author SHA1 Message Date
f13ae27c0f fix a dead link (#7829) 2018-10-08 09:45: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
9120562edc docs: update required golang version to 1.8 (#3254) 2017-05-12 10:07:09 +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
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
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
d552fc0004 docs: Remove hbase usage link and add tikv usage link (#1364) 2016-06-30 17:34:20 +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
9908dd49b2 doc: fix some typos and syntax errors. 2015-12-20 00:17:09 +08:00
3b3568b24d Update QUICKSTART.md 2015-12-08 23:43:28 +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
04e33b819b Update QUICKSTART.md
use the right command.
2015-12-01 14:34:13 +08:00
2788940ea8 QUICKSTART: make command clearer 2015-12-01 13:41:15 +08:00
9935d0a8e6 README: update new docker image usage 2015-12-01 13:36:40 +08:00
a3587fe977 keep use host network
keep use host network, it will let tidb can access from host
2015-11-17 16:48:03 +08:00
e228879484 docs: fix link 2015-11-12 10:31:59 +08:00
973320bc61 docs: extract quick start section to its own file.
The README.md file is too long.
2015-11-12 10:29:38 +08:00