On 09/29/2011 10:26 AM, John H. Embretsen wrote:
Hi,
The suggested changes are now in the randgen tree on Launchpad. See
revid [email protected].
http://bazaar.launchpad.net/~randgen/randgen/rqg2/revision/836.3.21
Invalid queries are now prefixed with
# [sqltrace] ERROR<errno>:
when using --sqltrace and the MySQL executor.
Based on some feedback I have made this new behavior optional:
--sqltrace will print all statements, no extra prefixes or markings.
--sqltrace=MarkErrors will print all statements, but prefix "invalid"
statements with the string mentioned above.
This is so that it would be possible to retain the old behavior for
users who use the SQL trace to reproduce issues that depend on
statements that cause errors or crashes.
This change will likely be merged to the randgen Launchpad branch soon
(revid [email protected]).
--
John
_______________________________________________
Mailing list: https://launchpad.net/~randgen
Post to : [email protected]
Unsubscribe : https://launchpad.net/~randgen
More help : https://help.launchpad.net/ListHelp