If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Monitor MySQL Queries and Procedure

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-05-11, 08:10
pasthana@netlink. pasthana@netlink. is offline
Registered User
 
Join Date: Jul 2011
Location: India
Posts: 13
Question Monitor MySQL Queries and Procedure

Hi all,
i my new to mysql database enviorment.i mostly work with sql server database enviorment.
i have an application in php and mysql .i want to watch query/procedure executed on page load or on button like sql profiler do for sql server.

i downloaded tode for mysql also,but i am not able to find that option to monitor or watch query .

Please help

Thanks in Advance
Pratik Asthana
Reply With Quote
  #2 (permalink)  
Old 08-05-11, 21:47
reeson reeson is offline
Registered User
 
Join Date: May 2011
Posts: 24
i think only mysql enterprise edition has this kind of features.

alternatively, you can enable query logging which will record every single query sent to database.
Reply With Quote
  #3 (permalink)  
Old 08-08-11, 04:40
zhenyanet zhenyanet is offline
Registered User
 
Join Date: Aug 2011
Posts: 1
thanks
very well
Reply With Quote
  #4 (permalink)  
Old 08-08-11, 09:47
pasthana@netlink. pasthana@netlink. is offline
Registered User
 
Join Date: Jul 2011
Location: India
Posts: 13
Hi,
thanks for reply.
will u tell me how to enable query logging for mysql ?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On