| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Yves Goergen | Date: | December 20 2007 8:29pm |
| Subject: | Re: Bug: Different data for different connections | ||
| View as plain text | |||
On 20.12.2007 20:34 CE(S)T, Martijn Tonies wrote: > Are your tables InnoDB? If so, the snapshot transaction is giving you > a static view on the data and your own changes, while your PHPMyAdmin > commits the NULL write. Your application keeps on seeing your own > changes, cause it did not end the snapshot transaction. Yes, all tables are InnoDB. So MySQL does support nested transaction and both "SET AUTOCOMMIT = 0" and "START TRANSACTION" start a new transaction level, is that true? -- Yves Goergen "LonelyPixel" <nospam.list@stripped> Visit my web laboratory at http://beta.unclassified.de
| Thread | ||
|---|---|---|
| • Bug: Different data for different connections | Yves Goergen | 20 Dec |
| • Re: Bug: Different data for different connections | Yves Goergen | 20 Dec |
| • Re: Bug: Different data for different connections | Baron Schwartz | 20 Dec |
| • Re: Bug: Different data for different connections | Yves Goergen | 20 Dec |
| • Re: Bug: Different data for different connections | Baron Schwartz | 20 Dec |
| • Re: Bug: Different data for different connections | Yves Goergen | 20 Dec |
| • Re: Bug: Different data for different connections | Martijn Tonies | 20 Dec |
| • Re: Bug: Different data for different connections | Yves Goergen | 20 Dec |
| • Re: Bug: Different data for different connections | Martijn Tonies | 20 Dec |
| • Re: Bug: Different data for different connections | Yves Goergen | 20 Dec |
| • Re: Bug: Different data for different connections | Martijn Tonies | 20 Dec |
| • Re: Bug: Different data for different connections | Yves Goergen | 20 Dec |
