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

2.0版本还不支持批量插入么 #467

Closed
hanfre opened this issue Nov 23, 2017 · 3 comments
Closed

2.0版本还不支持批量插入么 #467

hanfre opened this issue Nov 23, 2017 · 3 comments

Comments

@hanfre
Copy link

hanfre commented Nov 23, 2017

2.0版本还不支持insert into * ()values()()(*)

这种value后面的还不支持么?

@hanfre
Copy link
Author

hanfre commented Nov 23, 2017

批量插入提示错误Caused by: java.sql.SQLException: Parameter index out of range (1 > number of parameters, which is 0).

@hanfre
Copy link
Author

hanfre commented Nov 23, 2017

SQL: INSERT INTO test(ids,version) VALUES (?, ?) , (?, ?) ;

Cause: io.shardingjdbc.core.exception.ShardingJdbcException: Invoke jdbc method exception

@terrymanu
Copy link
Member

duplicate with #290

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

2 participants