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

insert语句不写明具体列名无法路由 #7

Open
imkodo opened this issue Jul 9, 2015 · 1 comment
Open

insert语句不写明具体列名无法路由 #7

imkodo opened this issue Jul 9, 2015 · 1 comment

Comments

@imkodo
Copy link

imkodo commented Jul 9, 2015

如:insert into tab values(1,'xiaoming');
这条语句会将数据插入到所有的表中。

@brucexx
Copy link
Owner

brucexx commented Dec 2, 2015

嗯,必须要指定列名才可以的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants