Mailing List Archive



Back to the month index Back to the list index

Steve Spicklemire (steve@estel.uindy.edu)
Tue, 11 Nov 97 08:34:22 -0500


Date: Tue, 11 Nov 97 08:34:22 -0500
From: Steve Spicklemire <steve@estel.uindy.edu>
Message-Id: <9711111334.AA26168@estel.uindy.edu>
Subject: Re: mSQL Logging

Hi Jeff,

        I'd also like to hear different, but the only thing I've
found is the MSQL_DEBUG environment variable. See the docs...

-steve

>>>>> "Jeff" == Jeff Ober <jro@protocorp.com> writes:

Jeff> I'm working with mSQL on an Apache web server, using PHP/FI.
Jeff> Is there any way at all to create some sort of log of the
Jeff> activity on the database? Somehow, somewhere, the database
Jeff> is losing large amounts of information on an irregular
Jeff> basis. I'm trying to find some way to trace where and when
Jeff> the database information gets lost (and how). Is there a
Jeff> way to log activity and source? (i.e. what page/file did
Jeff> what activity to the database) Thanks!