Bugs item #1920819, was opened at 2008-03-20 10:58 Message generated for change (Comment added) made by mr-meltdown You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1920819&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: MonetDB5 5.4 Status: Open Resolution: Fixed Priority: 4 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Martin Kersten (mlkersten) Summary: M5 console: "?" gives parseError Initial Comment: When giving the "?" command on mserver5's MAL console, I get the following parseError with both the latest 5.4 release and the latest 5.5 development version from CVS: ======== $ mserver5 # MonetDB server v5.4.1, based on kernel v1.22.1 # Serving database 'demo' # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked # Copyright (c) 1993-2008 CWI, all rights reserved # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see /ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-debug_--enable-optimize_--disable-assert/etc/monetdb5.conf) # Listening for connection requests on mapi:monetdb://127.0.0.1:50000/ >? ? - show this message ! - show the history <file - read input from file >file - save response in file > - response to terminal cd - change directory \q - terminate session !SyntaxException:parseError:? !SyntaxException:parseError:^<identifier> expected ======== ---------------------------------------------------------------------- >Comment By: Fabian (mr-meltdown) Date: 2008-03-21 11:23 Message: Logged In: YES user_id=963970 Originator: NO with that argument, about half of all SQL tests could have been omitted ---------------------------------------------------------------------- Comment By: Martin Kersten (mlkersten) Date: 2008-03-21 11:21 Message: Logged In: YES user_id=490798 Originator: NO too simple bug. A line was out of place, causing the reader not to restart as it should ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2008-03-21 11:16 Message: Logged In: YES user_id=963970 Originator: NO any reason why "no test needed"? ---------------------------------------------------------------------- Comment By: Martin Kersten (mlkersten) Date: 2008-03-20 12:21 Message: Logged In: YES user_id=490798 Originator: NO solved. no test needed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1920819&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
