Commit Graph

24 Commits

Author SHA1 Message Date
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
53400f789e Update ROADMAP.md
Update.
2015-12-01 14:42:44 +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
4cddb25555 *: Address comments and Update USAGE.md 2015-09-10 17:15:21 +08:00
1e4cdb813f *: update QL-LICENSE and STRUTIL-LICENSE. 2015-09-08 19:25:50 +08:00
1f77496cf2 Merge pull request #52 from pingcap/coocood/fix-usage
docs: fix usage example code
2015-09-07 23:32:10 +08:00
daa7591c64 docs: fix usage example code
row doesn't have Close method.
2015-09-07 23:24:11 +08:00
e2aaf99011 Update USAGE.md
docs/USAGE.md: fixed an error in the documentation.

Improve documentation.
2015-09-07 11:18:18 -04:00
0d6f270068 Add files 2015-09-06 12:08:47 +08:00