But the matter also exist when i used TRACE SELECT.
In other words,i want get the select sql statement which app sent to kernel using database trace.How do i do it?
From: "Zabach, Elke" <[EMAIL PROTECTED]>
To: "? ?" <[EMAIL PROTECTED]>, <maxdb@lists.mysql.com>
Subject: AW: trace a sql statement
Date: Thu, 30 Jun 2005 11:38:28 +0200

[EMAIL PROTECTED] wrote:
>
> I trace a sql statement using database trace.But any sql statement are
not
> complete in the result .How can i get complete sql statement by
database
> trace?
>

You used TRACE DEFAULT or TRACE ORDER STANDARD which will shorten the
in- and output to/from kernel.
With TRACE ORDER you will have the full stuff going to and from kernel,
not only the statements, but data and results, too.

Elke
SAP Labs berlin
> _________________________________________________________________
> 享用世界上最大的电子邮件系统― MSN Hotmail。  http://www.hotmail.com
>
>
> --
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]


_________________________________________________________________
免费下载 MSN Explorer: http://explorer.msn.com/lccn/

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to