# builtin opt 	gdk_dbpath = /export/scratch1/home/monet/testing/ae7d186bfa6e-6-1-4/install/var/monetdb5/dbfarm/demo
# builtin opt 	mapi_port = 50000
# builtin opt 	sql_optimizer = default_pipe
# builtin opt 	sql_debug = 0
# builtin opt 	raw_strings = false
# cmdline opt 	gdk_nr_threads = 1
# cmdline opt 	mapi_listenaddr = all
# cmdline opt 	mapi_port = 0
# cmdline opt 	mapi_usock = /tmp/mtest-1194974/.s.monetdb.${PORT}
# cmdline opt 	gdk_dbpath = /export/scratch1/home/monet/testing/ae7d186bfa6e-6-1-4/tests/sql/dbfarm/mTests_sql_test_BugTracker-2022
# cmdline opt 	gdk_vm_maxsize = 8589934592
# cmdline opt 	embedded_py = 3
# cmdline opt 	embedded_c = true
# cmdline opt 	capi_cc = cc -std=c99
# cmdline opt 	monet_vault_key = /export/scratch1/home/monet/testing/ae7d186bfa6e-6-1-4/tests/sql/dbfarm/mTests_sql_test_BugTracker-2022/.vaultkey
#2025-04-05 01:53:32: client0011: createExceptionInternal: ERROR: ParseException:SQLparser:42000!syntax error, unexpected end of file in: "select foo"
#2025-04-05 01:53:32: client0012: createExceptionInternal: ERROR: ParseException:SQLparser:42000!Unexpected end of input
#2025-04-05 01:53:32: client0013: createExceptionInternal: ERROR: ParseException:SQLparser:42000!syntax error, unexpected end of file, expecting SCOLON or ':' in: "select foo."
#2025-04-05 01:53:32: client0014: createExceptionInternal: ERROR: ParseException:SQLparser:42000!syntax error, unexpected end of file, expecting SCOLON or ':' in: "select foo-"
#2025-04-05 01:53:32: client0015: createExceptionInternal: ERROR: ParseException:SQLparser:42000!syntax error, unexpected end of file in: "select f001234"
#2025-04-05 01:53:32: client0016: createExceptionInternal: ERROR: ParseException:SQLparser:42000!Unexpected end of input
#2025-04-05 01:53:32: client0022: createExceptionInternal: ERROR: ParseException:SQLparser:42000!SELECT: attempting to recursively bind view 'sys'.'v7240'
#2025-04-05 01:53:32: client0022: createExceptionInternal: ERROR: SQLException:sql.catalog:42000!CREATE OR REPLACE VIEW: cannot replace VIEW 'v7240', there are database objects which depend on it
#2025-04-05 01:53:33: client0033: createExceptionInternal: ERROR: ParseException:SQLparser:42000!ROW_NUMBER: window functions cannot be nested
#2025-04-05 01:53:33: client0033: createExceptionInternal: ERROR: ParseException:SQLparser:42000!ROW_NUMBER: window functions cannot be nested
#2025-04-05 01:53:33: client0035: createExceptionInternal: ERROR: ParseException:SQLparser:42S02!DROP VIEW: no such view 'sys'.'fub'