83445d626e
expression: fix some problems related to flen ( #27677 )
2021-09-15 14:18:42 +08:00
7755d25aba
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers ( #27198 )
2021-08-16 18:52:00 +08:00
d168fc4e60
infosync, types: Truncate float for TiFlash replica progress ( #24299 )
2021-04-27 19:19:56 +08:00
8a3705ee40
expression: change the round rule for approximate value to round to nearest even ( #21324 )
2020-12-10 11:34:52 +08:00
f1b21b562a
types: match MySQL behavior with datetime delimiters ( #17376 )
2020-05-29 11:05:35 +08:00
7efe9bf1bb
expression: fix builtin function 'round' ( #13985 )
2020-01-15 15:54:20 +08:00
32b1dbd8d5
*: rename "github.com/pkg/errors" to "github.com/pingcap/errors" ( #8136 )
...
We import "github.com/pkg/errors" in the code, and actually put
the "github.com/pingcap/errors" there in the vendor path.
That's a dirty hack, and prevent the introduce of Go module.
2018-11-01 16:09:07 +08:00
a7f78c7704
stats: fix histogram boundaries overflow error ( #7883 )
2018-10-17 14:45:50 +08:00
cb03f2bec1
move from juju/errors to pkg/errors ( #7151 )
2018-09-12 15:42:20 +08:00
55dd23fde1
types: check correctness of decimal's exponent part ( #6631 )
...
* decimal overflow check.
* add more test case for strToInt
2018-05-29 20:53:06 +08:00
62433663e5
util/types: change types path ( #5007 )
...
* util/types: change types path
2017-11-04 10:37:14 -05:00