Commit Graph

  • 06bf942aa4 update pdclent and kvproto (#7629) MyonKeminta 2018-09-06 15:40:59 +08:00
  • 24ecea975b Update issue templates and tikv repo links (#7621) Shen Li 2018-09-06 12:54:59 +08:00
  • 6e3bbe8e35 *: add HIGH_PRIORITY for the bootstrap SQLs. (#7616) Jack Yu 2018-09-06 00:49:12 +08:00
  • d4b38d02b8 docs: add author profile link and fix typo (#7617) Caitin 2018-09-05 23:36:33 +08:00
  • 56f5ff8e09 Use TSO instead of seconds in gc_delete_range table (#7610) MyonKeminta 2018-09-05 18:51:18 +08:00
  • 4538bcd52c server: make long-data type no longer check nullBitmap (#7573) lysu 2018-09-05 17:31:12 +08:00
  • 74a6dddfd0 stats: auto analyze on certain period of a day (#7570) Haibin Xie 2018-09-05 16:37:53 +08:00
  • b6072de3eb ddl:fix type bit could have null as its default value (#7604) ciscoxll 2018-09-05 16:22:31 +08:00
  • 92e6a5af4f executor: add batch copy to inner join, left and right outer join. (#7493) crazycs 2018-09-05 15:54:04 +08:00
  • 15e709ca0d plan: change the logic of converting to index join (#7553) Yiding Cui 2018-09-05 13:18:32 +08:00
  • a18d27ea14 parser: fix single line comment end with newline (#7612) lysu 2018-09-05 10:29:11 +08:00
  • 55ca8512fc ddl: worker add ctxPool field to make executing sql in ddl package possible. (#7447) winkyao 2018-09-04 17:56:50 +08:00
  • 129f499f9b ddl:fix create partitioned table with bigint column fail (#7520) ciscoxll 2018-09-04 16:01:01 +08:00
  • ac8a61ea68 executor: parallel read inner table and build hash table. (#7544) crazycs 2018-09-04 15:24:37 +08:00
  • 418cdf2308 plan: use point get plan for UPDATE statement (#7586) Ewan Chou 2018-09-04 07:56:42 +08:00
  • f270b105c9 server: add USR1 signal handler to dump goroutine (#7587) lysu 2018-09-03 22:56:01 +08:00
  • 477de0742c store/tikv: relax tso backoff limit (#7589) disksing 2018-09-03 19:26:48 +08:00
  • aa9f46a16a stats: fix panic when log detailed stats info (#7588) Haibin Xie 2018-09-03 16:53:10 +08:00
  • e0b98a39bb docs/design: add restore-dropped-table link in readme (#7584) winkyao 2018-09-03 16:08:48 +08:00
  • e04f74b031 chunk: reduce chunk's iterator function call (#7585) crazycs 2018-09-03 14:54:49 +08:00
  • 3d891d9c26 executor: fix update join result when join table order changed (#7571) lysu 2018-09-03 14:12:35 +08:00
  • 621ca431ad stats, plan: return row count 0 for empty range on handle (#7583) Kenan Yao 2018-09-03 11:05:28 +08:00
  • 1f2841fbd4 ddl: year type should have an unsigned flag (#7542) Jack Yu 2018-08-31 16:45:38 +08:00
  • 40a4a2dfe8 fix compatibility bug with convert string to int return wrong result (#7483) Liao Qiang 2018-08-31 14:47:01 +08:00
  • 720e8230e2 executor: only rebase auto increment ID when needed (#7515) Jack Yu 2018-08-31 14:24:32 +08:00
  • 65ecdff622 ddl:support add index rollback of partitioned table (#7437) ciscoxll 2018-08-31 11:46:00 +08:00
  • 2b776ac495 *: remove goroutine pool (#7564) tiancaiamao 2018-08-31 11:23:14 +08:00
  • 8d1acc2407 Fix bit default value bug (#7249) crazycs 2018-08-31 10:43:02 +08:00
  • 341dc1009c *: tidb tracing prototype (#7016) Zhexuan Yang 2018-08-31 05:25:16 +08:00
  • 87c54b2610 plan, statistics: maintain HistColl in DataSource's StatsInfo (#7385) Yiding Cui 2018-08-31 01:14:43 +08:00
  • 7f37bad60f expression: propagate more filters in PropagateConstant (#7276) bb7133 2018-08-31 00:11:04 +08:00
  • b4fdaf35ac Add keyonly support for seek (#7419) Shafreeck Sea 2018-08-30 23:37:03 +08:00
  • 5823fb5169 executor: break innerTable fetcher is error happend during fetching outer table (#7554) HuaiyuXu 2018-08-30 20:31:37 +08:00
  • 4df2c7eef6 stats: fix auto analyze trigger condition (#7550) Haibin Xie 2018-08-30 17:20:59 +08:00
  • 67d7544651 design: add a proposal to support a command 'ADMIN RESTORE TABLE table_id' to speed up recover faulty dropped table. (#7383) winkyao 2018-08-30 15:03:53 +08:00
  • f915575ebe server: add comment for #7252 (#7549) Lingyu Song 2018-08-30 14:49:33 +08:00
  • 528d959694 ddl: fix data race (#7548) Lynn 2018-08-30 14:30:10 +08:00
  • 9070bb6b86 executer: fix the last_insert_id in insert on duplicate key update (#7534) Jack Yu 2018-08-30 14:16:30 +08:00
  • 4a3130216f server: fix type year has too many 0s in prepare/execute (#7525) Lingyu Song 2018-08-30 11:28:34 +08:00
  • 55af7e1472 executor: forbid user to drop important system table (#7471) tiancaiamao 2018-08-29 23:40:53 +08:00
  • 69d5e36ac4 *: bump go version to 1.11 (#7491) tiancaiamao 2018-08-29 21:48:50 +08:00
  • 28fc781474 make load_data test clean (#7536) xiaojian cai 2018-08-29 21:15:49 +08:00
  • e17e757b65 travis: Remove test coverage task from travis (#7533) Shen Li 2018-08-29 20:30:20 +08:00
  • eec6899568 vendor: add basictracer-go (#7532) Zhexuan Yang 2018-08-29 18:44:41 +08:00
  • 360567b1e8 executor/join : use shallow copy for semi join. (#7433) crazycs 2018-08-29 15:57:45 +08:00
  • c625c27239 expression: check max_allowed_packet constraint for function insert (#7502) Kenan Yao 2018-08-29 13:52:15 +08:00
  • 3d468b970e ast: remove unused code (#7521) Ewan Chou 2018-08-29 11:35:27 +08:00
  • 2fb314537a chunk: support capacity grow (#7473) lysu 2018-08-28 20:08:13 +08:00
  • 1255973764 tables: make duplicate error in update clearer (#7495) winkyao 2018-08-28 15:34:39 +08:00
  • 364cd97ea3 *: update pd and kvproto vendor (#7513) disksing 2018-08-28 15:01:13 +08:00
  • 5b689e8c5b server: fix insert zero timestamp bug with prepared statement (#7506) lysu 2018-08-28 13:36:36 +08:00
  • bc97e2d616 plan, util/admin: fix admin check table error when a column of index is virtual generated (#6817) crazycs 2018-08-28 12:42:55 +08:00
  • c97c81e180 tidb-server: enable mutex profiling (#7510) Ewan Chou 2018-08-28 12:13:08 +08:00
  • 55565f1c93 expression: fix out of range error for intdiv (#7492) xiaojian cai 2018-08-28 11:24:48 +08:00
  • 38c939f4f9 *: add comment and fix lint tool (#7503) Yiding Cui 2018-08-27 21:52:04 +08:00
  • 1d0d0a6666 distsql: let analyze use RC level and low priority (#7496) Haibin Xie 2018-08-27 18:46:51 +08:00
  • 2d1fae8e56 plan: fix insert onduplicate key update (#7406) Zhang Jian 2018-08-27 18:08:08 +08:00
  • a481f2a41e ddl: make TestTableSplit stable (#7487) Lynn 2018-08-27 16:39:43 +08:00
  • 3af92ab208 ddl, metrics: update metrics (#7472) Lynn 2018-08-27 15:05:31 +08:00
  • 09fb68ae3b server: fix ComStmtSendLongData when data length is 0 (#7485) Jack Yu 2018-08-27 13:53:28 +08:00
  • 01c6bd820c privilege: execute admin command must have Super_priv. (#7486) winkyao 2018-08-24 21:54:31 +08:00
  • d9f7ffe539 plan: fix a bug when using correlated column as index (#7357) Yiding Cui 2018-08-24 16:52:40 +08:00
  • 224ea311fe Vendor include all legal files (#7480) Greg Weber 2018-08-23 23:43:37 -07:00
  • db873d68f3 infoschema: set right columns in infoschema by differ type (#7463) lysu 2018-08-24 13:15:21 +08:00
  • 1fa5669fb4 ddl: fix partition function check for partitioned table (#7464) tiancaiamao 2018-08-23 18:17:43 +08:00
  • 2ac2faf29f parser: support SUBPARTITION grammar for table partition (#7470) tiancaiamao 2018-08-23 16:39:04 +08:00
  • 3ff237c211 plan,table: fix select null value for table partition (#7452) tiancaiamao 2018-08-23 14:15:48 +08:00
  • 22b2cb6196 infoschema: use the same infoschema (#7459) Lynn 2018-08-23 13:32:04 +08:00
  • ef6590e189 coprocessor: split ranges if the slice is too big (#7454) Yiding Cui 2018-08-23 11:25:18 +08:00
  • f3325e272d store/gc_worker: Add log to record the reason why GC is not running (#7361) MyonKeminta 2018-08-22 17:38:16 +08:00
  • d0302c13ff docs: add MergePartialResult for refactor-aggregate-framework doc (#7453) HuaiyuXu 2018-08-22 17:30:01 +08:00
  • 43e9c06a59 parser/opcode: fix format function for mod opcode (#7455) tiancaiamao 2018-08-22 10:42:43 +08:00
  • d1d9b369e6 *: make sure parser.y has LF line endings on checkout (#7449) xiaojian cai 2018-08-22 09:22:33 +08:00
  • d9ea38b2ad expression: fix type infer when wrap cast decimal as string (#7451) HuaiyuXu 2018-08-21 19:40:26 +08:00
  • d455e6ac5a plan: fix concat in group statement (#7448) Lingyu Song 2018-08-21 19:21:13 +08:00
  • 98d2a03136 session:don't use utc to created a customized timezone but empty string (#7424) Zhexuan Yang 2018-08-21 17:31:29 +08:00
  • fc80029b2a ddl: partition by range value should accept constant expression (#7442) tiancaiamao 2018-08-21 17:13:31 +08:00
  • 69b13c59d6 parser: enhance the compatibility for table partition (#7440) tiancaiamao 2018-08-21 16:58:05 +08:00
  • eeb6435865 store/tikv: set ScanDetail to true (#7445) Ewan Chou 2018-08-21 16:01:35 +08:00
  • 333ead673f ddl: fix admin check bug (#7359) crazycs 2018-08-21 15:34:17 +08:00
  • 4836aa33c3 executor: support new aggregate framework for HashAggExec (#7268) HuaiyuXu 2018-08-21 15:17:25 +08:00
  • 1dc41d8b79 add logs for replace and insert on dup (#7436) Jack Yu 2018-08-21 12:43:41 +08:00
  • d4e08853e4 executor,statistics: make query feedback work for partitioned table (#7394) tiancaiamao 2018-08-21 11:43:48 +08:00
  • 6d0bcf50ac makefile: add WITH_CHECK os env to make and tidb-server -V print out admin check status. (#7439) crazycs 2018-08-20 23:09:00 +08:00
  • 97b60c9757 server: fix enum type flag (#7438) lysu 2018-08-20 19:06:52 +08:00
  • d567770076 server: fix prepare result for zero timestamp/time/datetime (#7415) lysu 2018-08-20 15:25:51 +08:00
  • 233660af69 Revert "*: add a String method for Datum to make the log more friendly (#7426)" (#7435) Jack Yu 2018-08-20 15:17:17 +08:00
  • b1aef89144 stats: fix the data race in test (#7434) Haibin Xie 2018-08-20 14:51:12 +08:00
  • 7773b28390 *: add a String method for Datum to make the log more friendly (#7426) Jack Yu 2018-08-20 14:09:26 +08:00
  • 5754f624c9 expression: fix builtin 'CharLength' for binary string input (#7410) Du Chuan 2018-08-20 12:08:23 +08:00
  • d5ab70cfdf executor,sessionctx: Add correctness for more system variables (#7196) Du Chuan 2018-08-19 14:55:15 +08:00
  • 2fbd5e7a70 expression: handle max_allowed_packet warnings for repeat function. (#7181) H 2018-08-17 23:39:47 +08:00
  • 4624785b37 expression: handle max_allowed_packet warnings for from_base64 function. (#7409) mengnan 2018-08-17 23:12:37 +08:00
  • 0f7bc02700 docs: remove not worked MVCC api (#7400) Jack Yu 2018-08-17 18:31:32 +08:00
  • 1558a9c096 executor: fix duplicate row check when chunk size is small (#7393) Jack Yu 2018-08-17 16:52:52 +08:00
  • 8f1b494055 expression: fix missing microsecond for timestamp (#7418) Lingyu Song 2018-08-17 14:40:49 +08:00
  • 8199f60492 ddl:support drop index for the partitioned table. (#7306) ciscoxll 2018-08-17 01:14:19 -05:00
  • 2ae4f7f3d2 parser: add 'IDENTIFIED WITH' option on create user statement (#7402) Lingyu Song 2018-08-17 13:52:28 +08:00
  • 57f191408c server: fix column info for resultType/flag for enum&set type. (#7417) lysu 2018-08-17 10:29:34 +08:00
  • 30e3e9e0ff *: set the proper customized timezone (#7372) Zhang Jian 2018-08-16 23:54:12 +08:00