Filip Sergeys wrote : >Hello,
>Except for vtrace (for which I opened another thread because I can't get >it to work) are there any other ways of printing debug information. >I 'd like see if the loop gets executed. >Regards, >Filip Sergeys You may write trace information into a table using normal sql insert statements. But please take care not to rollback, because otherwise the trace information will be rolled back also. In the nearer future we will provide a debugger for those purposes. Regards, Thomas -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
