What you want is the 'run' command. With the run command, every store triggers execution.
Thanks -- Richard On 3/17/11 10:48 AM, "Xiaomeng Wan" <[email protected]> wrote: Hi, I tried to use exec to stop multiquery optimizer from combining too many actions together, which will result in heap space problem. But it seems multiquery just ignores exec, and still combines actions before and after exec together. Disable multiquery works for me, just wondering whether it is a bug? or my misunderstanding of exec? Regards, Shawn
