In the last episode (Apr 12), Iago Sineiro said:
> Hi.
>
> When I use mysqladmin process I see the SQL sentence that is executed at
> that moment in the column Info.
"mysqladmin -v process" will display the entire commandline.
--
Dan Nelson
[EMAIL PROTECTED]
--
Hi.
When I use mysqladmin process I see the SQL sentence that is executed at
that moment in the column Info.
But I only see one part of the sentence if it is big. How could I see the
complete SQL sentence being executed.
I need it for see the queries.
Iago.
---