Commit Graph

1904 Commits

Author SHA1 Message Date
xia
8cd710b1d4 domain: add test 2015-11-23 14:00:28 +08:00
xia
e640d837a6 domain: add the reload timeout range 2015-11-23 13:36:14 +08:00
8d0178ce56 Merge pull request #613 from pingcap/zimuxia/reload-timeout
domain: Add reload timeout
2015-11-23 11:55:00 +08:00
xia
158dcbeb0e domain: update log 2015-11-23 11:22:57 +08:00
xia
ea98de8e4a domain: update log 2015-11-23 11:11:32 +08:00
xia
0b8b20c014 domain: update code 2015-11-23 11:00:59 +08:00
5f3f6b1d97 *: merge master and fix conflict. 2015-11-23 10:44:59 +08:00
xia
c3814a818c domain: update code 2015-11-23 10:39:33 +08:00
e48289670a Merge pull request #618 from pingcap/siddontang/multi-key-test
localstore: add multi key inc test.
2015-11-23 09:29:41 +08:00
f7866982ef localstore: Address comment. 2015-11-23 08:32:02 +08:00
793b6c1ee2 localstore: add multi key inc test. 2015-11-22 14:42:54 +08:00
d53371af7e Merge pull request #616 from pingcap/goroutine/fix-phantom-read
Fix phantom read
2015-11-22 12:44:36 +08:00
4fbf6c1049 Address comments 2015-11-22 12:36:20 +08:00
d3bfec6eca Tiny clean up 2015-11-22 12:23:04 +08:00
d8c26fd328 Add isolation tests 2015-11-22 12:21:03 +08:00
58ad162d34 localstore: Lock provider when commit transaction
Fix phantom read
2015-11-22 12:18:12 +08:00
f290af556c Merge pull request #615 from hhkbp2/fix-issue-#612
Fix issue #612
2015-11-21 20:58:42 +08:00
296d4087bf *: add setting for PATH in Makefile to avoid manual setup
Improve convenience.
2015-11-21 12:06:45 +08:00
11dbfd8e94 Merge pull request #608 from pingcap/shenli/split-tidb_test
tidb: Move some test from tidb_test.go to session_test.go
2015-11-20 19:16:23 +08:00
85900c3a74 tidb: only change remote schema lease if no bootstrap. 2015-11-20 15:41:09 +08:00
xia
5dc1ae0285 domain: add reload timeout 2015-11-20 14:20:37 +08:00
xia
3e84e7e96d *: remove log 2015-11-20 13:52:59 +08:00
ab034c122a Merge pull request #593 from pingcap/zimuxia/show_status
*: DDL statistics are integrated into the show status
2015-11-20 13:37:23 +08:00
xia
d815cfa3d1 plan: tiny clean 2015-11-20 13:11:43 +08:00
xia
fd7eeded6c Merge remote-tracking branch 'origin/siddontang/dev-schema-change' into zimuxia/show_status 2015-11-20 13:05:49 +08:00
ab9bcaaa3e Merge pull request #596 from pingcap/disksing/insert-optimize
kv: support delayed check, optimize batch insert
2015-11-20 12:40:36 +08:00
xia
7ffa9da9c7 domain: add log 2015-11-20 10:27:41 +08:00
f1e81418dc *: Merge branch 'master' into siddontang/dev-schema-change 2015-11-20 09:37:15 +08:00
c959346213 ddl: cleanup and notify job done after transaction. 2015-11-20 09:36:42 +08:00
3d6378092d model: add helper job function and update test. 2015-11-20 09:30:12 +08:00
d8765ea3ce interpreter: add lease flag. 2015-11-20 09:23:24 +08:00
b0b5ca9ab8 Merge pull request #611 from pingcap/qiuyesuifeng/fix-table-col-cache
table: fix table cols and writeable cols cache.
2015-11-19 21:36:23 +08:00
590dd8a3a3 interpreter: use a little schema even with remote storage. 2015-11-19 21:22:18 +08:00
578d263462 *: update SetSchemaLease argument type to time.Duration. 2015-11-19 21:22:03 +08:00
d698b5c8ef table: address comment. 2015-11-19 21:20:28 +08:00
56b42f3df5 table: fix table cols and writeable cols cache. 2015-11-19 21:04:20 +08:00
90d75b12f4 Merge pull request #610 from pingcap/qiuyesuifeng/godep-go-metrics
Add go-metrics  godep.
2015-11-19 20:38:49 +08:00
90755f2024 godep: update godep json. 2015-11-19 20:27:55 +08:00
23aa64c2aa *: add go-metrics godep. 2015-11-19 20:26:46 +08:00
xia
65dc9e9d12 *: remove session variable statuses 2015-11-19 20:00:46 +08:00
842931a56c *: merge master and fix conflict. 2015-11-19 16:08:50 +08:00
ee1d1d47c2 Merge pull request #607 from pingcap/goroutine/fix-memory-leak
kv: decrease buffer size and fix memory leak
2015-11-19 15:28:40 +08:00
41724c43fa Merge remote-tracking branch 'origin/master' into shenli/split-tidi_test 2015-11-19 15:23:39 +08:00
7a6a71b753 Merge pull request #604 from pingcap/disksing/tso
hbase: add remote tso support
2015-11-19 15:19:33 +08:00
c46157498a *: address comment 2015-11-19 14:58:13 +08:00
afc062d32e *: address comment 2015-11-19 14:48:20 +08:00
deca6ea580 *: fix CI failure 2015-11-19 14:38:13 +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
346a271182 kv: decrease buffer size and fix memory leak 2015-11-19 14:22:08 +08:00