Bluehost.com Web Hosting $6.95

Query history

This is a discussion on Query history within the MySQL Database forums, part of the Database Forums category; Is there a way to see what queries have been run recently on a table in mysql? Thanks in advance! ...


Go Back   Usenet Forums > Database Forums > MySQL Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-06-2006
rbr
 
Posts: n/a
Default Query history

Is there a way to see what queries have been run recently on a table in
mysql?

Thanks in advance!

rbr

Reply With Quote
  #2 (permalink)  
Old 11-06-2006
Willem Bogaerts
 
Posts: n/a
Default Re: Query history

You can switch on the query log in the config file:

# General log
log=/some/path/allqueries.sql

This way, any SQL is sent to that file. Quite useful for localhost
databases and test servers, but it wastes a lot of space for production
databases.

Best regards

rbr wrote:
> Is there a way to see what queries have been run recently on a table in
> mysql?
>
> Thanks in advance!
>
> rbr
>

Reply With Quote
  #3 (permalink)  
Old 11-06-2006
rbr
 
Posts: n/a
Default Re: Query history

Thank you much. Especially for the eerily quick reply!

I believe my log is already on. I will need to go grep the log file for
what I need.

Thanks again.

rbr

Willem Bogaerts wrote:
> You can switch on the query log in the config file:
>
> # General log
> log=/some/path/allqueries.sql
>
> This way, any SQL is sent to that file. Quite useful for localhost
> databases and test servers, but it wastes a lot of space for production
> databases.
>
> Best regards
>
> rbr wrote:
> > Is there a way to see what queries have been run recently on a table in
> > mysql?
> >
> > Thanks in advance!
> >
> > rbr
> >


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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 11:34 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0