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 > Maintaining history files in mysql?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-03-04, 00:37
pual_cruzs pual_cruzs is offline
Registered User
 
Join Date: Jul 2004
Posts: 3
Question Maintaining history files in mysql?

I am running a site with php and mysql. I want to keep the record of all add, update, delete/DML queries which daily run on mysql server in a file.
Please let me know how can i take the history of all those queries in a file.
Reply With Quote
  #2 (permalink)  
Old 07-03-04, 18:42
yellowmarker yellowmarker is offline
Registered User
 
Join Date: Jul 2004
Location: Dundee, Scotland
Posts: 107
Are you looking for a MySQL logging file, or do you want to write the activites to a file in your code i.e. adding functionality to the php function you might call to execute a MySQL query?

Matthew McNicol
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