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

Multiple row insert in single statement #6

Open
c-bik opened this issue Sep 7, 2014 · 0 comments
Open

Multiple row insert in single statement #6

c-bik opened this issue Sep 7, 2014 · 0 comments
Assignees
Labels

Comments

@c-bik
Copy link
Member

c-bik commented Sep 7, 2014

insert all into erloci_test_1 (name) values ('test1') into erloci_test_1 (name) values ('test2') into erloci_test_1 (name) values ('test3') into erloci_test_1 (name) values ('test4') select * from dual

::{port_exit,{'SIGSEGV',core,"Segmentation Fault"}}

=ERROR REPORT==== 7-Sep-2014::09:58:07 ===
** Generic server <0.101.0> terminating
** Last message in was {#Port<0.29190>,{exit_status,139}}
** When Server state == {state,#Port<0.29190>,true,1,
{oci_logger,<0.102.0>},
{<<131,104,2,103,100,0,13,110,111,110,111,100,
101,64,110,111,104,111,115,116,0,0,0,104,0,0,
0,0,0,114,0,3,100,0,13,110,111,110,111,100,
101,64,110,111,104,111,115,116,0,0,3,71,143,
0,0,0,3,0,0,0,0>>,
6,140593674062192,140593271573424,[],1}}
** Reason for termination ==
** {port_exit,{'SIGSEGV',core,"Segmentation Fault"}}

@c-bik c-bik added the bug label Sep 7, 2014
@c-bik c-bik self-assigned this Sep 7, 2014
c-bik pushed a commit that referenced this issue Apr 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant