# MonetDB 5 server v11.54.0 # This is an unreleased version # Serving database 'mTests_sql_test_BugTracker-2017', using 4 threads # Compiled for x86_64-pc-darwin-appleclang/64bit with 128bit integers # Found 16.000 GiB available main-memory of which we use 13.040 GiB # Virtual memory usage limited to 8.000 GiB # Copyright (c) 2024, 2025 MonetDB Foundation, all rights reserved # Visit https://www.monetdb.org/ for further information # MonetDB/GIS module loaded # MonetDB/Python3 module loaded # MonetDB/SQL module loaded # Listening for connection requests on mapi:monetdb://mac-mini.scilens.private:61453/ # Listening for UNIX domain connection requests on mapi:monetdb:///tmp/mtest-45447/.s.monetdb.61453 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select name, authorization, owner from sys.schemas where system and name in ('sys', 'tmp', 'json', 'profiler') order by name #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema profiler #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: drop schema profiler #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema json #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: drop schema profiler restrict #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select name, authorization, owner from sys.schemas where system and name in ('sys', 'tmp', 'json', 'profiler') order by name #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema profiler #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema tmp #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: drop schema json restrict #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select name, authorization, owner from sys.schemas where system and name in ('sys', 'tmp', 'json', 'profiler') order by name #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema json #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema sys #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: drop schema tmp restrict #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema tmp #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: drop schema sys restrict #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select name, authorization, owner from sys.schemas where system and name in ('sys', 'tmp', 'json', 'profiler') order by name #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema profiler #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema json #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema sys #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select name, authorization, owner, "system" from sys.schemas where name in ('sys', 'tmp', 'json', 'profiler') order by name #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: drop schema profiler cascade #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: drop schema json cascade #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: drop schema tmp cascade #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select name, authorization, owner, "system" from sys.schemas where name in ('sys', 'tmp', 'json', 'profiler') order by name #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: set schema tmp #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: drop schema sys cascade #2025-04-07 10:06:31: client0015: SQLrun: INFO: Executing: select name, authorization, owner, "system" from sys.schemas where name in ('sys', 'tmp', 'json', 'profiler') order by name #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select name, authorization, owner, "system" from sys.schemas where name in ('sys', 'tmp', 'json', 'profiler') order by name #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: set schema profiler #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: set schema json #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: set schema tmp #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select current_schema #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: set schema sys #2025-04-07 10:06:31: client0016: SQLrun: INFO: Executing: select current_schema #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: create table "sys"."test_a" ( #2025-04-07 10:06:31: client0017: SQLrun: INFO: Executing: drop table "sys"."test_a" #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: set time zone interval '+02:00' hour to minute #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: create table my_dates(dt date, ts timestamp, tstz timestamp with time zone) #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: insert into my_dates values (date '2017-06-14', timestamp '2017-06-14 12:12:12.12', timestamp with time zone '2017-06-14 12:12:12.12') #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: insert into my_dates values (date '2016-07-14', timestamp '2016-07-14 12:12:12.12', timestamp with time zone '2016-07-14 12:12:12.12') #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: insert into my_dates values (date '2014-01-14', timestamp '2014-01-14 12:12:12.12', timestamp with time zone '2014-01-14 12:12:12.12') #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: insert into my_dates values (date '2015-12-14', timestamp '2015-12-14 12:12:12.12', timestamp with time zone '2015-12-14 12:12:12.12') #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select * from my_dates order by dt #remapped: batmtime.year #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select dt, extract(year from dt) as dt_yr from my_dates order by dt #remapped: batmtime.year #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select ts, extract(year from ts) as ts_yr from my_dates order by dt #remapped: batmtime.year #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select tstz, extract(year from tstz) as tstz_yr from my_dates order by dt #remapped: batmtime.quarter #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select dt, extract(quarter from dt) as dt_qrfrom from my_dates order by dt #remapped: batmtime.quarter #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select ts, extract(quarter from ts) as ts_qrfrom from my_dates order by dt #remapped: batmtime.quarter #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select tstz, extract(quarter from tstz) as tstz_qr from my_dates order by dt #remapped: batmtime.weekofyear #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select dt, extract(week from dt) as dt_wk from my_dates order by dt #remapped: batmtime.weekofyear #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select ts, extract(week from ts) as ts_wk from my_dates order by dt #remapped: batmtime.weekofyear #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select tstz, extract(week from tstz) as tstz_wk from my_dates order by dt #remapped: batmtime.year #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select dt, "year"(dt) as dt_yr from my_dates order by dt #remapped: batmtime.year #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select ts, "year"(ts) as ts_yr from my_dates order by dt #remapped: batmtime.year #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select tstz, "year"(tstz) as tstz_yr from my_dates order by dt #remapped: batmtime.quarter #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select dt, quarter(dt) as dt_qrfrom from my_dates order by dt #remapped: batmtime.quarter #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select ts, quarter(ts) as ts_qrfrom from my_dates order by dt #remapped: batmtime.quarter #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select tstz, quarter(tstz) as tstz_qr from my_dates order by dt #remapped: batmtime.weekofyear #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select dt, week(dt) as dt_wk from my_dates order by dt #remapped: batmtime.weekofyear #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select ts, week(ts) as ts_wk from my_dates order by dt #remapped: batmtime.weekofyear #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: select tstz, week(tstz) as tstz_wk from my_dates order by dt #2025-04-07 10:06:31: client0018: SQLrun: INFO: Executing: drop table my_dates #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:31: client0019: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:31: client0019: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:31: client0019: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:31: client0019: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:31: client0019: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:31: client0019: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:31: client0019: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: create table x (tailnum string, arr_delay integer) #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: copy 2 records into x from stdin using delimiters ',',E'\n','"' null as ''; #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select avg( arr_delay ) from x #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select tailnum , avg( arr_delay ) from x group by tailnum #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select tailnum , min( arr_delay ) from x group by tailnum #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select tailnum , avg( arr_delay ) from x where tailnum = 'N907MQ' group by tailnum #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select * from ( select tailnum , avg( arr_delay ) from x group by tailnum ) as xxx where tailnum = 'N907MQ' #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select tailnum , min( arr_delay ) from x where tailnum = 'N907MQ' group by tailnum #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: select * from ( select tailnum , min( arr_delay ) from x group by tailnum ) as xxx where tailnum = 'N907MQ' #2025-04-07 10:06:32: client0020: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: create table "test_join_right_table" ("r_c" varchar(255), "d" varchar(255)) #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: insert into "test_join_right_table"("r_c", "d") values ('c1', 'd1') #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: insert into "test_join_right_table"("r_c", "d") values ('c2', 'd2') #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: insert into "test_join_right_table"("r_c", "d") values ('c5', 'd3') #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: insert into "test_join_right_table"("r_c", "d") values (null, 'd4') #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: create table lineitem_denormalized_first1k #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: copy 1000 records into lineitem_denormalized_first1k from stdin using delimiters ',',E'\n','"'; #remapped: batcalc.== #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: select "t3e"."c22_store_phone_number" as "c3c_r_c" #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: drop table test_join_right_table #2025-04-07 10:06:32: client0023: SQLrun: INFO: Executing: drop table lineitem_denormalized_first1k #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: create table all_dates (d_date date, month_code varchar(7)) #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: create table book (code varchar(15)) #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: create table category (id bigint, category_code varchar(30), subcategory_code varchar(30)) #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: create table fact (s1_id varchar(25), s2_id varchar(25), s3_id varchar(25), s4_id varchar(25), book_code varchar(15), category_id bigint, location_id bigint, d_period date) #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: create table location (id bigint, code varchar(30)) #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: create table segment1 (id varchar(150), code varchar(150)) #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: create table segment2 (id varchar(150), code varchar(150)) #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: create table segment3 (id varchar(150), code varchar(150)) #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: create table segment4 (id varchar(150), code varchar(150)) #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: copy 431 records into category from stdin delimiters '|' , E'\n', '"'; #2025-04-07 10:06:32: client0026: SQLrun: INFO: Executing: copy 5 records into book from stdin delimiters '|' , E'\n', '"'; #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: copy 22 records into fact from stdin delimiters '|' , E'\n', '"'; #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: copy 729 records into location from stdin delimiters '|' , E'\n', '"'; #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: copy 1 records into segment1 from stdin delimiters '|' , E'\n', '"'; #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: copy 44 records into segment2 from stdin delimiters '|' , E'\n', '"'; #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: copy 143 records into segment3 from stdin delimiters '|' , E'\n', '"'; #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: copy 56 records into segment4 from stdin delimiters '|' , E'\n', '"'; #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: copy 49998 records into all_dates from 'all_dates.csv.gz' on client delimiters '|' , E'\n', '"' #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: select loc.code #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: select loc.code #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: select 1 from location loc,segment1 s1,fact f where s1.id = f.s1_id and loc.id = f.location_id #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: select 1 from location loc,segment1 s1,fact f where s1.id = f.s1_id and loc.id = f.location_id and ( s1.code = '03' or loc.code = '0010094' ) #2025-04-07 10:06:33: client0026: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: create table t1 ( c1 int, c2 int ) #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: select count(c1) as c2 from (select count(*) as c1, c2 from t1 group by c2) as t2 group by c2 #2025-04-07 10:06:33: client0045: SQLrun: INFO: Executing: drop table t1 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: create table "sys"."unitTestDontDelete" ( #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: copy 10 records into "sys"."unitTestDontDelete" from stdin using delimiters E'\t',E'\n','"'; #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select * from "unitTestDontDelete" where "B" < 5 and "B" >= 5 #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select * from "unitTestDontDelete" where "A" < 'Cat2' and "A" >= 'Cat2' #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: select * from "unitTestDontDelete" where "C" < 5.5 and "C" >= 5.5 #2025-04-07 10:06:33: client0046: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: create table "sys"."unitTestDontDelete" ( #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: copy 10 records into "sys"."unitTestDontDelete" from stdin using delimiters E'\t',E'\n','"'; #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: create table "sys"."test_join_left_table" ( #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: copy 4 records into "sys"."test_join_left_table" from stdin using delimiters E'\t',E'\n','"'; #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.and #remapped: batcalc.or #remapped: batcalc.not #remapped: batcalc.ifthenelse #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: select * from "test_join_left_table" as "ta" where not exists #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: drop table test_join_left_table #2025-04-07 10:06:33: client0049: SQLrun: INFO: Executing: drop table "unitTestDontDelete" #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: create table "PKeyNotNull" ( #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.+ #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select c.name, c.type, c."null" from sys.columns c, sys.tables t, sys.schemas s where c.table_id = t.id and t.schema_id = s.id and t.name = 'PKeyNotNull' and s.name = 'sys' order by c.number #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: insert into "PKeyNotNull" values ('C12', null, 1) #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: alter table "PKeyNotNull" alter "PK_COL2" set null #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: insert into "PKeyNotNull" values ('C12', null, 2) #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select * from "PKeyNotNull" #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: drop table "PKeyNotNull" #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: create table "PKeyImplicitNotNull" ( #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.+ #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select c.name, c.type, c."null" from sys.columns c, sys.tables t, sys.schemas s where c.table_id = t.id and t.schema_id = s.id and t.name = 'PKeyImplicitNotNull' and s.name = 'sys' order by c.number #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: insert into "PKeyImplicitNotNull" values ('C12', null, 1) #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: alter table "PKeyImplicitNotNull" alter "PK_COL2" set null #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: insert into "PKeyImplicitNotNull" values ('C12', null, 2) #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: select * from "PKeyImplicitNotNull" #2025-04-07 10:06:33: client0054: SQLrun: INFO: Executing: drop table "PKeyImplicitNotNull" #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: create table test_table4 (d numeric(12,2)) #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: insert into test_table4 values (531421754532.553234531231250) #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: insert into test_table4 values (531421754532) #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: insert into test_table4 values (531421754) #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: insert into test_table4 values (53142175) #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: insert into test_table4 values (53142) #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: select * from test_table4 #2025-04-07 10:06:33: client0055: SQLrun: INFO: Executing: drop table test_table4 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0056: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0056: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0056: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0056: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0056: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0056: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0056: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0056: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0056: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0056: SQLrun: INFO: Executing: select splitpart('100-ača' , '-', 2) #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0057: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0057: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0057: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0057: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0057: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0057: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0057: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0057: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0057: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0057: SQLrun: INFO: Executing: select cast(cast(1 as decimal(20,19)) as decimal(12,8)) #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: rollback #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: create function ser(i integer, j integer) returns table(foo integer) language python { #2025-04-07 10:06:33: client0058: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: create table test (id int, a int, b int) #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: insert into test values (0, 1, 2) #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: select count(*) from test where (b = 1 or b = 2) and (a not in (3, 4) or b <> 1) and a = 1 #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: select * from test where (b = 1 or b = 2) and (a not in (3, 4) or b <> 1) and a = 1 #2025-04-07 10:06:33: client0059: SQLrun: INFO: Executing: drop table test #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: create table t1 (c1 integer) #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: insert into t1 values (1) #remapped: batcalc./ #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: select count(*) / (select count(*) from t1) as c2 from t1 #remapped: batcalc./ #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: select sum(c2) from (select count(*) / (select count(*) from t1) as c2 from t1) as t #2025-04-07 10:06:33: client0060: SQLrun: INFO: Executing: drop table t1 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:33: client0061: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:33: client0061: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:33: client0061: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:33: client0061: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0061: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:33: client0061: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:33: client0061: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:33: client0061: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:33: client0061: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:33: client0061: SQLrun: INFO: Executing: create table test_oidx (c1 int, c2 string) #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: insert into test_oidx (c1, c2) values (1, 'ccc'), (2, 'bbb'), (3, 'eee'), (4, 'aaa'), (5, 'ddd') #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: select * from test_oidx order by c2, c1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: create ordered index test_oidx1 on test_oidx (c2) #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: select * from test_oidx order by c2, c1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: drop index test_oidx1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: drop table test_oidx #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: create table test_oidx (c1 int, c2 char(5)) #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: insert into test_oidx (c1, c2) values (1, 'ccc'), (2, 'bbb'), (3, 'eee'), (4, 'aaa'), (5, 'ddd') #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: select * from test_oidx order by c2, c1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: create ordered index test_oidx1 on test_oidx (c2) #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: select * from test_oidx order by c2, c1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: drop index test_oidx1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: drop table test_oidx #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: create table test_oidx (c1 int, c2 varchar(6)) #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: insert into test_oidx (c1, c2) values (1, 'ccc'), (2, 'bbb'), (3, 'eee'), (4, 'aaa'), (5, 'ddd') #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: select * from test_oidx order by c2, c1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: create ordered index test_oidx1 on test_oidx (c2) #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: select * from test_oidx order by c2, c1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: drop index test_oidx1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: drop table test_oidx #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: create table test_oidx (c1 int, c2 clob) #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: insert into test_oidx (c1, c2) values (1, 'ccc'), (2, 'bbb'), (3, 'eee'), (4, 'aaa'), (5, 'ddd') #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: select * from test_oidx order by c2, c1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: create ordered index test_oidx1 on test_oidx (c2) #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: select * from test_oidx order by c2, c1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: drop index test_oidx1 #2025-04-07 10:06:34: client0061: SQLrun: INFO: Executing: drop table test_oidx #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: create table foo (a int, b int) #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: select 1 + 1 as bar, cast(sum(b) as bigint) from foo group by bar #2025-04-07 10:06:34: client0066: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: create table integers(i integer) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: insert into integers values (1), (2), (3), (null) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: select #2025-04-07 10:06:34: client0067: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast(1 as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast('1' as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast(10 as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast('10' as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast(100 as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast('100' as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast(110 as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast('110' as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast(1000 as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast('1000' as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast(1100 as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast('1100' as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast(1110 as decimal(7,3)) #2025-04-07 10:06:34: client0068: SQLrun: INFO: Executing: select cast('1110' as decimal(7,3)) #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: select 20000+30000 #2025-04-07 10:06:34: client0069: SQLrun: INFO: Executing: select 50 + 100 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:34: client0070: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:34: client0070: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:34: client0070: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:34: client0070: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0070: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:34: client0070: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0070: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:34: client0070: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:34: client0070: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:34: client0070: SQLrun: INFO: Executing: select distinct 14 as c0 from sys.querylog_calls as ref_0 where ref_0.cpu is not null limit 141 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: create table test1 (a int default -1) #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: insert into test1 values (1) #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: insert into test1 values (default) #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: insert into test1 values (2), (default), (3), (default), (4) #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select * from test1 #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: update test1 set a = default where a = 4 #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select * from test1 #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: drop table test1 #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: create table test2 (a int default 0, b clob, c int, d clob default 'astring') #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: insert into test2 values (1, 'a', 1, 'a') #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: insert into test2 values (default, 'a', 1, default) #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: insert into test2 values (2, 'b', 2, 'b'), (100, 'other', -1, default), (3, 'c', 3, 'c'), (default, 'd', 4, 'd') #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select * from test2 #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: update test2 set d = default, b = 'bbb' where a = 1 #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: select * from test2 #2025-04-07 10:06:34: client0071: SQLrun: INFO: Executing: drop table test2 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table "LOADONLY_comments" ( #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table "LOADONLY_comment_tags" ( #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table "LOADONLY_posts" ( #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table "LOADONLY_post_tags" ( #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table forums( #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table forum_persons( #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table forum_tags( #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table friends( #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table organisations( #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table messages( #2025-04-07 10:06:34: client0072: SQLrun: INFO: Executing: create table message_tags( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table persons( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table person_comments( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table person_emails( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table person_languages( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table person_tags( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table person_posts( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table person_studyat_organisations( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table person_workat_organisations( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table places( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table tags( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table tag_tagclasses( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table tagclasses( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: create table tagclass_inheritance( #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: alter table forums add foreign key(moderator) references persons(id) #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: alter table forum_persons add foreign key(forum_id) references forums(id) #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: alter table forum_persons add foreign key(person_id) references persons(id) #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: alter table forum_tags add foreign key(forum_id) references forums(id) #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: alter table forum_tags add foreign key(tag_id) references tags(id) #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: alter table friends add foreign key(src) references persons(id) #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: alter table friends add foreign key(dst) references persons(id) #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: alter table messages add foreign key(creator) references persons(id) #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: alter table messages add foreign key(forum_id) references forums(id) #2025-04-07 10:06:35: client0072: SQLrun: INFO: Executing: alter table messages add foreign key(place_id) references places(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table messages add foreign key(reply) references messages(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table messages add foreign key(post_id) references messages(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table message_tags add foreign key(message_id) references messages(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table message_tags add foreign key(tag_id) references tags(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table organisations add foreign key(place_id) references places(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table persons add foreign key(place_id) references places(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_comments add foreign key(person_id) references persons(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_comments add foreign key(comment_id) references messages(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_emails add foreign key(id) references persons(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_languages add foreign key(id) references persons(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_posts add foreign key(person_id) references persons(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_posts add foreign key(post_id) references messages(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_studyat_organisations add foreign key(person_id) references persons(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_studyat_organisations add foreign key(organisation_id) references organisations(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_tags add foreign key(person_id) references persons(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_tags add foreign key(tag_id) references tags(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_workat_organisations add foreign key(person_id) references persons(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table person_workat_organisations add foreign key(organisation_id) references organisations(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table places add foreign key(ispartof) references places(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table tag_tagclasses add foreign key(tag_id) references tags(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table tag_tagclasses add foreign key(tagclass_id) references tagclasses(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table tagclass_inheritance add foreign key(subclass_id) references tagclasses(id) #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: alter table tagclass_inheritance add foreign key(superclass_id) references tagclasses(id) #remapped: batcalc.< #remapped: batcalc.not #remapped: batcalc.ifthenelse #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: with #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table "LOADONLY_comments" #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table "LOADONLY_comment_tags" #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table "LOADONLY_posts" #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table "LOADONLY_post_tags" #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table forum_persons #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table forum_tags #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table friends #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table message_tags #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table person_comments #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table person_emails #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table person_tags #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table person_languages #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table person_posts #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table person_studyat_organisations #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table person_workat_organisations #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table tag_tagclasses #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table tagclass_inheritance #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table organisations #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table messages #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table forums #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table persons #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table places #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table tags #2025-04-07 10:06:36: client0072: SQLrun: INFO: Executing: drop table tagclasses #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: create table longtable (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: insert into longtable values (1,7,2,1,1,909,1,1), (2,7,2,2,3,4,4,6), (null,5,4,81,null,5,-10,1), (-90,null,0,null,2,0,1,null) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: create table integers(i integer) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: insert into integers values (1), (2), (3), (null) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: create table tbl_productsales (col1 int, col2 varchar(64), col3 varchar(64), col4 int, col5 real, col6 date) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: insert into tbl_productsales values (1,'Game','Mobo Game',200, 1.2, date '2015-12-12'),(2,'Game','PKO Game',400, -1.0, date '2012-02-10'),(3,'Fashion','Shirt',500, null, date '1990-01-01'), #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: create table analytics (aa int, bb int, cc bigint) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: insert into analytics values (15, 3, 15), (3, 1, 3), (2, 1, 2), (5, 3, 5), (null, 2, null), (3, 2, 3), (4, 1, 4), (6, 3, 6), (8, 2, 8), (null, 4, null) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #remapped: batcalc.isnotnil #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: select #remapped: batcalc.isnotnil #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: select #2025-04-07 10:06:36: client0073: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:36: client0074: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:36: client0074: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:36: client0074: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:36: client0074: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:36: client0074: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:36: client0074: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:36: client0074: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:36: client0074: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:36: client0074: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:36: client0074: SQLrun: INFO: Executing: create table my_vardim ("var_id" integer,"dim_id" integer,"dimpos" integer) #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.+ #2025-04-07 10:06:37: client0074: SQLrun: INFO: Executing: select #2025-04-07 10:06:37: client0074: SQLrun: INFO: Executing: drop table my_vardim #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0075: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0075: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0075: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0075: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0075: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0075: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0075: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0075: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0075: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.+ #remapped: batcalc.isnotnil #remapped: batcalc.isnotnil #2025-04-07 10:06:37: client0075: SQLrun: INFO: Executing: select #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: create table longtable (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: insert into longtable values (1,7,2,1,1,909,1,1), (2,7,2,2,3,4,4,6), (null,5,4,81,null,5,-10,1), (-90,null,0,null,2,0,1,null) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: create table integers(i integer) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: insert into integers values (1), (2), (3), (null) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: create table tbl_productsales (col1 int, col2 varchar(64), col3 varchar(64), col4 int, col5 real, col6 date) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: insert into tbl_productsales values (1,'Game','Mobo Game',200, 1.2, date '2015-12-12'),(2,'Game','PKO Game',400, -1.0, date '2012-02-10'),(3,'Fashion','Shirt',500, null, date '1990-01-01'), #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: select #2025-04-07 10:06:37: client0076: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0077: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0077: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0077: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0077: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0077: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0077: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0077: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0077: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0077: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:37: client0077: SQLrun: INFO: Executing: with t0(x) as ( #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: create table messages ( #2025-04-07 10:06:37: client0078: SQLrun: INFO: Executing: drop table messages #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: create table bug6218 (i int, j int) #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: copy 8 records into bug6218 from stdin; #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: select quantile(i,0.5),j from bug6218 group by j order by j #2025-04-07 10:06:37: client0079: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: select #2025-04-07 10:06:37: client0082: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: select #2025-04-07 10:06:37: client0083: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: create table rt (x real) #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: insert into rt values (2.1) #remapped: batcalc.* #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: select x*x from rt #2025-04-07 10:06:37: client0084: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: create table longtable (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: insert into longtable values (1,7,2,1,1,909,1,1), (2,7,2,2,3,4,4,6), (null,5,4,81,null,5,-10,1), (-90,null,0,null,2,0,1,null) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: create table integers(i integer) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: insert into integers values (1), (2), (3), (null) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: create table tbl_productsales (col1 int, col2 varchar(64), col3 varchar(64), col4 int, col5 real, col6 date) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: insert into tbl_productsales values (1,'Game','Mobo Game',200, 1.2, date '2015-12-12'),(2,'Game','PKO Game',400, -1.0, date '2012-02-10'),(3,'Fashion','Shirt',500, null, date '1990-01-01'), #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: create table analytics (aa int, bb int, cc bigint) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: insert into analytics values (15, 3, 15), (3, 1, 3), (2, 1, 2), (5, 3, 5), (null, 2, null), (3, 2, 3), (4, 1, 4), (6, 3, 6), (8, 2, 8), (null, 4, null) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: create table tab3(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: insert into tab3 values (64,77,40), (75,67,58),(46,51,23) #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: select #2025-04-07 10:06:37: client0085: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: create table test10 (id int not null, name varchar(100) not null) #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.+ #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: create table my_tables as select name, schema_id, query, type, system, commit_action, access, temporary from sys.tables where name in ('table_types', 'dependency_types', 'optimizers', 'environment', 'test10') #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: create view user_tables as select * from my_tables where not system and query is null order by schema_id, name #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: create view user_views as select * from my_tables where not system and query is not null order by schema_id, name #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: create view system_tables as select * from my_tables where system and query is null and schema_id in (select id from sys.schemas where name = 'sys') order by schema_id, name #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: create view system_views as select * from my_tables where system and query is not null and schema_id in (select id from sys.schemas where name = 'sys') order by schema_id, name #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: create view all_tables as select * from user_tables union select * from system_tables order by schema_id, name #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: create view all_views as select * from user_views union select * from system_views order by schema_id, name #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: create view all_tbl_objs as select * from all_tables union select * from all_views order by schema_id, name #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.+ #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: insert into my_tables #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from user_tables #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from user_tables order by name desc, schema_id #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from user_views #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from user_views order by query desc, name asc, schema_id #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from system_tables #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from system_tables order by name desc, schema_id limit 10 #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from system_views #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from system_views order by query desc, name asc, schema_id limit 10 #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from all_tables #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from all_tables order by name desc, schema_id limit 10 #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from all_views #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from all_views order by query desc, name asc, schema_id limit 10 #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from all_tbl_objs #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from all_tbl_objs order by query desc, name asc, schema_id limit 10 #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from user_tables #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from user_views #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: select * from user_views #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.min #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: (select * from user_tables union all select * from user_views) #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.- #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: (select * from user_tables union all select * from user_views) #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: drop view all_tbl_objs #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: drop view all_tables #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: drop view all_views #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: drop view user_tables #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: drop view user_views #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: drop view system_tables #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: drop view system_views #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: drop table my_tables #2025-04-07 10:06:37: client0086: SQLrun: INFO: Executing: drop table test10 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:37: client0087: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:37: client0087: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:37: client0087: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:37: client0087: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0087: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:37: client0087: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:37: client0087: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:37: client0087: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:37: client0087: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:37: client0087: SQLrun: INFO: Executing: create table t_boolean (val boolean, valstr varchar(5)) #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: insert into t_boolean values (true, 'True') #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: insert into t_boolean values (false, 'False') #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: insert into t_boolean values (null, 'Null') #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(val as bool) as cast2bool from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(valstr as bool) as caststr2bool from t_boolean where val is not null order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(val as string) as cast2str from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(val as char(5)) as cast2char5 from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(val as varchar(5)) as cast2varchar5 from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(val as clob) as cast2clob from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, convert(val, string) as convert2str from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, convert(val, char(5)) as convert2char5 from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, convert(val, varchar(5)) as convert2varchar5 from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, convert(val, clob) as convert2clob from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(val as int) as cast2int from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(val as smallint) as cast2smallint from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(val as tinyint) as cast2tinyint from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(val as bigint) as cast2bigint from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: select val, valstr, cast(cast(val as tinyint) as char(1)) as cast2char1 from t_boolean order by val #2025-04-07 10:06:38: client0087: SQLrun: INFO: Executing: drop table t_boolean #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: select 10*10/3 #2025-04-07 10:06:38: client0088: SQLrun: INFO: Executing: select 10*10%3 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0089: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0089: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0089: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0089: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0089: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0089: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0089: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0089: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0089: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0089: SQLrun: INFO: Executing: select cast(1 + null as bigint) #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: create table test1 (a int not null, b int not null default -1) #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: insert into test1(a) values (1), (2), (3) #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: create table test2 (x int not null) #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: insert into test2 values (10), (20) #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: select * from test1 #remapped: batcalc.* #remapped: batcalc.== #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: update test1 #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: drop table test1 #2025-04-07 10:06:38: client0090: SQLrun: INFO: Executing: drop table test2 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: create table "sys"."myt" ( #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: copy 12 records into "sys"."myt" from stdin using delimiters E'\t',E'\n','"'; #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: analyze sys.myt #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select "column", "type", "width", "unique", "nils", "minval", "maxval", "sorted", "revsorted" from sys.statistics('sys', 'myt') order by "column" #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: analyze sys.myt #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select "column", "type", "width", "unique", "nils", "minval", "maxval", "sorted", "revsorted" from sys.statistics('sys', 'myt') order by "column" #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: create ordered index stat_oidx on "sys"."myt" (width) #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: select "column", "type", "width", "unique", "nils", "minval", "maxval", "sorted", "revsorted" from sys.statistics('sys', 'myt') order by "column" #2025-04-07 10:06:38: client0091: SQLrun: INFO: Executing: drop table myt #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: create table "myschemas" ( #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: copy 7 records into "myschemas" from stdin using delimiters E'\t',E'\n','"'; #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: create table "mytables" ( #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: copy 67 records into "mytables" from stdin using delimiters E'\t',E'\n','"'; #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: create table "mycolumns" ( #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: copy 92 records into "mycolumns" from stdin using delimiters E'\t',E'\n','"'; #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: create view sys.view_stats as #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select * from sys.view_stats #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select * from sys.view_stats where is_system_view #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: select * from sys.view_stats where not is_system_view #2025-04-07 10:06:38: client0095: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: create table t1(x integer, y integer) #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: create table t2(a integer, b integer) #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: select * #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: select * #2025-04-07 10:06:38: client0102: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: create view sys.schema_stats as #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.identity #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.identity #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.identity #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.identity #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select * from sys.schema_stats #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# tmp tables/views" from sys.tables where schema_id in (select id from sys.schemas where name = 'tmp') #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# json tables/views" from sys.tables where schema_id in (select id from sys.schemas where name = 'json') #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# profiler tables/views" from sys.tables where schema_id in (select id from sys.schemas where name = 'profiler') #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# tmp system tables" from sys.tables where schema_id in (select id from sys.schemas where name = 'tmp') and system and query is null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# json system tables" from sys.tables where schema_id in (select id from sys.schemas where name = 'json') and system and query is null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# profiler system tables" from sys.tables where schema_id in (select id from sys.schemas where name = 'profiler') and system and query is null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# tmp user tables" from sys.tables where schema_id in (select id from sys.schemas where name = 'tmp') and not system and query is null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# json user tables" from sys.tables where schema_id in (select id from sys.schemas where name = 'json') and not system and query is null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# profiler user tables" from sys.tables where schema_id in (select id from sys.schemas where name = 'profiler') and not system and query is null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# tmp system views" from sys.tables where schema_id in (select id from sys.schemas where name = 'tmp') and system and query is not null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# json system views" from sys.tables where schema_id in (select id from sys.schemas where name = 'json') and system and query is not null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# profiler system views" from sys.tables where schema_id in (select id from sys.schemas where name = 'profiler') and system and query is not null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# tmp user views" from sys.tables where schema_id in (select id from sys.schemas where name = 'tmp') and not system and query is not null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# json user views" from sys.tables where schema_id in (select id from sys.schemas where name = 'json') and not system and query is not null #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: select count(*) as "# profiler user views" from sys.tables where schema_id in (select id from sys.schemas where name = 'profiler') and not system and query is not null #2025-04-07 10:06:38: client0103: SQLrun: INFO: Executing: drop view sys.schema_stats #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: create table tab0(pk integer primary key, col0 integer, col1 float, col2 text, col3 integer, col4 float, col5 text) #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: insert into tab0 values(0,45,106.20,'qixrh',119,127.82,'lqafj') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: insert into tab0 values(1,47,107.11,'avveo',120,128.36,'tzjrc') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: insert into tab0 values(2,48,108.0,'htssi',121,132.69,'ablzu') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: insert into tab0 values(3,116,109.7,'hvapv',123,133.8,'azmay') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: insert into tab0 values(4,55,110.92,'wffzp',124,134.70,'qjqzu') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: insert into tab0 values(5,117,112.62,'hkmcc',126,135.82,'rfnvr') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: insert into tab0 values(6,119,113.87,'yofgi',127,136.86,'jgucx') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: insert into tab0 values(7,64,114.12,'clvcm',128,137.57,'bywfe') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: insert into tab0 values(8,67,5.69,'htdpm',129,138.11,'tqmqj') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: insert into tab0 values(9,121,115.87,'czgiu',130,139.21,'vqktb') #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: select pk from tab0 where (col1 < 94.60) and (col0 < 90) and col3 >= 40 and (col0 > 89) #2025-04-07 10:06:38: client0104: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: create schema banana #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: set schema banana #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: create merge table t ( num decimal(8,2) default null ) #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: create table t0 ( num decimal(8,2) default null ) #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: alter table t add table t0 #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: create function foo () #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: select * from foo() #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: set schema sys #2025-04-07 10:06:38: client0105: SQLrun: INFO: Executing: drop schema banana cascade #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: create table tab0(pk integer primary key, col0 integer, col1 float, col2 text, col3 integer, col4 float, col5 text) #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: insert into tab0 values(0,698,169.42,'apdbu',431,316.15,'sqvis') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: insert into tab0 values(1,538,676.36,'fuqeu',514,685.97,'bgwrq') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: insert into tab0 values(2,90,205.26,'yrrzx',123,836.88,'kpuhc') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: insert into tab0 values(3,620,864.8,'myrdv',877,820.98,'oxkuv') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: insert into tab0 values(4,754,677.3,'iofrg',67,665.49,'bzqba') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: insert into tab0 values(5,107,710.19,'lhfro',286,504.28,'kwwsg') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: insert into tab0 values(6,904,193.16,'eozui',48,698.55,'ejyzs') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: insert into tab0 values(7,606,650.64,'ovmce',417,962.43,'dvkbh') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: insert into tab0 values(8,535,18.11,'ijika',630,489.63,'hpnyu') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: insert into tab0 values(9,501,776.40,'cvygg',725,75.5,'etlyv') #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: select * from tab0 as cor0 where not null in ( col3 ) #2025-04-07 10:06:38: client0106: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: create table "myschemas" ("id" integer, "name" varchar(1024), "authorization" integer, "owner" integer, "system" boolean) #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: insert into "myschemas" values (2000, 'sys', 2, 3, true),(2114, 'tmp', 2, 3, true),(7446, 'json', 3, 3, true),(7542, 'profiler', 3, 3, true),(7738, 'wlc', 3, 3, true),(7757, 'wlr', 3, 3, true),(8270, 'logging', 3, 3, true) #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select s.name as schema_nm, s.system as is_system_schema #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select s.name as schema_nm, s.system as is_system_schema #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select (select 1 from functions f where f.schema_id = s.id and f.id in (select -1 from functions x)) from myschemas as s #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: select (select 1 from functions f where f.schema_id = s.id and f.id not in (select x.id from functions x)) from myschemas as s #2025-04-07 10:06:38: client0107: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:38: client0108: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:38: client0108: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:38: client0108: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:38: client0108: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0108: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:38: client0108: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:38: client0108: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:38: client0108: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:38: client0108: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:38: client0108: SQLrun: INFO: Executing: create table payments(payment_date date, value decimal(7, 2), state char(2)) #2025-04-07 10:06:39: client0108: SQLrun: INFO: Executing: insert into payments values ('2011-01-01', 123.45, 'DF') #2025-04-07 10:06:39: client0108: SQLrun: INFO: Executing: insert into payments values ('2011-01-02', 12.33, 'DF') #2025-04-07 10:06:39: client0108: SQLrun: INFO: Executing: create function amostra(pdate date, st char(2)) returns table(v decimal(7, 2)) #2025-04-07 10:06:39: client0108: SQLrun: INFO: Executing: select avg(v) from amostra('2011-01-01', 'DF') #2025-04-07 10:06:39: client0108: SQLrun: INFO: Executing: drop function amostra #2025-04-07 10:06:39: client0108: SQLrun: INFO: Executing: drop table payments #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: create table rooms( #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: insert into rooms values #remapped: batmtime.epoch #remapped: batcalc./ #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.- #remapped: batmtime.epoch #remapped: batmtime.epoch #remapped: batcalc.- #remapped: batcalc./ #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: with bounds(first, last, period) #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: create function rooms_derivative( stride bigint) #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: drop function rooms_derivative #2025-04-07 10:06:39: client0109: SQLrun: INFO: Executing: drop table rooms #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: select + 86 / - + 59 + + - + - - 40 as col1 #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: create table tab0(pk integer primary key, col0 integer, col1 float, col2 text, col3 integer, col4 float, col5 text) #remapped: batcalc.- #remapped: batcalc.+ #remapped: batcalc.+ #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: select + 86 / - + 59 + + - col1 + - - 40 from tab0 where not + col2 is not null #2025-04-07 10:06:39: client0110: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: select distinct - 0 as col1 #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: select distinct - count ( distinct 74 ) as col1 from tab0 as cor0 cross join tab2 as cor1 #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: drop table tab2 #2025-04-07 10:06:39: client0111: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: select - 0 + - 12 * 2 - 0 as col2 #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #remapped: batcalc.* #remapped: batcalc.- #remapped: batcalc.- #remapped: batcalc.* #remapped: batcalc.+ #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: select all - cast(count ( * ) as int) + - 12 * - cast(count ( * ) as int) as col2 from tab2, tab1 as cor0 #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: drop table tab2 #2025-04-07 10:06:39: client0112: SQLrun: INFO: Executing: drop table tab1 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: create table longtable (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: insert into longtable values (1,7,2,1,1,909,1,1), (2,7,2,2,3,4,4,6), (null,5,4,81,null,5,-10,1), (-90,null,0,null,2,0,1,null) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: create table integers(i integer) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: insert into integers values (1), (2), (3), (null) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: create table tbl_productsales (col1 int, col2 varchar(64), col3 varchar(64), col4 int, col5 real, col6 date) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: insert into tbl_productsales values (1,'Game','Mobo Game',200, 1.2, date '2015-12-12'),(2,'Game','PKO Game',400, -1.0, date '2012-02-10'),(3,'Fashion','Shirt',500, null, date '1990-01-01'), #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: create table analytics (aa int, bb int, cc bigint) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: insert into analytics values (15, 3, 15), (3, 1, 3), (2, 1, 2), (5, 3, 5), (null, 2, null), (3, 2, 3), (4, 1, 4), (6, 3, 6), (8, 2, 8), (null, 4, null) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: create table part ( p_partkey integer not null, #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: create table partsupp ( ps_partkey integer not null, #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: select #2025-04-07 10:06:39: client0113: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: select #2025-04-07 10:06:39: client0114: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: create table integers(i integer) #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: insert into integers values (1), (2), (3), (null) #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #remapped: batcalc.isnotnil #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: select #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: drop table another_t #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: drop table integers #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: drop table tab0 #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: drop table tab1 #2025-04-07 10:06:39: client0115: SQLrun: INFO: Executing: drop table tab2 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0116: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0116: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0116: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0116: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0116: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0116: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0116: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0116: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0116: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #2025-04-07 10:06:39: client0117: OPTexpandMultiplex: WARNING: To speedup sql.f_1 a bulk operator implementation is needed for X_40:bat[:lng] := mal.multiplex("sql":str, "f_1":str, X_39:bat[:bit], X_38:bat[:lng]); #[10] (0) 40 <- 41 42 39 38 #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: select #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #2025-04-07 10:06:39: client0117: OPTexpandMultiplex: WARNING: To speedup sql.f_1 a bulk operator implementation is needed for X_40:bat[:lng] := mal.multiplex("sql":str, "f_1":str, X_39:bat[:bit], X_38:bat[:lng]); #[10] (0) 40 <- 41 42 39 38 #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: select #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #remapped: batcalc.isnotnil #2025-04-07 10:06:39: client0117: SQLrun: INFO: Executing: insert into sys.privileges values ( #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0118: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0118: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0118: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0118: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0118: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0118: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0118: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0118: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0118: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #remapped: batcalc.isnotnil #2025-04-07 10:06:39: client0118: SQLrun: INFO: Executing: select role_id, #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: select #2025-04-07 10:06:39: client0119: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: create table tab0(pk integer primary key, col0 integer, col1 float, col2 text, col3 integer, col4 float, col5 text) #remapped: batcalc.+ #remapped: batcalc.!= #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: select col2 from tab0 as cor0 where + col4 not in ( + 0 + + col1 ) #2025-04-07 10:06:39: client0120: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: select #remapped: batcalc.+ #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: select #2025-04-07 10:06:39: client0121: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: create table a_6329 (x int, y int not null) #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select c.name, c.type, c."null" from sys._columns c, sys._tables t, sys.schemas s where c.table_id = t.id and t.schema_id = s.id and t.name = 'a_6329' and s.name = 'sys' order by c.number #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: create table b_6329 as select * from a_6329 with no data #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select c.name, c.type, c."null" from sys._columns c, sys._tables t, sys.schemas s where c.table_id = t.id and t.schema_id = s.id and t.name = 'b_6329' and s.name = 'sys' order by c.number #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: drop table a_6329 #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: drop table b_6329 #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: create table a_pk_6329 (x int primary key, y int not null) #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select c.name, c.type, c."null" from sys._columns c, sys._tables t, sys.schemas s where c.table_id = t.id and t.schema_id = s.id and t.name = 'a_pk_6329' and s.name = 'sys' order by c.number #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: create table b_pk_6329 as select * from a_pk_6329 with data #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: select c.name, c.type, c."null" from sys._columns c, sys._tables t, sys.schemas s where c.table_id = t.id and t.schema_id = s.id and t.name = 'b_pk_6329' and s.name = 'sys' order by c.number #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: drop table a_pk_6329 #2025-04-07 10:06:39: client0122: SQLrun: INFO: Executing: drop table b_pk_6329 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: select cast(45 - - case + + 70 when count ( * ) + sum ( distinct 91 ) + min ( distinct 41 ) / 65 then + 98 end * + - 0 - - count ( * ) as bigint) as col0 #2025-04-07 10:06:39: client0123: SQLrun: INFO: Executing: select cast(45 - case + + 70 when count ( * ) + sum ( distinct 91 ) + min ( distinct 41 ) / 65 then + 98 end * + - 0 - - count ( * ) as bigint) as col0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: create table t1(t int) #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: insert into t1 values(1) #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: create table t2(t int) #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: insert into t2 values(2) #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: create merge table tt(t int) #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: alter table tt add table t1 #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: alter table tt add table t2 #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: select * from tt #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: delete from tt where t = 1 #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: delete from tt where t = 2 #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: delete from tt #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: drop table tt cascade #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: drop table t1 cascade #2025-04-07 10:06:39: client0124: SQLrun: INFO: Executing: drop table t2 cascade #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:39: client0125: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:39: client0125: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:39: client0125: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:39: client0125: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0125: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:39: client0125: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:39: client0125: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:39: client0125: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:39: client0125: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:39: client0125: SQLrun: INFO: Executing: select count(*) = 0 from sys.statistics #2025-04-07 10:06:40: client0125: SQLrun: INFO: Executing: create table x (a int) #2025-04-07 10:06:40: client0125: SQLrun: INFO: Executing: insert into x values (null) #2025-04-07 10:06:40: client0125: SQLrun: INFO: Executing: analyze sys #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:40: client0125: SQLrun: INFO: Executing: select count(*) > 0 from sys.statistics where nils <> 0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:40: client0125: SQLrun: INFO: Executing: select count(*) > 0 from sys.statistics where nils <> 0 and (minval is null or maxval is null) #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:40: client0125: SQLrun: INFO: Executing: select count(*) > 0 from sys.statistics where count > 0 and (minval is null or maxval is null) #2025-04-07 10:06:40: client0125: SQLrun: INFO: Executing: drop table x #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #remapped: batcalc.* #remapped: batcalc.* #remapped: batcalc.- #remapped: batcalc.- #remapped: batcalc./ #remapped: batcalc.+ #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: select distinct cast(col1 * + + col1 + + col2 * 0 / + - cast ( + - col0 as integer ) as bigint) as col1 from tab0 cor0 #remapped: batcalc.+ #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: select all + 93 + col0 from tab0 as cor0 #2025-04-07 10:06:40: client0126: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: create table data(i integer) #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: insert into data values(0),(1),(2) #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: create table multiples(i integer) #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: insert into multiples values((select count(*) from data)), ((select count(distinct i) from data)) #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: select * from multiples #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: insert into multiples values((select count(*) from data)) #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: insert into multiples values((select count(distinct i) from data)) #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: select * from multiples #2025-04-07 10:06:40: client0127: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: create table sources ( #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: create table source_attr ( #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: create table source_ac_0(i integer, j integer, k integer) #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: insert into source_ac_0 values(0,1,6),(2,3,7),(4,5,8) #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: select * from source_ac_0 #2025-04-07 10:06:40: client0128: SQLrun: INFO: Executing: insert into sources values ('src_0', 'ac_0', 'source_ac_0', 'source_ac_0', (select count(*) from source_ac_0), '',now()) #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: drop table "sys"."sources" cascade #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: drop table "sys"."source_attr" cascade #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: drop table "sys"."source_ac_0" cascade #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: create table sys.objcts ( #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: copy 54 records into sys.objcts from stdin using delimiters E'\t',E'\n','"'; #remapped: batcalc.isnotnil #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: select #2025-04-07 10:06:40: client0129: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: create table sub1 (i int) #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: create table sub2 (i int) #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: create merge table mt as select * from sub1 with no data #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: alter table mt add table sub1 #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: alter table mt add table sub2 #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: insert into sub1 values (1),(2) #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: insert into sub2 values (11),(12) #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: alter table sub1 set read only #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: alter table sub2 set read only #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: analyze sys.sub1 #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: analyze sys.sub2 #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: select count(*) from mt where i >= 5 and i < 12 #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: plan select count(*) from mt where i >= 5 and i < 12 #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: alter table sub1 set read write #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: insert into sub1 values (7),(8) #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: alter table sub1 set read only #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: analyze sys.sub1 #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: select count(*) from mt where i >= 5 and i < 12 #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: plan select count(*) from mt where i >= 5 and i < 12 #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: drop table mt #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: drop table sub1 #2025-04-07 10:06:40: client0132: SQLrun: INFO: Executing: drop table sub2 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: create table cls_0(i integer, j integer, k string) #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: insert into cls_0 values #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: select * from cls_0 #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: create procedure cls_0_statistics() #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: call cls_0_statistics() #2025-04-07 10:06:40: client0133: SQLrun: INFO: Executing: drop procedure cls_0_statistics #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: drop table "sys"."cls_0" cascade #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: create function mycounter1() #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: select name, func, "mod", language, "type", side_effect from functions where name ='mycounter1' #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: create function mycounter2() #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: select name, func, "mod", language, "type", side_effect from functions where name ='mycounter2' #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: drop function mycounter1 #2025-04-07 10:06:40: client0134: SQLrun: INFO: Executing: drop function mycounter2 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: create aggregate aggr2(val integer, val2 integer) #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: create aggregate aggr3(val integer, val2 integer, val3 integer) #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: create aggregate aggr4(val integer, val2 integer, val3 integer, val4 integer) #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: create table grouped_ints (value integer, groupnr integer, dbvalue double) #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: insert into grouped_ints values (1, 0, 0.11), (2, 1, 0.22), (3, 0, 0.33), (4,1, 0.44), (5,0, 0.55) #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: select groupnr, aggr3(value, value, value) from grouped_ints group by groupnr #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: select groupnr, aggr4(value, value, value, value) from grouped_ints group by groupnr #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: drop table grouped_ints #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: drop aggregate aggr2 #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: drop aggregate aggr3 #2025-04-07 10:06:40: client0135: SQLrun: INFO: Executing: drop aggregate aggr4 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: create table foo(i int) #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: select exists (select i from foo where false) #2025-04-07 10:06:40: client0136: SQLrun: INFO: Executing: drop table foo #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0137: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0137: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0137: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0137: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0137: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0137: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0137: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0137: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0137: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:40: client0137: SQLrun: INFO: Executing: select cast(case privilege_code_name when 'SELECT' then 1 when 'UPDATE' then 60.3281 when 'INSERT' then 0.8415381117315 else 0 end as decimal(18,13)) as t1 from privilege_codes order by privilege_code_id #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0138: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0138: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0138: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0138: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0138: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0138: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0138: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0138: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0138: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0138: SQLrun: INFO: Executing: select distinct 8 * + + case + nullif ( - - case - ( 52 ) when + 18 - - count ( * ) then + 4 when + + 93 - - ( - 40 ) #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: create table data (idx int) #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: insert into data values (13), (17) #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: create function crash2(i int, j int) returns int begin #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: create function crash3(i int, j int, k int) returns int begin #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: drop function crash3 #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: drop function crash2 #2025-04-07 10:06:40: client0139: SQLrun: INFO: Executing: drop table data #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: set optimizer = 'sequential_pipe' #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: create function my_generate_series(start int, finish int) #remapped: batcalc.* #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select count(*) from my_generate_series(1,5) as t1, #remapped: batcalc.* #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select count(*) from my_generate_series(1,5) as t1, #remapped: batcalc.* #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: select count(*) from my_generate_series(1,5) as t1, #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: rollback #2025-04-07 10:06:40: client0140: SQLrun: INFO: Executing: set optimizer = 'default_pipe' #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:40: client0141: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:40: client0141: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:40: client0141: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:40: client0141: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0141: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:40: client0141: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:40: client0141: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:40: client0141: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:40: client0141: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:40: client0141: SQLrun: INFO: Executing: create table t (i1 int, i2 int, s1 string, primary key (i1)) #2025-04-07 10:06:41: client0141: SQLrun: INFO: Executing: copy 1 records into t from stdin (i1, s1); #2025-04-07 10:06:41: client0141: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:41: client0141: SQLrun: INFO: Executing: drop table t #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: create table "E" ( #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: insert into "E" values (0, 'zero') #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: insert into "E" values (1, 'one') #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: insert into "E" values (2, 'two') #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: insert into "E" values (null, null) #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: create table "I" ( #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: insert into "I" values (2, 'due') #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: insert into "I" values (4, 'quattro') #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: insert into "I" values (null, 'this is not null') #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: select * from "E" left outer join "I" on "E"."intCol" = "I"."intCol" or ("E"."intCol" is null and "I"."intCol" is null) #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: drop table "E" #2025-04-07 10:06:41: client0144: SQLrun: INFO: Executing: drop table "I" #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: create table x ( a double , b double ) #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: insert into x values (1.0,2.0) #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: insert into x values (2.0,3.0) #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select * from x #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select corr( a , b ) from x #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select corr( a , cast( b as integer ) ) from x #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: select corr( cast( a as integer ) , b ) from x #2025-04-07 10:06:41: client0145: SQLrun: INFO: Executing: drop table x #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: select cor0.col1 from tab1 as cor0 group by cor0.col1 having null not in ( - cor0.col1 ) #2025-04-07 10:06:41: client0146: SQLrun: INFO: Executing: drop table tab1 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #remapped: batcalc.- #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.or #remapped: batcalc.- #remapped: batcalc.- #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: select 9 - - col1 from tab2 group by col1 having - cast ( null as integer ) in ( + - sum ( - + 47 ), + min ( col2 ) ) #2025-04-07 10:06:41: client0147: SQLrun: INFO: Executing: drop table tab2 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: create table tab0 (col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: select distinct + 38 as col2 from tab0 as cor0 where not null is not null or null in ( + col1, col0, - 97, + col2 ) group by col1 #2025-04-07 10:06:41: client0148: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: select all - 89 from tab2 group by col1, col1 having - cast ( null as integer ) * + - 17 + + - count ( * ) not in ( + max ( 44 ) ) #2025-04-07 10:06:41: client0149: SQLrun: INFO: Executing: drop table tab2 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: select #2025-04-07 10:06:41: client0150: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: create table integers(i integer) #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: insert into integers values (1), (2), (3), (null) #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: select #2025-04-07 10:06:41: client0151: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: create table longtable (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: insert into longtable values (1,7,2,1,1,909,1,1), (2,7,2,2,3,4,4,6), (null,5,4,81,null,5,-10,1), (-90,null,0,null,2,0,1,null) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: create table integers(i integer) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: insert into integers values (1), (2), (3), (null) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: create table tbl_productsales (col1 int, col2 varchar(64), col3 varchar(64), col4 int, col5 real, col6 date) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: insert into tbl_productsales values (1,'Game','Mobo Game',200, 1.2, date '2015-12-12'),(2,'Game','PKO Game',400, -1.0, date '2012-02-10'),(3,'Fashion','Shirt',500, null, date '1990-01-01'), #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: create table analytics (aa int, bb int, cc bigint) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: insert into analytics values (15, 3, 15), (3, 1, 3), (2, 1, 2), (5, 3, 5), (null, 2, null), (3, 2, 3), (4, 1, 4), (6, 3, 6), (8, 2, 8), (null, 4, null) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: select #2025-04-07 10:06:41: client0152: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: create table integers(i integer) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: insert into integers values (1), (2), (3), (null) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: create table analytics (aa int, bb int, cc bigint) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: insert into analytics values (15, 3, 15), (3, 1, 3), (2, 1, 2), (5, 3, 5), (null, 2, null), (3, 2, 3), (4, 1, 4), (6, 3, 6), (8, 2, 8), (null, 4, null) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: select #2025-04-07 10:06:41: client0153: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: select #2025-04-07 10:06:41: client0154: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select privilege_code_name,privilege_code_name from sys.privilege_codes group by privilege_code_name limit 2 #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select privilege_code_name, privilege_code_name from sys.privilege_codes group by privilege_code_name,privilege_code_name limit 2 #2025-04-07 10:06:41: client0155: SQLrun: INFO: Executing: select f.privilege_code_name, f.privilege_code_name from sys.privilege_codes as f group by privilege_code_name,privilege_code_name limit 2 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: insert into tab0 values (null,null,null) #remapped: batcalc.- #remapped: batcalc.+ #remapped: batcalc.- #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: select - col0 as col1 from tab0 as cor0 where not + col0 is not null group by col1, col0 having not - col1 + + avg ( distinct col0 ) is null #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: plan select - col0 as col1 from tab0 as cor0 where not + col0 is not null group by col1, col0 having not - col1 + + avg ( distinct col0 ) is null #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: drop table tab0 #2025-04-07 10:06:41: client0156: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0157: SQLrun: INFO: Executing: drop table tab2 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: create table integers(i integer) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: insert into integers values (1), (2), (3), (null) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #2025-04-07 10:06:41: client0158: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: create table tab0(pk integer primary key, col0 integer, col1 float, col2 text, col3 integer, col4 float, col5 text) #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: select pk from tab0 where ((col1 <= 601.41 and (((col0 is null and (col3 > 768 or col3 > 89)) and ((col0 between 996 and 960 or col4 < 664.34 and col1 >= 445.23 and ((col3 > 823 and ((col3 >= 663)))) and col0 > 883 and col4 >= 247.43 or (col0 = 115))) and (((col0 > 941 and col1 > 559.36)) and (col4 is null or col0 > 583 and (col3 > 927) or col1 > 616.82 or col0 < #2025-04-07 10:06:41: client0159: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: create table tab0(pk integer primary key, col0 integer, col1 float, col2 text, col3 integer, col4 float, col5 text) #remapped: batcalc.- #remapped: batcalc.* #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: select all * from tab0 cor0 where - 62 not in ( 9, - ( + + 67 ) ) and - col0 * + 51 between + 8 and - - 95 #2025-04-07 10:06:41: client0160: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:41: client0161: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: create schema xyz #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: create table xyz.t1 (col1 int primary key) #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: create view xyz.v1 as select col1 from xyz.t1 where col1 > 0 order by col1 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: insert into xyz.t1 values (0), (2), (1) #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select * from xyz.t1 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select * from xyz.v1 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: drop schema xyz restrict #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select * from xyz.t1 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select * from xyz.v1 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: drop schema xyz #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select * from xyz.t1 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select * from xyz.v1 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: drop schema xyz cascade #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: drop schema xyz cascade #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: drop schema if exists xyz cascade #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: create schema xyz2 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: create table xyz2.t1 (col1 int primary key) #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: create view xyz2.v1 as select col1 from xyz2.t1 where col1 > 0 order by col1 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: insert into xyz2.t1 values (0), (2), (1) #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: drop schema xyz2 restrict #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select * from xyz2.t1 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: select * from xyz2.v1 #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: drop table xyz2.t1 cascade #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: drop schema xyz2 restrict #2025-04-07 10:06:42: client0161: SQLrun: INFO: Executing: drop schema if exists xyz2 cascade #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select cast('2017-10-10' as date) - cast('2017-10-01' as date), date '2017-10-10' - date '2017-10-01' #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select cast('2017-10-01' as date) + interval '9' day, date '2017-10-01' + interval '9' day #2025-04-07 10:06:42: client0162: SQLrun: INFO: Executing: select cast('2017-10-01' as date) + interval '777600' second, date '2017-10-01' + interval '777600' second #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #remapped: batcalc.- #remapped: batcalc.+ #remapped: batcalc.+ #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: select col0 + - - cast ( null as real ) - + col0 + + col1 from tab1 cor0 where ( null ) is not null #remapped: batcalc.- #remapped: batcalc.+ #remapped: batcalc.+ #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: select col0 + - - cast( null as decimal ) - + col0 + + col1 from tab1 cor0 where ( null ) is not null #2025-04-07 10:06:42: client0163: SQLrun: INFO: Executing: drop table tab1 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: create table test_table(x string, y string, z string) #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: insert into test_table values ('test value 1', 'test value 2', 'test value 3') #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: create function test_function(x string, y string, z string) returns table(a string, b string, c float) language python { #2025-04-07 10:06:42: client0164: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: create table test_table(x varchar(10), y integer) #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: insert into test_table values ('test1', (select 1)), ('test3', (select 1)) #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: select * from test_table #2025-04-07 10:06:42: client0165: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: create table another_t (col1 int, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: 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) #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: select #2025-04-07 10:06:42: client0166: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: create table t ( #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (g) from stdin (g); #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (g) from stdin (g); #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (g) values (null) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (g) values (-7) #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (f) from stdin (f); #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (f) from stdin (f); #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (f) values (null) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (f) values (-6) #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (e) from stdin (e); #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (e) from stdin (e); #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (e) values (null) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (e) values (-5) #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (d) from stdin (d); #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (d) from stdin (d); #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (d) values (null) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (d) values (-4) #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (c) from stdin (c); #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (c) from stdin (c); #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (c) values (null) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (c) values (-3) #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (b) from stdin (b); #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (b) from stdin (b); #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (b) values (null) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (b) values (-2) #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (a) from stdin (a); #remapped: batsql.next_value #remapped: batsql.next_value #remapped: batsql.next_value #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: copy 1 records into t (a) from stdin (a); #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (a) values (null) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (a) values (-1) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: drop table t #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: create table t ( #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (a,b,c,d,e,f,g) values (-11,-12,-13,-14,-15,-16,-17) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (a,b,c,d,e,f) values (-21,-22,-23,-24,-25,-26) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (a,b,c,d,e,g) values (-31,-32,-33,-34,-35,-37) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (a,b,c,d,f,g) values (-41,-42,-43,-44,-46,-47) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (a,b,c,e,f,g) values (-51,-52,-53,-55,-56,-57) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (a,b,d,e,f,g) values (-61,-62,-64,-65,-66,-67) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (a,c,d,e,f,g) values (-71,-73,-74,-75,-76,-77) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: insert into t (b,c,d,e,f,g) values (-82,-83,-84,-85,-86,-87) #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: drop table t #2025-04-07 10:06:42: client0167: SQLrun: INFO: Executing: create table t ( #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy 2 records into t (a,b,c,d,e,f,g) from stdin (a,b,c,d,e,f,g); #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy 2 records into t (a,b,c,d,e,f) from stdin (a,b,c,d,e,f); #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy 2 records into t (a,b,c,d,e,g) from stdin (a,b,c,d,e,g); #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy 2 records into t (a,b,c,d,f,g) from stdin (a,b,c,d,f,g); #remapped: batsql.next_value #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy 2 records into t (a,b,c,e,f,g) from stdin (a,b,c,e,f,g); #remapped: batsql.next_value #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy 2 records into t (a,b,d,e,f,g) from stdin (a,b,d,e,f,g); #remapped: batsql.next_value #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy 2 records into t (a,c,d,e,f,g) from stdin (a,c,d,e,f,g); #remapped: batsql.next_value #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy 2 records into t (b,c,d,e,f,g) from stdin (b,c,d,e,f,g); #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: drop table t #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: create loader myloader(x integer, y string) language python { #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: create table t ( #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-10,'abcdefg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-20,'abcdef') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-30,'abcdeg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-40,'abcdfg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-50,'abcefg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-60,'abdefg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-70,'acdefg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-80,'bcdefg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: drop table t #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: drop loader myloader #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: create loader myloader(x integer, y string) language python { #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: create table t ( #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-100,'abcdefg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-200,'abcdef') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-300,'abcdeg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-400,'abcdfg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-500,'abcefg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-600,'abdefg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-700,'acdefg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: copy loader into t from myloader(-800,'bcdefg') #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: drop table t #2025-04-07 10:06:43: client0167: SQLrun: INFO: Executing: drop loader myloader #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: drop table if exists t #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: create table t ( c1 int , c2 int ) #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: copy 1 records into t (c1) from stdin (c1,c2) best effort; #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: rollback #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: create table t ( c1 int , c2 int ) #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: copy 1 records into t (c2) from stdin (c1,c2) best effort; #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: rollback #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: create table t ( c1 int , c2 int ) #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: copy 1 records into t (c1,c2) from stdin (x,c1,c2) best effort; #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: rollback #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: create table t ( c1 int , c2 int ) #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: copy 1 records into t (c1,c2) from stdin (c1,x,c2) best effort; #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: rollback #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: create table t ( c1 int , c2 int ) #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: copy 1 records into t (c1,c2) from stdin (c1,c2,x) best effort; #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: select * from t #2025-04-07 10:06:43: client0212: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:43: client0223: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:43: client0223: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:43: client0223: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:43: client0223: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0223: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:43: client0223: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0223: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:43: client0223: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:43: client0223: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:43: client0223: SQLrun: INFO: Executing: select date '2017-11-14', extract(year from date '2017-11-14'), date_to_str(date '2017-11-14', '%Y %m %d -A:%A -G:%G V:%V w:%w W:%W') #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: create table sys.abc (a int, b varchar(10)) #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: insert into sys.abc values (1, 'one') #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: insert into sys.abc values (2, 'two') #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select * from sys.abc #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: analyze sys.abc #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select "column", "type", "width", "unique", "nils", "minval", "maxval", "sorted", "revsorted" from sys.statistics order by "column" #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select "column", "type", "width", "unique", "nils", "minval", "maxval", "sorted", "revsorted" from sys.statistics where "column" not in (select "name" from sys.columns) order by "column" #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: alter table sys.abc drop column b #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select "column", "type", "width", "unique", "nils", "minval", "maxval", "sorted", "revsorted" from sys.statistics where "column" not in (select "name" from sys.columns) order by "column" #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: drop table sys.abc cascade #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select "column", "type", "width", "unique", "nils", "minval", "maxval", "sorted", "revsorted" from sys.statistics where "column" not in (select "name" from sys.columns) order by "column" #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batmkey.hash #remapped: batmkey.rotate_xor_hash #remapped: batcalc.== #remapped: batcalc.== #2025-04-07 10:06:43: client0224: SQLrun: INFO: Executing: select "column", "type", "width", "unique", "nils", "minval", "maxval", "sorted", "revsorted" from sys.statistics #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: create table stmp10 (t timestamp, sensor integer, val decimal(8,2)) #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: create table tmp_aggregate(tmp_total decimal(8,2), tmp_count decimal(8,2)) #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: insert into tmp_aggregate values(0.0,0.0) #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: create procedure cq_collector() #remapped: batcalc.+ #remapped: batcalc.+ #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: call cq_collector() #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: drop procedure cq_collector #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: drop table stmp10 #2025-04-07 10:06:43: client0225: SQLrun: INFO: Executing: drop table tmp_aggregate #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: create table another_t (col1 timestamp, col2 int, col3 int, col4 int, col5 int, col6 int, col7 int, col8 int) #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: insert into another_t values (timestamp '2018-01-02 08:00:10',2,3,4,5,6,7,8), (timestamp '2018-02-04 19:02:01',22,33,44,55,66,77,88), #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: insert into tab0 values (97,1,99), (15,81,47),(87,21,10) #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: insert into tab1 values (51,14,96), (85,5,59), (91,47,68) #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: create table tab2(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: insert into tab2 values (64,77,40), (75,67,58),(46,51,23) #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #remapped: batcalc.isnotnil #remapped: batcalc.isnotnil #remapped: batcalc.isnotnil #remapped: batcalc.isnotnil #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: select #2025-04-07 10:06:43: client0226: SQLrun: INFO: Executing: rollback #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: create table "sys"."unitTestDontDelete" ( #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: insert into "sys"."unitTestDontDelete" values (null, null, null, null, 0) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: insert into "sys"."unitTestDontDelete" values ('Cat1', 0, 0.5, '2013-06-10 11:10:10.000000', 1) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: insert into "sys"."unitTestDontDelete" values ('Cat2', 1, 1.5, '2013-06-11 12:11:11.000000', 2) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: insert into "sys"."unitTestDontDelete" values ('Cat1', 2, 2.5, '2013-06-12 13:12:12.000000', 3) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: insert into "sys"."unitTestDontDelete" values ('Cat2', 3, 3.5, '2013-06-13 14:13:13.000000', 4) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: insert into "sys"."unitTestDontDelete" values ('Cat1', 4, 4.5, '2013-06-14 15:14:14.000000', 5) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: insert into "sys"."unitTestDontDelete" values ('Cat2', 5, 5.5, '2013-06-15 16:15:15.000000', 6) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: insert into "sys"."unitTestDontDelete" values ('Cat1', 6, 6.5, '2013-06-16 17:16:16.000000', 7) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: insert into "sys"."unitTestDontDelete" values ('Cat2', 7, 7.5, '2013-06-17 18:17:17.000000', 8) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: insert into "sys"."unitTestDontDelete" values ('Cat1', 8, 8.5, '2013-06-18 19:18:18.000000', 9) #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: select "A" as "cb_a", "B" as "cc_b", "C" as "cd_c", "D" as "ce_d" from ( #2025-04-07 10:06:43: client0227: SQLrun: INFO: Executing: drop table sys."unitTestDontDelete" #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:43: client0228: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select ifthenelse(true, 22347, 34456) as a #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select ifthenelse(false, 22347, 34456) as a #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select nullif(1, 2) as a #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select nullif(11234, 2345) as a #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select nullif(null, 2345) as a #2025-04-07 10:06:44: client0228: SQLrun: INFO: Executing: select nullif(1234, null) as a #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: create table t (i) as (select * from sys.generate_series(0, 10000000, 1)) #2025-04-07 10:06:44: client0229: SQLrun: INFO: Executing: drop table t #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: create table tab0(pk integer primary key, col0 integer, col1 float, col2 text, col3 integer, col4 float, col5 text) #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select all * from tab0 as cor0 where not cast ( null as integer ) not in ( col3 / col1 ) #remapped: batcalc.!= #remapped: batcalc.+ #remapped: batcalc.!= #remapped: batcalc.and #remapped: batcalc.!= #remapped: batcalc.and #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select all * from tab0 as cor0 where not null in ( col0, 59 + col4, + col1 ) #remapped: batcalc.- #remapped: batcalc.== #remapped: batcalc.or #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select + - count ( * ) from tab0 where not null not in ( - col0, 4 ) #remapped: batcalc.- #remapped: batcalc.+ #remapped: batcalc.+ #remapped: batcalc.+ #remapped: batcalc.!= #remapped: batcalc.+ #remapped: batcalc.!= #remapped: batcalc.and #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: select * from tab0 as cor0 where not ( null ) in ( - col3 + - 33 + + + col4 + + 54, - 51 + col4 ) #2025-04-07 10:06:44: client0230: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: create table t(i int) #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: insert into t values (1), (2), (3) #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #remapped: batcalc.== #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: select 1 in (select i from t) #remapped: batcalc.isnil #remapped: batcalc.ifthenelse #remapped: batcalc.== #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: select 4 in (select i from t) #2025-04-07 10:06:44: client0231: SQLrun: INFO: Executing: drop table t #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: create table tab0(pk integer primary key, col0 integer, col1 float, col2 text, col3 integer, col4 float, col5 text) #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: select - min ( distinct + 79 ) from tab0 as cor0 where not + col4 is not null #2025-04-07 10:06:44: client0232: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:44: client0233: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:44: client0233: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:44: client0233: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:44: client0233: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0233: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:44: client0233: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0233: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:44: client0233: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:44: client0233: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:44: client0233: SQLrun: INFO: Executing: select 85 * + 52 * 50 * ( + + 82 ) + - 78 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: create table tab0(pk integer primary key, col0 integer, col1 float, col2 text, col3 integer, col4 float, col5 text) #remapped: batcalc.- #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select - col4 col0 from tab0 where not null is null #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select - ( + 13 ) col0 from tab0 where not null is null #remapped: batcalc.* #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select + col3 * 82 col3 from tab0 as cor0 where null is null #remapped: batcalc.- #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: select distinct + max ( distinct - col1 ) col2 from tab0 where - col3 + + 72 is null #2025-04-07 10:06:44: client0234: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:44: client0235: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:44: client0235: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:44: client0235: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:44: client0235: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0235: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:44: client0235: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:44: client0235: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:44: client0235: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:44: client0235: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:44: client0235: SQLrun: INFO: Executing: create table tab0(pk integer primary key, col0 integer, col1 float, col2 text, col3 integer, col4 float, col5 text) #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab0 values(0,698,169.42,'apdbu',431,316.15,'sqvis') #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab0 values(1,538,676.36,'fuqeu',514,685.97,'bgwrq') #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab0 values(2,90,205.26,'yrrzx',123,836.88,'kpuhc') #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab0 values(3,620,864.8,'myrdv',877,820.98,'oxkuv') #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab0 values(4,754,677.3,'iofrg',67,665.49,'bzqba') #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab0 values(5,107,710.19,'lhfro',286,504.28,'kwwsg') #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab0 values(6,904,193.16,'eozui',48,698.55,'ejyzs') #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab0 values(7,606,650.64,'ovmce',417,962.43,'dvkbh') #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab0 values(8,535,18.11,'ijika',630,489.63,'hpnyu') #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab0 values(9,501,776.40,'cvygg',725,75.5,'etlyv') #remapped: batcalc.- #remapped: batcalc.- #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: select * from tab0 as cor0 where not ( - col0 ) between - + col4 and null #remapped: batcalc.- #remapped: batcalc.- #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: select + - count ( * ) from tab0 as cor0 where not ( - col0 ) between - + col4 and null; #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: drop table tab0 #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: create table tab1(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab1 values(51,14,96) #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab1 values(85,5,59) #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: insert into tab1 values(91,47,68) #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: select * from tab1 as cor0 where col2 + 5 > null; #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: select all + count ( distinct 64 ) from tab1 as cor0 where col2 + 5 > null; #2025-04-07 10:06:45: client0235: SQLrun: INFO: Executing: drop table tab1 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: create table tab0(col0 integer, col1 integer, col2 integer) #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: insert into tab0 values(97,1,99) #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: insert into tab0 values(15,81,47) #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: insert into tab0 values(87,21,10) #remapped: batcalc.+ #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: select * from tab0 where + col1 not between col2 + - 99 and + 20 #2025-04-07 10:06:45: client0236: SQLrun: INFO: Executing: drop table tab0 #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:45: client0237: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:45: client0237: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:45: client0237: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:45: client0237: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:45: client0237: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:45: client0237: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:45: client0237: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:45: client0237: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:45: client0237: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #remapped: batcalc.+ #remapped: batcalc.== #remapped: batcalc.+ #remapped: batcalc.not #remapped: batcalc.> #remapped: batcalc.and #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: select name from sys.schemas where not system #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: select sqlname from sys.types where systemname is null order by id #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: call sys.setsessiontimeout(60) #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: start transaction #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: create table "sys"."lineitem_denormalized_first1k_sanitised" ( #remapped: batcalc.* #remapped: batcalc.== #remapped: batcalc.== #remapped: batcalc.and #remapped: batcalc.== #remapped: batcalc./ #remapped: batsql.diff #remapped: batsql.diff #remapped: batsql.diff #remapped: batsql.row_number #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: select "t4jdu"."c4jdd_store_phone_number_8958366756", #2025-04-07 10:06:45: client0238: SQLrun: INFO: Executing: rollback #SIGUSR1 info start #Virtual memory allocated: 20472584, of which 12083976 with malloc #gdk_vm_maxsize: 8589934592, gdk_mem_maxsize: 14001593384 #gdk_mmap_minsize_persistent 262144, gdk_mmap_minsize_transient 875099586 #BATs: #fix, dirty, persistent, loaded, hot: 18 bats, 0 virtual, 0 malloc #fix, dirty, transient, loaded, hot: 6502 bats, 26416 virtual, 26416 malloc #fix, clean, persistent, loaded, hot: 5 bats, 7168 virtual, 7168 malloc #no fix, dirty, persistent, loaded, hot: 36 bats, 520192 virtual, 520192 malloc #no fix, dirty, persistent, not loaded, hot: 84 bats, 0 virtual, 0 malloc #no fix, dirty, transient, loaded, hot: 36 bats, 0 virtual, 0 malloc #no fix, dirty, transient, not loaded, hot: 49 bats, 0 virtual, 0 malloc #no fix, clean, persistent, loaded, hot: 105 bats, 4041775 virtual, 1158191 malloc #no fix, clean, persistent, not loaded, hot: 20 bats, 56812 virtual, 56812 malloc #6950 bats total, 6855 in use, 26 free bats in common shared list #Threads: #client0238, tid 238, Thread 0x70001119b000, 0 free bats, waiting for nothing, working on exiting #heartbeat, tid 12, Thread 0x700010f98000, 0 free bats, waiting for nothing, working on sleeping #listenThread, tid 11, Thread 0x700010d95000, 0 free bats, waiting for nothing, working on nothing #logmanager, tid 10, Thread 0x700010b92000, 14 free bats, waiting for nothing, working on sleeping #DFLOWworker0007, tid 7, Thread 0x70001098f000, 10 free bats, waiting for nothing, working on waiting for work #DFLOWworker0006, tid 6, Thread 0x70001078c000, 11 free bats, waiting for nothing, working on idle, waiting for new client #DFLOWworker0005, tid 5, Thread 0x700010589000, 16 free bats, waiting for nothing, working on waiting for work #DFLOWworker0004, tid 4, Thread 0x700010386000, 7 free bats, waiting for nothing, working on idle, waiting for new client #DFLOWworker0003, tid 3, Thread 0x700010183000, 11 free bats, waiting for nothing, working on waiting for work #BBPmanager, tid 2, Thread 0x70000fefd000, 0 free bats, waiting for nothing, working on sleeping #main-thread, tid 1, Thread 0x10c60a600, 0 free bats, waiting for nothing, working on nothing #Clients: #0 active clients, 0 finishing clients, 0 blocked clients; max: 64 #WAL: #SQL store oldest pending 4041 #logger sql: #current log file 291, last handled log file 289 #current transaction id 278, saved transaction id 278 #number of flushers: 0 #number of catalog entries 245, of which 0 deleted #pending range 290: drops 12, last_ts 4000, flushed_ts 4000, refcount 0 #pending range 291: drops 0, last_ts 0, flushed_ts 0, refcount 1, file size 2 (current) #SIGUSR1 info end # mserver5 exiting