|
|
24d970fc46
|
executor: improve SET sysvar=DEFAULT handling (#29680)
close pingcap/tidb#29670
|
2021-12-20 07:57:45 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
28446605c2
|
expression: fix tidb can't alter table from other-type with null value to timestamp with NOT NULL attribute (#29664)
|
2021-12-03 15:57:54 +08:00 |
|
|
|
62e96720b6
|
variable: add support for timestamp (#29447)
|
2021-11-10 00:49:05 +08:00 |
|
|
|
bfe344cd63
|
expression: migrate test-infra to testify for expression/constant_test.go (#28854) (#28895)
|
2021-10-27 10:24:48 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +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 |
|
|
|
6084a6a5ff
|
variable: change SetSessionSystemVar to accept string (#24247)
|
2021-04-26 11:47:55 +08:00 |
|
|
|
d6ee6d34d8
|
expression: fix err check (#22992)
|
2021-03-03 20:20:55 +08:00 |
|
|
|
28c9e9290b
|
*: gocritic fixes for commentFormatting (#21578)
|
2020-12-09 12:03:17 +08:00 |
|
|
|
8835f8efca
|
*: set charset and collate for string literals correctly (#15156)
|
2020-03-06 17:01:46 +08:00 |
|
|
|
d006443194
|
type: encapsulate Time API (#14288)
|
2019-12-31 12:41:09 +08:00 |
|
|
|
5d5497bfeb
|
expression: speed up unit tests under the expression package (#12887)
|
2019-10-23 03:56:31 -05:00 |
|
|
|
129c0afdc6
|
executor, infoschema: fix display of on update CURRENT_TIMESTAMP with decimal (#11480)
|
2019-08-02 16:50:10 +08:00 |
|
|
|
89dda9d9a8
|
*: move parser to a separate repository (#8036)
|
2018-10-25 11:12:10 +08:00 |
|
|
|
47cbc0bfce
|
*: remove varsutil package, make Systems a private member of SessionVars (#5544)
|
2018-01-25 01:43:07 -06:00 |
|
|
|
5db9ac2506
|
types,util/chunk: refactor Time for Chunk. (#5571)
|
2018-01-09 10:12:27 +08:00 |
|
|
|
62433663e5
|
util/types: change types path (#5007)
* util/types: change types path
|
2017-11-04 10:37:14 -05:00 |
|
|
|
a60bbd9560
|
expression: refactor "helper.go" (#4593)
|
2017-09-22 18:54:04 +08:00 |
|
|
|
ea05bf088d
|
expression: default value from "timestamp" session variable is in UTC timezone (#3544)
|
2017-06-27 15:07:42 +08:00 |
|
|
|
379914a5af
|
*: fix timestamp column data and index inconsistent involving timezone (#3497)
|
2017-06-20 15:22:50 +08:00 |
|
|
|
235a7979b9
|
sessionctx/varsutil: refactor system variable (#2359)
Make varsutil package manage all the system variable get and set method.
|
2017-01-03 11:15:50 +08:00 |
|
|
|
26e5c0c867
|
*: move evaluator's helper to expression package. (#2291)
|
2016-12-23 11:34:52 +08:00 |
|
|
|
68eb8e567e
|
*: remove old code
|
2016-02-29 11:40:32 +08:00 |
|
|
|
f0326086aa
|
parser/coldef: remove dependency on expression.
|
2016-02-17 14:12:08 +08:00 |
|
|
|
3ba316fe55
|
optimizer, executor: use index range
|
2015-11-25 21:44:55 +08:00 |
|
|
|
06e7e891af
|
Merge pull request #414 from pingcap/goroutine/rename
*: Rename mysqldef to mysql
|
2015-10-19 16:35:29 +08:00 |
|
|
|
29369dba8f
|
*: Rename mysqldef to mysql
|
2015-10-19 16:26:43 +08:00 |
|
|
|
d9ad324f1b
|
Merge pull request #409 from pingcap/siddontang/refactor-ident
refactor ident
|
2015-10-19 16:03:23 +08:00 |
|
|
|
80a3c14e61
|
expression: aggregate function can't have agg in arg
|
2015-10-16 21:43:39 +08:00 |
|
|
|
8faca5e3f9
|
expression: add refer field for Ident
|
2015-10-16 19:09:28 +08:00 |
|
|
|
fe6f12f9e5
|
expression: complete date add function.
|
2015-10-13 20:35:55 +08:00 |
|
|
|
e0c36ba8d3
|
expression: fix tests
|
2015-09-21 20:07:38 +08:00 |
|
|
|
0d46df9532
|
expression: rename package and remove import
|
2015-09-21 18:02:27 +08:00 |
|
|
|
6f531c4dab
|
expression: move files in expressions to expression
No modification at all.
|
2015-09-21 17:42:09 +08:00 |
|