|
|
|
+ |
1 |
Statistics about stdout of test 'sqlitelogictest-algebra-rangejoin-undefined.Bug-6610` in directory 'sql/test/BugTracker-2018`: |
1 |
|
|
|
+ |
2 |
5 lines, 18 words, 138 chars in lines not matching '^$|^(\| |)#|^=` |
2 |
|
|
|
+ |
3 |
= 5 lines, 18 words, 138 chars in lines not matching '^$|^(\| |)#` |
3 |
|
|
|
+ |
4 |
# 43 lines, 208 words, 1806 chars in all lines |
4 |
|
|
|
+ |
5 |
|
5 |
|
|
|
+ |
6 |
stdout of test 'sqlitelogictest-algebra-rangejoin-undefined.Bug-6610` in directory 'sql/test/BugTracker-2018` itself: |
6 |
|
|
|
+ |
7 |
|
7 |
|
|
|
+ |
8 |
|
8 |
|
|
|
+ |
9 |
# 20:36:59 > |
9 |
|
|
|
+ |
10 |
# 20:36:59 > "mserver5" "--debug=10" "--set" "gdk_nr_threads=1" "--set" "mapi_open=true" "--set" "mapi_port=35829" "--set" "mapi_usock=/var/tmp/mtest-1732/.s.monetdb.35829" "--set" "monet_prompt=" "--forcemito" "--set" "gdk_vm_maxsize=8589934592" "--dbpath=/export/scratch1/home/monet/testing/GNU-Fedora-x86_64-thrs=1-propcheck-dist-03daa4a14bfc-default/tests/sql/dbfarm/mTests_sql_test_BugTracker-2018" "--set" "embedded_c=true" |
10 |
|
|
|
+ |
11 |
# 20:36:59 > |
11 |
|
|
|
+ |
12 |
|
12 |
|
|
|
+ |
13 |
# MonetDB 5 server v11.30.0 |
13 |
|
|
|
+ |
14 |
# This is an unreleased version |
14 |
|
|
|
+ |
15 |
# Serving database 'mTests_sql_test_BugTracker-2018', using 1 thread |
15 |
|
|
|
+ |
16 |
# Compiled for x86_64-redhat-linux-gnu/64bit with 128bit integers |
16 |
|
|
|
+ |
17 |
# Found 7.779 GiB available main-memory. |
17 |
|
|
|
+ |
18 |
# Copyright (c) 1993 - July 2008 CWI. |
18 |
|
|
|
+ |
19 |
# Copyright (c) August 2008 - 2018 MonetDB B.V., all rights reserved |
19 |
|
|
|
+ |
20 |
# Visit https://www.monetdb.org/ for further information |
20 |
|
|
|
+ |
21 |
# Listening for connection requests on mapi:monetdb://lab01.da.cwi.nl:35829/ |
21 |
|
|
|
+ |
22 |
# Listening for UNIX domain connection requests on mapi:monetdb:///var/tmp/mtest-1732/.s.monetdb.35829 |
22 |
|
|
|
+ |
23 |
# MonetDB/GIS module loaded |
23 |
|
|
|
+ |
24 |
# MonetDB/SQL module loaded |
24 |
|
|
|
+ |
25 |
|
25 |
|
|
|
+ |
26 |
Ready. |
26 |
|
|
|
+ |
27 |
|
27 |
|
|
|
+ |
28 |
# 20:36:59 > |
28 |
|
|
|
+ |
29 |
# 20:36:59 > "mclient" "-lsql" "-ftest" "-tnone" "-Eutf-8" "-i" "-e" "--host=/var/tmp/mtest-1732" "--port=35829" |
29 |
|
|
|
+ |
30 |
# 20:36:59 > |
30 |
|
|
|
+ |
31 |
|
31 |
|
|
|
+ |
32 |
#CREATE TABLE tab0(col0 INTEGER, col1 INTEGER, col2 INTEGER); |
32 |
|
|
|
+ |
33 |
#CREATE TABLE tab1(col0 INTEGER, col1 INTEGER, col2 INTEGER); |
33 |
|
|
|
+ |
34 |
#CREATE TABLE tab2(col0 INTEGER, col1 INTEGER, col2 INTEGER); |
34 |
|
|
|
+ |
35 |
#INSERT INTO tab0 VALUES (89,91,82), (35,97,1), (24,86,33); |
35 |
|
|
|
+ |
36 |
[ 3 ] |
36 |
|
|
|
+ |
37 |
#INSERT INTO tab1 VALUES (64,10,57), (3,26,54), (80,13,96); |
37 |
|
|
|
+ |
38 |
[ 3 ] |
38 |
|
|
|
+ |
39 |
#INSERT INTO tab2 VALUES (7,31,27), (79,17,38), (78,59,26); |
39 |
|
|
|
+ |
40 |
[ 3 ] |
40 |
|
|
|
+ |
41 |
#DROP TABLE tab0; |
41 |
|
|
|
+ |
42 |
#DROP TABLE tab1; |
42 |
|
|
|
+ |
43 |
#DROP TABLE tab2; |
43 |
|
|
|
+ |
44 |
|
44 |
|
|
|
+ |
45 |
# 20:36:59 > |
45 |
|
|
|
+ |
46 |
# 20:36:59 > "Done." |
46 |
|
|
|
+ |
47 |
# 20:36:59 > |
47 |
|
|
|
+ |
48 |
|
48 |