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

使用latin1字符集失败 #795

Open
jd-zhang opened this issue Jul 8, 2022 · 1 comment
Open

使用latin1字符集失败 #795

jd-zhang opened this issue Jul 8, 2022 · 1 comment

Comments

@jd-zhang
Copy link
Contributor

jd-zhang commented Jul 8, 2022

*Issue migrated from trac ticket # 888 www.kunlunbase.com *

component: computing nodes | priority: major

2022-07-08 18:47:06: vito@zettadb.com created the issue


sql :

drop table if exists t1;
create table t1 (a text, b text) character set latin1;

ERROR 1149 (42000): syntax error at or near "character" at character: 34

FILE:  scan.l    LINE: 1488     FUNCTION:  scanner_yyerror

@jd-zhang
Copy link
Contributor Author

2022-07-11 11:41:29: vito@zettadb.com edited the issue description

smith984768629 pushed a commit that referenced this issue Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant