songyzh
32a4805090
ddl, core: fix parser issue 602 (#17995)
* ddl, errno: add TableOptionUnion related error, errcode and errname
* core: add TableOptionUnion grammar check when creating/altering table
* ddl, errno: add TableOptionInsertMethod related error, errcode and errname
* core: add TableOptionInsertMethod grammar check when creating/altering table
* ddl_test: add test
* ddl_test: mv test to TestCreateTable
* remove unnecessary lines
* core: check for unsupported table options
Co-authored-by: Arenatlx <ailinsilence4@gmail.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-07-21 23:26:20 +08:00
..
2020-07-07 12:26:14 +08:00
2020-07-21 23:26:20 +08:00
2020-06-22 17:39:32 +08:00
2020-04-17 19:11:52 +08:00
2020-02-21 16:19:11 +08:00
2020-06-15 11:00:20 +08:00
2020-07-14 11:43:48 +08:00