|
|
b42dae814a
|
parser: move charset/collation/list fields to parser from lexer (#1491)
|
2016-07-27 11:20:31 +08:00 |
|
|
|
128af2e92a
|
parser: store sql string in parser and move offset related method (#1493)
|
2016-07-27 10:50:06 +08:00 |
|
|
|
db4cdcfaec
|
parser: reduce memory allocation (#1408)
|
2016-07-07 16:42:30 +08:00 |
|
|
|
0450ba0b47
|
*: unify "See url" format (#1391)
* *: unify "See url" format
|
2016-07-05 11:21:10 +08:00 |
|
|
|
5fd70ed31e
|
parser: Handle MySQL-specific code
Fix: https://github.com/pingcap/tidb/issues/971
|
2016-03-15 15:53:39 +08:00 |
|
|
|
207c7673b9
|
*: update error code.
|
2016-01-16 13:21:06 +08:00 |
|
|
|
7b248032da
|
parser: address comment.
|
2015-12-24 11:00:34 +08:00 |
|
|
|
631045ce5f
|
parser: address comment.
|
2015-12-24 10:47:37 +08:00 |
|
|
|
bfd188d844
|
parser: remove YYParse function, use Parse and ParseOne instead.
|
2015-12-23 18:25:28 +08:00 |
|
|
|
3d93c973e8
|
parser: add comment for exported variables.
|
2015-12-18 20:11:34 +08:00 |
|
|
|
c5fae25a60
|
optimizer: validates '?' is not allowed in non-prepare mode.
|
2015-12-18 19:40:45 +08:00 |
|
|
|
0d6f270068
|
Add files
|
2015-09-06 12:08:47 +08:00 |
|