ah, you mean send it in to the server after it's
started, like this:
debian5150:~/MonetDB/bin# ./mserver5
# MonetDB Server v5.0.0_beta1_2
# Copyright (c) 1993-2007 CWI, all rights reserved
# Compiled for i686-pc-linux-gnu/32bit with 32bit OIDs
dynamically linked
# dbname:demo
# Visit http://monetd
You can also do it on the command line:
mserver5 --dbinit='include sql;'
Matt Stucky wrote:
> ah, you mean send it in to the server after it's
> started, like this:
>
> debian5150:~/MonetDB/bin# ./mserver5
> # MonetDB Server v5.0.0_beta1_2
> # Copyright (c) 1993-2007 CWI, all rights reserved
> #