From: [EMAIL PROTECTED] Operating system: NT2000 PHP version: 4.3.0 PHP Bug Type: MySQL related Bug description: Support of Transaction Control Statements
I´m using MySQL Version 4.0.8 Gamma Release and PHP 4.3. There is the transaction control implemented. Now I tried to use the statements "set autocommit=0, begin, commit or rollback" within a php-script. At runtime I have got an error: Notice: Use of undefined constant BEGIN - assumes 'BEGIN' in test.php on line xx. The control statements in MySQL are correctly functioning ! I think the transaction control statements aren't supported in PHP yet. Are you able to advice me ? Many Thanks, Werner Schuermann -- Edit bug report at http://bugs.php.net/?id=22171&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22171&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22171&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22171&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22171&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22171&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22171&r=support Expected behavior: http://bugs.php.net/fix.php?id=22171&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22171&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22171&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22171&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22171&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22171&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22171&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22171&r=gnused