Files
tidb/util/codec
Ewan Chou 9ca8689582 types: handle truncate error in BinaryLiteral.ToInt (#6163)
Truncate error make be treated as warning, we should handle it in `BinaryLiteral.ToInt`.

And compare BinaryLiteral directly instead of converting to uint64 because that the compare function doesn't have statement context.
2018-03-28 14:44:53 +08:00
..
2016-04-07 20:53:45 +08:00
2015-12-09 19:08:37 +08:00