|
|
2088cafaca
|
types: restore the field length of a string typed parameter value to the original one (#8656)
|
2018-12-14 15:39:38 +08:00 |
|
|
|
64cd9b246f
|
planner,types: refactor the PR #8619 by using parser/types/FieldType.Clone() (#8641)
|
2018-12-12 10:23:57 +08:00 |
|
|
|
18b33fb425
|
expression,planner: fix to preserve the precision information of a timestamp-typed column in the plan cache (#8619)
|
2018-12-10 20:12:24 +08:00 |
|
|
|
29f14d4178
|
*: change default charset and collation from 'utf8 utf8_bin' to 'utf8mb4 utf8mb4_bin' (#7965)
|
2018-11-09 16:32:21 +08:00 |
|
|
|
89dda9d9a8
|
*: move parser to a separate repository (#8036)
|
2018-10-25 11:12:10 +08:00 |
|
|
|
bd08b0bc70
|
*: make parser package dependency as small as possible (#7989)
|
2018-10-24 13:19:10 +08:00 |
|
|
|
580e8573f4
|
infoschema: fill data length fields for tables (#7657)
|
2018-09-13 19:16:35 +08:00 |
|
|
|
b58a977289
|
type: make decimal default precision visible in show create table (#7667)
|
2018-09-12 10:29:07 +08:00 |
|
|
|
a8012590dc
|
*: fix union result when mix signed/unsigned columns (#7112)
|
2018-07-30 13:48:44 +08:00 |
|
|
|
5445e17fac
|
*: fix in-compatible behavior when modify value from Navicat GUI (#6105)
|
2018-03-22 15:38:27 +08:00 |
|
|
|
88b8740724
|
*: avoid the generation of mysql.TypeNewDate (#5705)
|
2018-01-23 21:41:02 +08:00 |
|
|
|
8b149c3323
|
Prealloc / collides with package name (#5560)
|
2018-01-05 19:15:54 +08:00 |
|
|
|
970e5b5684
|
*: replace JSON with BinaryJSON (#5460)
|
2017-12-21 15:20:17 +08:00 |
|
|
|
f3b5975e4a
|
AST: add Format interface on ExprNode for convert AST back to string (#5299)
|
2017-12-06 19:25:16 +08:00 |
|
|
|
5155361045
|
executor: support Chunk for UnionExec (#5229)
|
2017-12-05 16:53:34 +08:00 |
|
|
|
62433663e5
|
util/types: change types path (#5007)
* util/types: change types path
|
2017-11-04 10:37:14 -05:00 |
|