GitHub / CodeRushing/tidb / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0cba4228 | merge Merge remote-tracking branch 'origin/master' into my | CodeRushing <l****1@1****m> | about 8 years ago | |
| 224ea311 | Vendor include all legal files (#7480) |
Greg Weber <g****g@g****o>
Committed by: goroutine <n****t@u****m> |
about 8 years ago | |
| e30034ae | types,expression: fix convert string to int return wrong result | CodeRushing <l****1@1****m> | about 8 years ago | |
| db873d68 | infoschema: set right columns in infoschema by differ type (#7463) |
lysu <s****x@g****m>
Committed by: goroutine <n****t@u****m> |
about 8 years ago | |
| ce6c2f4e | merge Merge remote-tracking branch 'origin/master' into my | CodeRushing <l****1@1****m> | about 8 years ago | |
| 1fa5669f | ddl: fix partition function check for partitioned table (#7464) |
tiancaiamao <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 2ac2faf2 | parser: support SUBPARTITION grammar for table partition (#7470) |
tiancaiamao <t****o@g****m>
Committed by: Lingyu Song <s****u@p****m> |
about 8 years ago | |
| 3ff237c2 | plan,table: fix select null value for table partition (#7452) |
tiancaiamao <t****o@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 22b2cb61 | infoschema: use the same infoschema (#7459) |
Lynn <z****a@1****m>
Committed by: goroutine <n****t@u****m> |
about 8 years ago | |
| ef6590e1 | coprocessor: split ranges if the slice is too big (#7454) |
Yiding Cui <w****s@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| f3325e27 | store/gc_worker: Add log to record the reason why GC is not running (#7361) |
MyonKeminta <9****a@u****m>
Committed by: goroutine <n****t@u****m> |
about 8 years ago | |
| d0302c13 | docs: add MergePartialResult for refactor-aggregate-framework doc (#7453) |
HuaiyuXu <3****5@q****m>
Committed by: goroutine <n****t@u****m> |
about 8 years ago | |
| 43e9c06a | parser/opcode: fix format function for mod opcode (#7455) |
tiancaiamao <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| d1d9b369 | *: make sure parser.y has LF line endings on checkout (#7449) |
xiaojian cai <m****j@g****m>
Committed by: goroutine <n****t@u****m> |
about 8 years ago | |
| d9ea38b2 | expression: fix type infer when wrap cast decimal as string (#7451) |
HuaiyuXu <3****5@q****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| d455e6ac | plan: fix concat in group statement (#7448) |
Lingyu Song <s****u@p****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 98d2a031 | session:don't use utc to created a customized timezone but empty string (#7424) |
Zhexuan Yang <y****n@p****m>
Committed by: tiancaiamao <t****o@g****m> |
about 8 years ago | |
| fc80029b | ddl: partition by range value should accept constant expression (#7442) |
tiancaiamao <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 69b13c59 | parser: enhance the compatibility for table partition (#7440) |
tiancaiamao <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| eeb64358 | store/tikv: set ScanDetail to true (#7445) |
Ewan Chou <c****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 333ead67 | ddl: fix admin check bug (#7359) |
crazycs <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 4836aa33 | executor: support new aggregate framework for HashAggExec (#7268) |
HuaiyuXu <3****5@q****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 1dc41d8b | add logs for replace and insert on dup (#7436) |
Jack Yu <y****p@p****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| d4e08853 | executor,statistics: make query feedback work for partitioned table (#7394) |
tiancaiamao <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 6d0bcf50 | makefile: add `WITH_CHECK ` os env to make and tidb-server -V print out admin... |
crazycs <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 97b60c97 | server: fix enum type flag (#7438) |
lysu <s****x@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| d5677700 | server: fix prepare result for zero timestamp/time/datetime (#7415) |
lysu <s****x@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 233660af | Revert "*: add a String method for Datum to make the log more friendly (#7426... |
Jack Yu <y****p@p****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| b1aef891 | stats: fix the data race in test (#7434) |
Haibin Xie <l****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 7773b283 | *: add a String method for Datum to make the log more friendly (#7426) |
Jack Yu <y****p@p****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 5754f624 | expression: fix builtin 'CharLength' for binary string input (#7410) |
Du Chuan <d****s@l****m>
Committed by: HuaiyuXu <3****5@q****m> |
about 8 years ago | |
| d5ab70cf | executor,sessionctx: Add correctness for more system variables (#7196) |
Du Chuan <d****s@l****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| 2fbd5e7a | expression: handle max_allowed_packet warnings for repeat function. (#7181) |
H <h****5@g****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| 4624785b | expression: handle max_allowed_packet warnings for from_base64 function. (#7409) |
mengnan <4****4@u****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| 0f7bc027 | docs: remove not worked MVCC api (#7400) |
Jack Yu <y****p@p****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 1558a9c0 | executor: fix duplicate row check when chunk size is small (#7393) |
Jack Yu <y****p@p****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 8f1b4940 | expression: fix missing microsecond for timestamp (#7418) |
Lingyu Song <s****u@p****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 8199f604 | ddl:support drop index for the partitioned table. (#7306) |
ciscoxll <x****g@p****m>
Committed by: Zhexuan Yang <y****n@p****m> |
about 8 years ago | |
| 2ae4f7f3 | parser: add 'IDENTIFIED WITH' option on create user statement (#7402) |
Lingyu Song <s****u@p****m>
Committed by: tiancaiamao <t****o@g****m> |
about 8 years ago | |
| 57f19140 | server: fix column info for resultType/flag for enum&set type. (#7417) |
lysu <s****x@g****m>
Committed by: goroutine <n****t@u****m> |
about 8 years ago | |
| 30e3e9e0 | *: set the proper customized timezone (#7372) |
Zhang Jian <z****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 6e7d7529 | test: refine test (#7414) |
crazycs <c****0@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 3d7d81c8 | fix etcd watcher goroutine leak test failure (#7408) |
lysu <s****x@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 5fbf5ce6 | util/mock: optimize mock.NewContext (#7411) |
Ewan Chou <c****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| bbec6830 | executor,table: support replace operation for table partition (#7309) |
tiancaiamao <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 1ebf316b | domain: handling assignments in server info (#7412) |
Lynn <z****a@1****m>
Committed by: Shen Li <s****4@g****m> |
about 8 years ago | |
| 7f286f5c | types: add one more space to make json pretty (#7389) |
xiaojian cai <m****j@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 82a6c108 | *: introduce the concept of physical ID, code refactory (#7374) |
tiancaiamao <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 1f871076 | execute/insert: refine data truncate error msg (#7401) |
crazycs <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 29addca2 | stats: log detailed stats info for query feedback (#7293) |
Haibin Xie <l****r@g****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| 9fc67b9a | store TiDB server info to PD and add http api handle (#7082) |
crazycs <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 4684eec5 | parser: support to character option to load data statement (#7391) |
Lingyu Song <s****u@p****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 016006f5 | expression: handle max_allowed_packet warnings for to_base64 function. (#7266) |
mengnan <4****4@u****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| f18176f8 | util/testkit: make the msg of failed check more readable (#7386) |
Yiding Cui <w****s@g****m>
Committed by: Zhexuan Yang <y****n@p****m> |
about 8 years ago | |
| 5404e2ea | ddl: add admin check before drop table using building flag. (#7343) |
crazycs <c****0@g****m>
Committed by: tiancaiamao <t****o@g****m> |
about 8 years ago | |
| 34b0c6cb | mocktikv: add the batch put and batch delete for raw client (#7330) |
liukun <4****9@q****m>
Committed by: tiancaiamao <t****o@g****m> |
about 8 years ago | |
| 1afd1276 | plan: fix admin check index panic when index contains pkIsHandle column. (#7350) |
winkyao <g****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 360ef5ce | expression: tiny change to extend `SimpleRewriter`'s ability (#7373) |
Yiding Cui <w****s@g****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| d1f25879 | *: admin check table return tidb specific error code. (#7363) |
winkyao <g****k@g****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| 7523566b | executor: CheckIndexRangeExec should set the types of index columns (#7376) |
Zhang Jian <z****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| fc89a642 | expression,ddl: fix fraction part handle of current_timestamp (#7355) |
lysu <s****x@g****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| 9667eca8 | executor: MaxOneRow operator should keep its promise (#7375) |
Zhang Jian <z****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| bfceb507 | support of character in create table statement (#7378) |
Lingyu Song <s****u@p****m>
Committed by: Shen Li <s****4@g****m> |
about 8 years ago | |
| 97ae3b33 | sessionctx/binloginfo: add a test for partitioned table (#7381) |
tiancaiamao <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| e43e548a | infoschema: fix bug of column size of set and enum type (#7347) |
Lingyu Song <s****u@p****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 396b2427 | store: no need to assign timezone name to dagReq again (#7368) |
Zhexuan Yang <y****n@p****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| cf5e392b | executor: change joinResultGenerator to joiner (#7323) |
Zhang Jian <z****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 87b16fca | support for flush status (#7369) |
Lingyu Song <s****u@p****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 0b031145 | remove redundency code (#7370) |
crazycs <c****0@g****m>
Committed by: goroutine <n****t@u****m> |
about 8 years ago | |
| 1d567efc | executor: fix group_concat when chunk size is set to 1 (#7328) |
HuaiyuXu <3****5@q****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| f98ef22d | expression, executor: add a new interface MergePartialResult for the new aggr... |
HuaiyuXu <3****5@q****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 9e1ae02d | ddl: fix panic in checkRangePartitioningKeysConstraints when patition by rang... |
winkyao <g****k@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| d1246b3c | ddl: notify stats worker when truncate table (#7356) |
Haibin Xie <l****r@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 87625923 | sessionctx: supports `set character_set_results = null` (#7353) |
Lingyu Song <s****u@p****m>
Committed by: Jack Yu <y****p@p****m> |
about 8 years ago | |
| 51e86a3f | variable: modify default max chunk size to 32 (#7358) |
lysu <s****x@g****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| e3952d6e | *: collect execution details and output them in slow query log (#7302) |
Ewan Chou <c****d@g****m>
Committed by: lysu <s****x@g****m> |
about 8 years ago | |
| 410246a3 | *: make partitioned table use statistics (#7340) |
tiancaiamao <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 593810e2 | table: fix show index for the partitioned table (#7346) |
ciscoxll <x****g@p****m>
Committed by: tiancaiamao <t****o@g****m> |
about 8 years ago | |
| 0d18ac2c | infoschema: fix bug when apply rename table diff (#7336) |
Haibin Xie <l****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 3efb8d7d | util/charset: Add utf8mb4 as alias for utf8 (#7339) |
Morgan Tocker <t****r@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 07c75d49 | docs: refine the pull request template (#7332) |
Ewan Chou <c****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 3e8815f9 | variable: Change the default value of charset/collation to utfbmb4/utf8mb4_bi... |
Shen Li <s****4@g****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| be2c276f | executor, plan: remove `Exists` (#7207) |
Yiding Cui <w****s@g****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| b449589a | Makefile: fix gofail go get repo path (#7341) |
lysu <s****x@g****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago | |
| 00839cee | stats: support loading partition stats (#7305) |
Haibin Xie <l****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| fe6e7108 | ddl: make check all versions norma (#7319) |
Lynn <z****a@1****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 702a116a | admin: fix admin check table false alarm in the case that index contains pkIs... |
winkyao <g****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 22519aef | *: update import path from coreos/gofail to etcd-io/gofail to fix ci (#7329) |
winkyao <g****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 18aae131 | test: fix data race in executor_test.go/checkRequestClient (#7326) |
winkyao <g****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| cd458038 | infoschema: fix information schema data race (#7318) |
Haibin Xie <l****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 65692641 | rewrite CheckHandleExists to refactor partition (#7321) |
Jack Yu <y****p@p****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 359df6ec | variable, ddl: add session variable 'tidb_ddl_reorg_priority' to set operatio... |
winkyao <g****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| af7fed9b | executor: fix group_concat(a) when a is null (#7287) |
HuaiyuXu <3****5@q****m>
Committed by: Zhexuan Yang <y****n@p****m> |
about 8 years ago | |
| b39b5f57 | executor: refactor `joinResultGenerator` to handle the unmatched outer record... |
Zhang Jian <z****l@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 2babfd9d | plan: make `USE INDEX(`PRIMARY`)` works on the integer primary key (#7298) |
Zhang Jian <z****l@g****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| 3a3845fb | *: support admin show ddl (#7274) |
Lynn <z****a@1****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 61b4ff23 | ddl: add fsp checking for time/timestamp/datetime column definition (#7294) |
lysu <s****x@g****m>
Committed by: Jack Yu <y****p@p****m> |
about 8 years ago | |
| f6dbad0f | *: move the dirty table modification to table package (#7289) |
tiancaiamao <t****o@g****m>
Committed by: Jack Yu <y****p@p****m> |
about 8 years ago | |
| 6e33d2e3 | expression: fix behavior for builtin 'LTrim', 'RTrim' and 'Trim' (#7291) |
Du Chuan <d****s@l****m>
Committed by: Ewan Chou <c****d@g****m> |
about 8 years ago | |
| ae2e3ac0 | table: remove useless MemoryTable implement (#7292) |
Jack Yu <y****p@p****m>
Committed by: Zhang Jian <z****l@g****m> |
about 8 years ago |