I thought about this possibility, but I'm not using a database type with
transactions. It's just the default. I don't know where I'd check AutoCommit
settings (or it they even apply to the default database type). It doesn't
refer to this in phpinfo.php.

        - Sheryl


-----Original Message-----
From: Jason Martin [mailto:[EMAIL PROTECTED] 
Sent: Sunday, January 30, 2005 3:38 PM
To: mysql@lists.mysql.com
Subject: Re: disappearing data - please help!

On Sun, Jan 30, 2005 at 03:28:56PM -0500, Sheryl (Permutations Software)
wrote:
> but I'm having the most frustrating problem. Data I've inserted simply
> VANISHES.
What is the setting for AutoCommit? If it is 0, are you sure
that commit is being called before the session ends?

-Jason Martin
-- 
Felinious Assault: Striking someone with a cat.
This message is PGP/MIME signed.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to