Re: View the queries executed in MySQL
- From: "LR" <lrN.O.S.P.A.M@xxxxxxx>
- Date: Mon, 18 Apr 2005 11:40:25 +0200
> You can see the prepared statements right? They were really helpful to
> us at my work. What is the problem you're having? I know you can write
> your own debuggable Preparedstatement class if you're feeling really
> ambitious. You might even look for one on the net. I remember reading
> an article about someone writing their own so they could see the
> populated query at runtime.
Thank you for your answer.
I dont have a specific problem, I am juste looking for a mysql tool to
monitor and see queries the mysql server must execute. The queries printed
by hibernate are usefull, but they dont show the values, only "?" instead...
Regards
Lilian
.
- References:
- View the queries executed in MySQL
- From: LR
- Re: View the queries executed in MySQL
- From: Robert
- View the queries executed in MySQL
- Prev by Date: Re: View the queries executed in MySQL
- Next by Date: Re: View the queries executed in MySQL
- Previous by thread: Re: View the queries executed in MySQL
- Next by thread: Re: View the queries executed in MySQL
- Index(es):