Changeset: eb66616f6b09 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=eb66616f6b09 Added Files: sql/test/mergetables/Tests/sqlsmith-exists.stable.err sql/test/mergetables/Tests/sqlsmith-exists.stable.out Modified Files: sql/test/mergetables/Tests/sqlsmith.Bug-6455.stable.out sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out.int128 Branch: sq2default Log Message:
approved output diffs (135 lines): diff --git a/sql/test/mergetables/Tests/sqlsmith-exists.stable.err b/sql/test/mergetables/Tests/sqlsmith-exists.stable.err new file mode 100644 --- /dev/null +++ b/sql/test/mergetables/Tests/sqlsmith-exists.stable.err @@ -0,0 +1,30 @@ +stderr of test 'sqlsmith-exists` in directory 'sql/test/mergetables` itself: + + +# 13:30:50 > +# 13:30:50 > "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" "mapi_open=true" "--set" "mapi_port=36560" "--set" "mapi_usock=/var/tmp/mtest-10256/.s.monetdb.36560" "--forcemito" "--dbpath=/home/niels/scratch/monetdb/Linux-x86_64/var/MonetDB/mTests_sql_test_mergetables" "--set" "embedded_c=true" +# 13:30:50 > + +# builtin opt gdk_dbpath = /home/niels/scratch/monetdb/Linux-x86_64/var/monetdb5/dbfarm/demo +# builtin opt mapi_port = 50000 +# builtin opt mapi_open = false +# builtin opt mapi_ipv6 = false +# builtin opt mapi_autosense = false +# builtin opt sql_optimizer = default_pipe +# builtin opt sql_debug = 0 +# cmdline opt gdk_nr_threads = 0 +# cmdline opt mapi_open = true +# cmdline opt mapi_port = 36560 +# cmdline opt mapi_usock = /var/tmp/mtest-10256/.s.monetdb.36560 +# cmdline opt gdk_dbpath = /home/niels/scratch/monetdb/Linux-x86_64/var/MonetDB/mTests_sql_test_mergetables +# cmdline opt embedded_c = true + +# 13:30:50 > +# 13:30:50 > "mclient" "-lsql" "-ftest" "-tnone" "-Eutf-8" "-i" "-e" "--host=/var/tmp/mtest-10256" "--port=36560" +# 13:30:50 > + + +# 13:30:50 > +# 13:30:50 > "Done." +# 13:30:50 > + diff --git a/sql/test/mergetables/Tests/sqlsmith-exists.stable.out b/sql/test/mergetables/Tests/sqlsmith-exists.stable.out new file mode 100644 --- /dev/null +++ b/sql/test/mergetables/Tests/sqlsmith-exists.stable.out @@ -0,0 +1,59 @@ +stdout of test 'sqlsmith-exists` in directory 'sql/test/mergetables` itself: + + +# 19:56:21 > +# 19:56:21 > "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" "mapi_open=true" "--set" "mapi_port=33829" "--set" "mapi_usock=/var/tmp/mtest-3703/.s.monetdb.33829" "--forcemito" "--dbpath=/home/niels/scratch/monetdb/Linux-x86_64/var/MonetDB/mTests_sql_test_mergetables" "--set" "embedded_c=true" +# 19:56:21 > + +# MonetDB 5 server v11.36.0 (hg id: 1d18bd8860b4+) +# This is an unreleased version +# Serving database 'mTests_sql_test_mergetables', using 8 threads +# Compiled for x86_64-unknown-linux-gnu/64bit with 128bit integers +# Found 15.384 GiB available main-memory. +# Copyright (c) 1993 - July 2008 CWI. +# Copyright (c) August 2008 - 2019 MonetDB B.V., all rights reserved +# Visit https://www.monetdb.org/ for further information +# Listening for connection requests on mapi:monetdb://xps13:33829/ +# Listening for UNIX domain connection requests on mapi:monetdb:///var/tmp/mtest-3703/.s.monetdb.33829 +# MonetDB/GIS module loaded +# MonetDB/SQL module loaded + +# 19:56:21 > +# 19:56:21 > "mclient" "-lsql" "-ftest" "-tnone" "-Eutf-8" "-i" "-e" "--host=/var/tmp/mtest-3703" "--port=33829" +# 19:56:21 > + +#START TRANSACTION; +#CREATE TABLE another_T (col1 INT, col2 INT, col3 INT, col4 INT, col5 INT, col6 INT, col7 INT, col8 INT); +#INSERT INTO another_T VALUES (1,2,3,4,5,6,7,8), (11,22,33,44,55,66,77,88), (111,222,333,444,555,666,777,888), (1111,2222,3333,4444,5555,6666,7777,8888); +[ 4 ] +#select +#cast(coalesce(ref_0.id, ref_0.owner) as int) as c0, ref_0.system as c1, +#50 as c2, +#ref_0.name as c3 +#from +#sys.schemas as ref_0 +#where (false) +#or (exists ( +# select +# ref_0.system as c0, +# ref_0.id as c1, +# ref_1.type_name as c2, +# ref_2.owner as c3, +# ref_2.optimize as c4, +# ref_1.function_type as c5, +# cast(nullif(ref_1.function_type, ref_1.function_id) as int) as c6, +# ref_1.type_name as c7, +# 73 as c8, +# ref_2.query as c9, +# ref_1.function_name as c10, +# ref_1.function_id as c11, +% .%41, .%42, .%43, .%44 # table_name +% c0, c1, c2, c3 # name +% int, boolean, tinyint, varchar # type +% 1, 5, 1, 0 # length +#ROLLBACK; + +# 19:56:32 > +# 19:56:32 > "Done." +# 19:56:32 > + diff --git a/sql/test/mergetables/Tests/sqlsmith.Bug-6455.stable.out b/sql/test/mergetables/Tests/sqlsmith.Bug-6455.stable.out --- a/sql/test/mergetables/Tests/sqlsmith.Bug-6455.stable.out +++ b/sql/test/mergetables/Tests/sqlsmith.Bug-6455.stable.out @@ -42,7 +42,7 @@ stdout of test 'sqlsmith.Bug-6455` in di # ref_4.index_type_id as c12, # ref_27.z as c13, # ref_1.dependency_type_name as c14, -% .%437, .%440, .%441, .%442, .%443, .%444, .%445, .%446, .%447 # table_name +% .%327, .%330, .%331, .%332, .%333, .%334, .%335, .%336, .%337 # table_name % c0, c1, c2, c3, c4, c5, c6, c7, c8 # name % int, int, int, int, int, varchar, int, varchar, smallint # type % 1, 1, 1, 1, 1, 0, 1, 0, 1 # length diff --git a/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out b/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out --- a/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out +++ b/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out @@ -98,7 +98,7 @@ stdout of test 'sqlsmith.Bug-6459` in di # select # ref_0.x as c0, # ref_1.type as c1, -% .%55, .%56, .%57, .%60, .%61, .%62, .%63, .%64, .%65, .%66, .%67 # table_name +% .%45, .%46, .%47, .%50, .%51, .%52, .%53, .%54, .%55, .%56, .%57 # table_name % c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10 # name % clob, int, int, int, int, int, int, int, clob, int, int # type % 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1 # length diff --git a/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out.int128 b/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out.int128 --- a/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out.int128 +++ b/sql/test/mergetables/Tests/sqlsmith.Bug-6459.stable.out.int128 @@ -98,7 +98,7 @@ stdout of test 'sqlsmith.Bug-6459` in di # select # ref_0.x as c0, # ref_1.type as c1, -% .%55, .%56, .%57, .%60, .%61, .%62, .%63, .%64, .%65, .%66, .%67 # table_name +% .%45, .%46, .%47, .%50, .%51, .%52, .%53, .%54, .%55, .%56, .%57 # table_name % c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10 # name % clob, int, int, int, int, int, int, int, clob, int, int # type % 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1 # length _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list