This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
database
/
tidb
Watch
2
Star
0
Fork
0
You've already forked tidb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5ae3ae9e42770efdf64817670e00a0b3e7a49434
tidb
/
parser
History
dawxy
45b13118ad
parser, plan, util: fix alter table does not check the field length limitation (
#3859
)
...
* fix alter table does not check the field length limitation of char/varchar
2017-07-27 17:27:50 +08:00
..
goyacc
*: goyacc generated code tiny change (
#1574
)
2016-08-10 10:32:10 +08:00
opcode
*: change "AndAnd", "OrOr" to "LogicAnd", "LogicOr" respectively (
#3874
)
2017-07-25 15:53:02 +08:00
lexer_test.go
parser: support username without quotes (
#3742
)
2017-07-15 10:16:24 +08:00
lexer.go
parser: support two json grammar sugar. (
#3854
)
2017-07-24 14:01:49 +08:00
misc.go
Add a tidb_version() function to show tidb-server info (
#3592
)
2017-07-17 17:07:54 +08:00
parser_test.go
parser, plan, util: fix alter table does not check the field length limitation (
#3859
)
2017-07-27 17:27:50 +08:00
parser.y
parser, plan, util: fix alter table does not check the field length limitation (
#3859
)
2017-07-27 17:27:50 +08:00
yy_parser.go
parser, session: fix wrong comment in selection field (
#3767
)
2017-07-17 13:55:26 +08:00