|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi all
I'm using hibernate stuff and toplink and i would like to see select which these two frameworks generate on mysql side ? Is it possible to view (see) select which are generated on mysql side ? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Fri, 15 Feb 2008 12:04:15 +0100, Tomasz Bozek <tricky@poczta.onet.pl>
wrote: > Hi all > > I'm using hibernate stuff and toplink and i would like to see select > which these two frameworks generate on mysql side ? > Is it possible to view (see) select which are generated on mysql side ? If you can't capture/log them on the application side, enable a query log: <http://dev.mysql.com/doc/refman/5.0/en/query-log.html> -- Rik Wasmus |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
thx
|
|
![]() |
| Outils de la discussion | |
|
|