1 |
Statistics about stderr of test 'simple_selects` in directory 'sql/test/miscellaneous`: |
1 |
|
1 |
Statistics about stderr of test 'simple_selects` in directory 'sql/test/miscellaneous`: |
1 |
2 |
213 lines, 1848 words, 11128 chars in lines not matching '^$|^(\| |)#|^=` |
2 |
! |
2 |
229 lines, 1940 words, 11889 chars in lines not matching '^$|^(\| |)#|^=` |
2 |
3 |
= 213 lines, 1848 words, 11128 chars in lines not matching '^$|^(\| |)#` |
3 |
! |
3 |
= 229 lines, 1940 words, 11889 chars in lines not matching '^$|^(\| |)#` |
3 |
4 |
# 293 lines, 2228 words, 15521 chars in all lines |
4 |
! |
4 |
# 314 lines, 2338 words, 16213 chars in all lines |
4 |
5 |
|
5 |
|
5 |
|
5 |
293 |
CODE = 42000 |
293 |
|
293 |
CODE = 42000 |
293 |
|
|
|
+ |
294 |
#~ MAPI = (monetdb) /var/tmp/mtest-4578/.s.monetdb.32144 |
294 |
|
|
|
+ |
295 |
QUERY = select ups(); |
295 |
|
|
|
+ |
296 |
ERROR = !Internal error while compiling statement: TypeException:user.ups[0]:newVariable: id too long |
296 |
|
|
|
+ |
297 |
!TypeException:user.ups[0]:newVariable: id too long |
297 |
|
|
|
+ |
298 |
CODE = 42000 |
298 |
|
|
|
+ |
299 |
#~ MAPI = (monetdb) /var/tmp/mtest-4578/.s.monetdb.32144 |
299 |
|
|
|
+ |
300 |
QUERY = create function "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"() returns int return 2; |
300 |
|
|
|
+ |
301 |
ERROR = !Current transaction is aborted (please ROLLBACK) |
301 |
|
|
|
+ |
302 |
CODE = 25005 |
302 |
|
|
|
+ |
303 |
#~ MAPI = (monetdb) /var/tmp/mtest-4578/.s.monetdb.32144 |
303 |
|
|
|
+ |
304 |
QUERY = select "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"(); |
304 |
|
|
|
+ |
305 |
ERROR = !Current transaction is aborted (please ROLLBACK) |
305 |
|
|
|
+ |
306 |
CODE = 25005 |
306 |
|
|
|
+ |
307 |
#~ MAPI = (monetdb) /var/tmp/mtest-4578/.s.monetdb.32144 |
307 |
|
|
|
+ |
308 |
QUERY = create function "😀😀😀😀😀😀😀😀😀😀😀😀😀😀😀😀"() returns int return 3; |
308 |
|
|
|
+ |
309 |
ERROR = !Current transaction is aborted (please ROLLBACK) |
309 |
|
|
|
+ |
310 |
CODE = 25005 |
310 |
|
|
|
+ |
311 |
#~ MAPI = (monetdb) /var/tmp/mtest-4578/.s.monetdb.32144 |
311 |
|
|
|
+ |
312 |
QUERY = select "😀😀😀😀😀😀😀😀😀😀😀😀😀😀😀😀"(); |
312 |
|
|
|
+ |
313 |
ERROR = !Current transaction is aborted (please ROLLBACK) |
313 |
|
|
|
+ |
314 |
CODE = 25005 |
314 |
294 |
|
294 |
|
315 |
|
315 |