Hello, please provide the mserver5. And what is the input, a SQL query? On 02/12/14 20:50, Qing Guo wrote:
Hello,
I was doing a performance profiling on MonetDB server so I run mserver5 in standalone. The command line I used is:
mserver5 --dbpath=[path_to_your_db] --set mapi_open=false --set mapi_port=0 --set single-user=yes --set gdk_nr_threads=1 --set max_clients=1 --set sql_optimizer=default_pipe --set monet_daemon=no < [input]
It worked for previous releases but not for the Oct2014. Instead, it gives the following message:
"error initSQLreferences"
The problem appears that "algebraRef" is not assigned a value before calling "initSQLreferences(void)". Any ideas to solve this problem?
Much appreciate, thanks!
Kevin _______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list