Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: unsupported DDL in SQL layer should report error #1185

Closed
lujiashun opened this issue Jan 3, 2023 · 1 comment · Fixed by #1246
Closed

feature: unsupported DDL in SQL layer should report error #1185

lujiashun opened this issue Jan 3, 2023 · 1 comment · Fixed by #1246
Assignees
Labels
A-feature feature with good idea B-DDL DDL related issues B-SQL SQL layer

Comments

@lujiashun
Copy link

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@lujiashun lujiashun added the A-feature feature with good idea label Jan 3, 2023
@lujiashun lujiashun added this to the stonedb_5.7_v1.0.3 milestone Jan 3, 2023
@lujiashun lujiashun self-assigned this Jan 3, 2023
@lujiashun lujiashun changed the title feature: unsupported DDL in SQL layer should report errors feature: unsupported DDL in SQL layer should report error Jan 3, 2023
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 6, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
@RingsC
Copy link
Contributor

RingsC commented Jan 6, 2023

If it reports an error, will it failed master-slave connection? If yes, we should not brake the master-slave connection, or if not, it will be ok to raise an error.

lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 6, 2023
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 6, 2023
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 6, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 6, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 6, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 6, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
@wisehead wisehead added B-SQL SQL layer B-DDL DDL related issues labels Jan 9, 2023
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 29, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
@hustjieke hustjieke added B-storage data type, data storage, insert,update,delete, transactions and removed B-storage data type, data storage, insert,update,delete, transactions labels Jan 30, 2023
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 30, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 30, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 30, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
lujiashun pushed a commit to lujiashun/stonedb that referenced this issue Jan 30, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
mergify bot pushed a commit that referenced this issue Jan 31, 2023
[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
@hustjieke hustjieke moved this to In Progress in StoneDB for MySQL 5.7 Jan 31, 2023
DandreChen pushed a commit to DandreChen/stonedb that referenced this issue Feb 2, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
mergify bot pushed a commit that referenced this issue Feb 2, 2023
[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
@github-project-automation github-project-automation bot moved this from In Progress to Done in StoneDB for MySQL 5.7 Feb 20, 2023
mergify bot pushed a commit that referenced this issue Feb 27, 2023
[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
konghaiya pushed a commit to konghaiya/stonedb that referenced this issue Mar 7, 2023
…eatom#1185)

[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment