Commit Graph

  • 526e7683ef [parser] change sequence unreserved keyword (#673) Arenatlx 2019-12-10 13:55:45 +08:00
  • 07751a60e2 [parser] parser: support index advisor (#667) Jian Yang 2019-12-10 13:19:50 +08:00
  • de4291013c [parser] ddl: add expression index support (#664) wjHuang 2019-12-10 03:17:17 +08:00
  • f7f50a28a7 [parser] DDL : add create sequence support & compatible with mariaDB except OrReplace. (#658) Arenatlx 2019-12-09 17:28:00 +08:00
  • a7ac29bd99 [parser] parser: introduce DigestNormalized and deprecate DigestHash (#656) Feng Liyuan 2019-12-05 18:35:32 +08:00
  • 07f157ca8c [parser] model: add a function GetTypeDesc for ColumnInfo (#659) HuaiyuXu 2019-12-04 21:13:42 +08:00
  • f523233fff [parser] *: add flashback table syntax (#611) crazycs 2019-12-03 15:50:00 +08:00
  • 8907945611 [parser] remove unnecessary variable (#655) Tanner 2019-12-02 19:32:04 +08:00
  • ef3cc1fe1c [parser] ast: support explain format hint (#654) Haibin Xie 2019-12-02 18:39:53 +08:00
  • 194335f65f [parser] model: add hidden to ColumnInfo (#621) wjHuang 2019-12-02 17:55:41 +08:00
  • cfabf36c6d [parser] add hint for (no_)swap_join_inputs (#652) Zhuhe Fang 2019-12-02 17:04:47 +08:00
  • 9b63f660c4 [parser] add error code from planner, expression and executor (#650) ichneumon 2019-11-27 19:03:12 +08:00
  • c6e75130e8 [parser] parser: fix tableAlias in DeleteStmt (#521) Du Chuan 2019-11-26 17:51:25 +08:00
  • 570f2f00a6 [parser] fix alter table convert to charset default syntax (#566) sim41 2019-11-25 11:00:52 +08:00
  • c47b3b66dc [parser] parser: add mysql error ErrBadUser / ErrUserAlreadyExists (#644) Maxwell 2019-11-21 00:59:21 +08:00
  • 4760408a32 [parser] parser: support syntax for manage bindings (#646) Haibin Xie 2019-11-20 16:31:29 +08:00
  • 4f6d359ac6 [parser] add errcode and errname for admin repair table (#639) Arenatlx 2019-11-15 15:07:58 +08:00
  • b26854fe0c [parser] parser: add mysql error ErrIncorrectType (#638) Maxwell 2019-11-15 14:24:41 +08:00
  • 0696e22474 [parser] mysql: add ddl-related error code and name (#630) bb7133 2019-11-12 13:36:14 +08:00
  • 1207fc21e8 [parser] error code for sysvar.go (#634) cfzjywxk 2019-11-11 22:43:24 +08:00
  • 99d1a794b6 [parser] Add Cloud Spanner style read only transaction (#610) Xiaoguang Sun 2019-11-10 21:29:31 +08:00
  • 17d58e390f [parser] add error class util (#628) Lingyu Song 2019-11-08 20:13:43 +08:00
  • a98bbab0f8 [parser] *: spport primary key (#617) Lynn 2019-11-08 17:49:35 +08:00
  • 097954ab2d [parser] parser: support drop specific plan binding (#620) Haibin Xie 2019-11-08 17:21:54 +08:00
  • c13460aad7 [parser] support hint for indexMergeJoin and indexHashJoin (#619) HuaiyuXu 2019-11-07 16:41:02 +08:00
  • 94eb38bc74 [parser] clean up error code and message for parser (#618) lysu 2019-11-07 14:31:32 +08:00
  • 5e0468c0d8 [parser] mysql: add error code and message for table related to error (#615) Lingyu Song 2019-11-06 15:24:17 +08:00
  • c9f54a4447 [parser] add error code for types (#614) Jack Yu 2019-11-06 14:34:15 +08:00
  • c3c8b147e9 [parser] add store limit error (#612) Arenatlx 2019-11-06 11:06:17 +08:00
  • cc817e1324 [parser] *: Support full-text search (#592) Xiaoguang Sun 2019-11-01 15:03:47 +08:00
  • 9b11c3d2ad [parser] revert pr 587 failed to parse WHERE / GROUP BY clauses in a SELECT statement without a FROM table (#597) tiancaiamao 2019-10-31 16:10:38 +08:00
  • bfdd99ee93 [parser] mysql: add 2 infoschema related errors for TiDB (#595) bb7133 2019-10-31 10:24:56 +08:00
  • 26b362d28c [parser] parser: rename 'timestampliteral' to avoid misuse of 'select timestampliteral()' (#591) tiancaiamao 2019-10-30 15:53:36 +08:00
  • 6df7bce72f [parser] *: bump the Go compiler version to 1.13 (#593) tiancaiamao 2019-10-30 14:55:22 +08:00
  • 38fd2388f6 [parser] mysql: add some errors for TiDB (#584) Jack Yu 2019-10-30 11:37:06 +08:00
  • 3fe6ed4c13 [parser] parser: support FLUSH LOGS | HOSTS syntax (#589) Eugene Kalinin 2019-10-29 13:29:38 +03:00
  • 9b4d96cd61 [parser] add copy go.mod1 to go.mod in Makefile (#588) Tanner 2019-10-29 13:39:47 +08:00
  • e879bc5fca [parser] parser: improve index merge hint (#590) hailanwhu 2019-10-29 16:03:33 +11:00
  • d18f635991 [parser] Fixed: failed to parse WHERE / GROUP BY clauses in a SELECT statement without a FROM table (#587) Zhenghao Zhang 2019-10-27 18:39:15 +08:00
  • b4395cd5a9 [parser] parser: support database name for optimizer hint (#586) Haibin Xie 2019-10-25 16:29:27 +08:00
  • ebf8431a0e [parser] ast: add CachedNames for Prepared (#575) Yiding Cui 2019-10-23 17:26:38 +08:00
  • 88e4ec4ed9 [parser] ast: fix the bug of TableSource.Restore() (#539) Leonid Gershanovich 2019-10-21 21:55:17 -04:00
  • f26c3e85f4 [parser] parser: add support for SHUTDOWN syntax (#580) Eugene Kalinin 2019-10-21 11:31:51 +03:00
  • 24a0caa4af [parser] *: suport alter table set flash replica syntax (#564) crazycs 2019-10-21 15:21:53 +08:00
  • ef25c58596 [parser] parser : support admin repair table syntax (#547) Arenatlx 2019-10-21 11:35:19 +08:00
  • 30e9b8f7d9 [parser] fix SET CHARSET | NAMES DEFAULT (#567) sim41 2019-10-20 14:09:03 +08:00
  • 9d0dae0e58 [parser] parser: add nowait keyword, add for update no wait grammar, and related error… (#582) cfzjywxk 2019-10-18 15:06:27 +08:00
  • 0e24ec224b [parser] remove GrantPriv from AllGlobalPrivs/AllDBPrivs/AllTablePrivs (#581) tsthght 2019-10-18 11:28:24 +08:00
  • 67df55152d [parser] .github: add CODEOWNER rule to request review for PRs automatica… (#579) Zhang Jian 2019-10-16 20:56:59 +08:00
  • 6c5bccec30 [parser] ast/functions: add tidb_decode_plan() function (#557) crazycs 2019-10-14 14:04:55 +08:00
  • 190f905a91 [parser] *: refine split region syntax add split partition table region syntax. (#561) crazycs 2019-10-12 15:12:33 +08:00
  • e691d58da9 [parser] support CREATE VIEW ... UnionStmt (#572) HuaiyuXu 2019-10-11 13:55:54 +08:00
  • 42243bbd9e [parser] *: support where in admin show statement (#568) crazycs 2019-10-11 10:13:08 +08:00
  • d3b76259b1 [parser] add support for SHOW BUILTINS syntax. (#570) tangwz 2019-10-08 11:21:57 +08:00
  • 205f57c50b [parser] add idxInMulti to ExecStmt to support prepare multiple sql (#514) lysu 2019-09-30 21:45:08 +08:00
  • 95b921f113 [parser] parser: add support for STORAGE DEFAULT/DISK/MEMORY in column attributes (#563) Tanner 2019-09-30 16:51:08 +08:00
  • bca396708d [parser] fix FIXED syntax (#556) Iggie Wang 2019-09-29 14:20:02 +08:00
  • 06a9eb80fa [parser] parser: optimize performance (#562) lauhg 2019-09-24 06:51:57 -05:00
  • 76dc8603e6 [parser] ast/functions: add tidb_decode_key() function (#560) crazycs 2019-09-23 11:17:04 +08:00
  • 26d10784e4 [parser] add IGNORE_INDEX hint (#550) Zijie Zhang 2019-09-12 11:26:24 +08:00
  • cf56856f63 [parser] parser: fix *TEXT BYTE | ASCII | UNICODE syntax (#536) Iggie Wang 2019-09-11 22:33:35 +08:00
  • dd905d0c38 [parser] parser: fix SET=DEFAULT syntax (#551) Iggie Wang 2019-09-06 17:22:37 +08:00
  • 03c0e4cf93 [parser] Parser: support storage engine and VALUE IN MAXVALUE (#542) maiyang 2019-09-06 11:45:50 +08:00
  • a9ac52b528 [parser] fix CONSTRAINT syntax (#548) ichneumon 2019-09-05 20:14:31 -07:00
  • dac9156949 [parser] parser: fix SQL_TSI_YEAR column type syntax (#540) Iggie Wang 2019-09-04 23:32:45 +08:00
  • efc76a5ce2 [parser] parser: add missing generated column related mysql errors (#546) Maxwell 2019-09-04 18:40:02 +08:00
  • a0040230ab [parser] executor: cache point get plan for prepared point (#541) cfzjywxk 2019-09-04 11:33:39 +08:00
  • 1c25c0c310 [parser] *: add where for show table region syntax (#398) crazycs 2019-09-03 16:46:34 +08:00
  • 0f2b95b88f [parser] parser: fix obscure error message in bit(65) column type (#530) Tanner 2019-09-03 16:31:57 +08:00
  • fb2b3d31f0 [parser] parser: add a mysql error message (#534) Tanner 2019-09-02 11:07:20 +08:00
  • 5b27268b74 [parser] parser: fix CREATE INDEX .. TYPE syntax (#533) Yufei Li 2019-09-02 10:23:04 +08:00
  • 29110a1670 [parser] parser: replace magic numbers with meaningful names (#531) Tanner 2019-08-29 20:29:56 +08:00
  • 1c514a63ca [parser] parser: fix alter_stmt order by syntax (#526) Rambone 2019-08-29 15:33:47 +08:00
  • 05b744dbd1 [parser] ast: change the order of visiting select stmt (#522) Haibin Xie 2019-08-28 17:06:49 +09:00
  • 3ad61223b4 [parser] add support for ALTER TABLE ... ALTER INDEX syntax (#519) tangwz 2019-08-28 03:16:57 +08:00
  • 592dc0fc6e [parser] Parser: support WITH PARSER (#524) 吴振宇 2019-08-27 19:27:52 +08:00
  • 2c03dea0b7 [parser] parser: support table option 'UNION' (#523) Du Chuan 2019-08-27 10:13:45 +08:00
  • 7c57e6ca07 [parser] parser: support table option: 'ENCRYPTION' (#520) Du Chuan 2019-08-26 15:23:42 +08:00
  • 931f80b9ee [parser] make begin/commit/rollback/set be traceable (#492) lysu 2019-08-26 13:54:15 +08:00
  • 741cae3cfc [parser] Fix CREATE INDEX .. VISIBLE/INVISIBLE syntax (#518) Zhenghao Zhang 2019-08-26 13:31:47 +08:00
  • 580235d94d [parser] Fix DISCARD/IMPORT TABLESPACE syntax (#512) Zhuhe Fang 2019-08-26 10:28:36 +08:00
  • ece045c976 [parser] add a table hint to access table from a specific type of storage. (#446) Zhuomin(Charming) Liu 2019-08-23 15:09:28 +08:00
  • aa86dbe09c [parser] parser: add agg_to_cop hint (#517) Zijie Zhang 2019-08-23 14:47:02 +08:00
  • c7bb4e645c [parser] change memory quota hint argument (#513) Zijie Zhang 2019-08-23 14:37:47 +08:00
  • 68efdd0aee [parser] parser: fix LOCK clause error message (#516) lauhg 2019-08-22 22:04:54 -05:00
  • a344829761 [parser] parser: fix VARCHARACTER, VARYING syntax (#515) lauhg 2019-08-21 23:51:46 -05:00
  • e1690e7912 [parser] parser: support query block in hint (#491) Haibin Xie 2019-08-22 10:41:27 +08:00
  • e0db8ceee7 [parser] Support keyword SERIAL (#481) Du Chuan 2019-08-21 15:23:10 +08:00
  • c933f5d710 [parser] add support for ALTER TABLE ... RENAME COLUMN syntax (#504) tangwz 2019-08-21 10:17:04 +08:00
  • 34ef8f0215 [parser] parser: support secondary_load and secondary_unload (#496) Du Chuan 2019-08-20 18:11:54 +08:00
  • 08f21e7705 [parser] parser: support ALTER TABLE ALTER CHECK, ALTER TABLE DROP CHECK syntax (#505) Du Chuan 2019-08-20 17:09:38 +08:00
  • a351d5b33e [parser] parser: fix STATS_AUTO_RECALC syntax (#483) lauhg 2019-08-19 23:57:48 -05:00
  • fe948944f6 [parser] parser: support REORGANIZE PARTITION syntax (#494) Du Chuan 2019-08-20 09:57:11 +08:00
  • 818dfcc40c [parser] Support COLUMN_FORMAT syntax. (#482) Maoge 2019-08-19 00:18:38 -07:00
  • 605281b830 [parser] Remove %prec annotation on keyword CHARSET (#493) Du Chuan 2019-08-19 14:46:08 +08:00
  • 80f1430e35 [parser] parser: support SQL_TSI_* (#495) ichneumon 2019-08-18 23:27:11 -07:00
  • 4ff5141028 [parser] ast: add stmtType to ast.Prepared to record metric (#487) lysu 2019-08-19 10:15:01 +08:00
  • 345a4fb374 [parser] add support for ALTER TABLE ... RENAME syntax (#489) Tang Weizhi 2019-08-17 13:40:26 +08:00
  • ed49f69b7d [parser] fix: add support for TABLE_CHECKSUM (#488) lei yu 2019-08-16 23:51:45 +08:00
  • c039c4773b [parser] Support DROP INDEX ... [ALGORITHM | LOCK] syntax (#484) Zhenghao Zhang 2019-08-16 15:28:19 +08:00