|
|
b13d935670
|
Merge pull request #114 from pingcap/shenli/show-variables
Shenli/show variables
|
2015-09-11 17:37:20 +08:00 |
|
|
|
92f9d3b17e
|
plans: Add test case for show variables
Add test case for show variables
|
2015-09-11 13:57:57 +08:00 |
|
|
|
e37c62b88d
|
*: check column in select uniformly
|
2015-09-11 13:15:01 +08:00 |
|
|
|
20cf24f535
|
*: Implement show variables stmt/rset/plan
TODO: add test cases
|
2015-09-10 20:24:09 +08:00 |
|
|
|
288fc4bc17
|
parser: Support SHOW VARIABLES syntax
Finish parser, implement in the next commit.
|
2015-09-10 19:32:04 +08:00 |
|
|
|
7929d4bef0
|
Merge pull request #97 from pingcap/trace-error
column: Trace more errors
|
2015-09-10 18:05:48 +08:00 |
|
|
|
a5d8981f19
|
column: Trace more errors
We can get error stack
|
2015-09-10 17:54:05 +08:00 |
|
|
|
aa3b38a328
|
Merge pull request #96 from pingcap/shenli/split-uri-dbname
tidb: Split datasource name to uri and dbName
|
2015-09-10 17:48:27 +08:00 |
|
|
|
62b73d29c7
|
tidb: Split datasource name to uri and dbName
The DBName may be different from data path name.
|
2015-09-10 16:41:12 +08:00 |
|
|
|
c624e18c96
|
stmts: add invalid row test in select
|
2015-09-10 13:54:40 +08:00 |
|
|
|
bed459a3c0
|
Merge pull request #79 from pingcap/ngaut/txn-retry
Retry transaction without for update
|
2015-09-09 22:12:13 +08:00 |
|
|
|
78c201e218
|
parser: resolve reduce/reduce conflicts
Resolved all the reduce/reduce conflicts except for 1
Fixes issue #73
|
2015-09-09 16:13:01 +08:00 |
|
|
|
042ba3b3cf
|
session: fix reset and clean up
Fix add unique key
|
2015-09-09 15:27:35 +08:00 |
|
|
|
1e4cdb813f
|
*: update QL-LICENSE and STRUTIL-LICENSE.
|
2015-09-08 19:25:50 +08:00 |
|
|
|
ff96c10571
|
Merge pull request #63 from pingcap/shenli/fix-delete-panic
tidb: Fix panic in driverStmt.Query
|
2015-09-08 16:14:06 +08:00 |
|
|
|
67d64d6301
|
tidb: Fix panic in driverStmt.Query
The prepared statement maybe not query, so the resultset maybe nil.
|
2015-09-08 14:44:45 +08:00 |
|
|
|
b2d62f9fb6
|
mysqldef, kv, stmt, stmt/stmts, parser, field: fix-copyright-infringement.
|
2015-09-07 09:05:15 -04:00 |
|
|
|
329721d226
|
*:handle error with types.Compare function
|
2015-09-07 13:35:42 +08:00 |
|
|
|
626952c46b
|
*: pass go vet
check for shadowed variables
|
2015-09-07 11:00:18 +08:00 |
|
|
|
f49398dc42
|
*: pass go vet
pass go vet
|
2015-09-06 20:20:21 +08:00 |
|
|
|
0d6f270068
|
Add files
|
2015-09-06 12:08:47 +08:00 |
|