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 |
204 lines, 1730 words, 10497 chars in lines not matching '^$|^(\| |)#|^=` |
2 |
! |
2 |
219 lines, 1818 words, 11207 chars in lines not matching '^$|^(\| |)#|^=` |
2 |
3 |
= 204 lines, 1730 words, 10497 chars in lines not matching '^$|^(\| |)#` |
3 |
! |
3 |
= 219 lines, 1818 words, 11207 chars in lines not matching '^$|^(\| |)#` |
3 |
4 |
# 281 lines, 2095 words, 14717 chars in all lines |
4 |
! |
4 |
# 301 lines, 2201 words, 15435 chars in all lines |
4 |
5 |
|
5 |
|
5 |
|
5 |
281 |
CODE = 42000 |
281 |
|
281 |
CODE = 42000 |
281 |
|
|
|
+ |
282 |
#~ MAPI = (monetdb) /var/tmp/mtest-96723/.s.monetdb.31995 |
282 |
|
|
|
+ |
283 |
QUERY = select ups(); |
283 |
|
|
|
+ |
284 |
ERROR = !Internal error while compiling statement: TypeException:user.ups[0]:newVariable: id too long |
284 |
|
|
|
+ |
285 |
CODE = 42000 |
285 |
|
|
|
+ |
286 |
#~ MAPI = (monetdb) /var/tmp/mtest-96723/.s.monetdb.31995 |
286 |
|
|
|
+ |
287 |
QUERY = create function "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"() returns int return 2; |
287 |
|
|
|
+ |
288 |
ERROR = !Current transaction is aborted (please ROLLBACK) |
288 |
|
|
|
+ |
289 |
CODE = 25005 |
289 |
|
|
|
+ |
290 |
#~ MAPI = (monetdb) /var/tmp/mtest-96723/.s.monetdb.31995 |
290 |
|
|
|
+ |
291 |
QUERY = select "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"(); |
291 |
|
|
|
+ |
292 |
ERROR = !Current transaction is aborted (please ROLLBACK) |
292 |
|
|
|
+ |
293 |
CODE = 25005 |
293 |
|
|
|
+ |
294 |
#~ MAPI = (monetdb) /var/tmp/mtest-96723/.s.monetdb.31995 |
294 |
|
|
|
+ |
295 |
QUERY = create function "😀😀😀😀😀😀😀😀😀😀😀😀😀😀😀😀"() returns int return 3; |
295 |
|
|
|
+ |
296 |
ERROR = !Current transaction is aborted (please ROLLBACK) |
296 |
|
|
|
+ |
297 |
CODE = 25005 |
297 |
|
|
|
+ |
298 |
#~ MAPI = (monetdb) /var/tmp/mtest-96723/.s.monetdb.31995 |
298 |
|
|
|
+ |
299 |
QUERY = select "😀😀😀😀😀😀😀😀😀😀😀😀😀😀😀😀"(); |
299 |
|
|
|
+ |
300 |
ERROR = !Current transaction is aborted (please ROLLBACK) |
300 |
|
|
|
+ |
301 |
CODE = 25005 |
301 |
282 |
|
282 |
|
302 |
|
302 |