Commit Graph

18 Commits

Author SHA1 Message Date
782f8b2532 Merge branch 'master' into disksing/kv-bufferstore 2015-12-04 13:03:11 +08:00
2371e526bb session_test: Fix data race 2015-12-03 18:52:25 +08:00
7210f23da3 kv, table: fix #463 2015-12-02 13:12:11 +08:00
281216bfcf *: Support user with anyhost(%) 2015-12-01 11:54:03 +08:00
c987db1a9f *: reduce test time. 2015-11-30 13:49:32 +08:00
75352d81a4 Merge branch 'master' into disksing/refactor-lasetinsertid
Conflicts:
	ddl/ddl_test.go
	plan/plans/from_test.go
	session_test.go
	stmt/stmts/insert.go
	stmt/stmts/replace.go
2015-11-27 13:29:51 +08:00
8b75da26a9 *: Add test case for retry prepared statement 2015-11-26 15:54:30 +08:00
d97a175513 tidb: err should rollback in auto commit or DDL. 2015-11-26 12:59:21 +08:00
f492dd665a *: Fix retry bug 2015-11-25 23:47:37 +08:00
aa92d10bc6 tidb: Make sure TestIssue571 pass
Set session maxRetryCnt to unlimited times.
2015-11-24 16:21:41 +08:00
7d9d802af7 *: Merge branch 'master' into siddontang/dev-schema-change 2015-11-24 15:32:10 +08:00
xia
cf5833e6a3 *: add test 2015-11-23 20:54:56 +08:00
01223de938 *: add test case for #456 2015-11-23 16:53:17 +08:00
f3407c5fdf *: add test case for #454 2015-11-23 16:48:02 +08:00
090131288a *: add test case, fix #620 2015-11-23 13:32:34 +08:00
5f3f6b1d97 *: merge master and fix conflict. 2015-11-23 10:44:59 +08:00
13c2bda997 tidb: Fix build error 2015-11-19 14:38:04 +08:00
d4b346b1d8 tidb: Move some test from tidb_test.go to session_test.go
tidb_test.go is too large now.
2015-11-19 14:31:29 +08:00