Bugs item #2872884, was opened at 2009-10-05 13:15 Message generated for change (Comment added) made by stmane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2872884&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: Mapi Group: Clients CVS Head >Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Fabian (mr-meltdown) Summary: mclient -t -s... does not show "Timer" info Initial Comment: When using the "-s" option, "mclient -t" does not show the "Timer" wall-clock time: $ mclient -t -ls -s'select 1+2;' % . # table_name % sql_add_single_value # name % tinyint # type % 1 # length [ 3 ] $ mclient -t -lx -s'1+2' 3 Trans 4.703 msec Shred 0.000 msec Query 5.981 msec Print 0.458 msec while it does when reading the query from a file or from stdin (interactive or pipe). ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2009-11-15 21:22 Message: added tests MonetDB4/src/tools/Tests/mclient-t-s.MIL.py MonetDB5/src/tools/Tests/mclient-t-s.MAL.py sql/src/test/Tests/mclient-t-s.SQL.py pathfinder/src/tools/Tests/mclient-t-s.XQUERY.py Closing. ---------------------------------------------------------------------- Comment By: Sjoerd Mullender (sjoerd) Date: 2009-10-08 16:30 Message: Fabian implemented this feature in the Nov2009 branch. Since this is a new feature, it will not be implemented in the Aug2009 branch, so I changed the Group accordingly. ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2009-10-05 15:00 Message: this feature has been implemented in the Nov2009 branch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2872884&group_id=56967 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
