Commit Graph

27 Commits

Author SHA1 Message Date
7388f402ef *: Address comment 2015-10-26 22:01:51 +08:00
43de228e84 *: Address comments 2015-10-26 21:46:29 +08:00
2003c6eb4b *: Bind autocommit checker to ctx. 2015-10-26 21:21:37 +08:00
ad0241e5ac *: Address comment 2015-10-26 16:31:07 +08:00
407d99967e *: Refactor some code to support global system variable. 2015-10-26 14:35:06 +08:00
5f2167a5d9 *: Get/Set global sys var from/to kv store. 2015-10-25 22:38:28 +08:00
c44060a766 *: Implement set names statement.
Finish set names and add some test cases.
2015-10-23 14:27:20 +08:00
29369dba8f *: Rename mysqldef to mysql 2015-10-19 16:26:43 +08:00
aebd5889ca variable: Address golint error 2015-10-19 10:10:28 +08:00
4d1532c0b8 Add missing file 2015-10-14 17:37:05 +08:00
73d3f1b84e sessionctx: Rename sessionctx_test.go to domainctx_test.go
Currently sessionctx_test.go is test file for domainctx
2015-10-14 17:33:58 +08:00
1b2bbfea8b sessionctx: tiny clean up. 2015-10-08 23:52:38 +08:00
f9e400d4b3 builtin: Support User() and Current_User() 2015-09-23 11:02:45 +08:00
0d46df9532 expression: rename package and remove import 2015-09-21 18:02:27 +08:00
xia
1bd9a1e740 *: rename SetStatus to SetStatusFlag 2015-09-17 16:47:53 +08:00
xia
85e7c6e1dc tidb: rename SetStatusInTrans to SetStatus 2015-09-17 16:08:46 +08:00
xia
587e5d6250 *: update IsAutocommit and SetStatus 2015-09-17 16:04:08 +08:00
a5aeb9985c sessionctx: add IsAutocommit 2015-09-17 09:42:17 +08:00
xia
127b0fba0e *: clean up and update test 2015-09-16 17:40:47 +08:00
xia
73df308a03 *: remove DisableAutocommit and rename IsAutocommit to ShouldAutocommit 2015-09-16 15:31:29 +08:00
xia
88243211c4 sessionctx: update format 2015-09-15 16:09:10 +08:00
xia
a11fa52306 sessionctx: update comments 2015-09-15 15:19:25 +08:00
2287542d64 sessionctx: add ServerStatusInTrans and comments 2015-09-15 15:19:15 +08:00
3531df91b9 stmt: set ServerStatusInTrans 2015-09-15 15:18:56 +08:00
b1dbfc1e26 forupdate: Fix comments 2015-09-09 12:44:46 +08:00
2342cfc107 session: Check if select for update statement
Make sure we do not retry "select for update statement"
2015-09-09 12:15:09 +08:00
0d6f270068 Add files 2015-09-06 12:08:47 +08:00