~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2010-12-29 02:06:26 UTC
  • mto: (2099.1.3 build)
  • Revision ID: stewart@flamingspork.com-20101229020626-r44r6wa51ycygcaa
SET AUTOCOMMIT=1 was not completely performing a COMMIT
  
at least some status variables (session->server_status) weren't being reset correctly, leaving the next statement to incorrectly get a inTransaction()==true

Also update documentation about SET AUTOCOMMIT behaviour (i.e. it commits active txn... which is relatively hinted at in the MySQL manual as the correct behaviour). Of course any mention of what happens when a commit fails is omitted. My guess is there are bugs.
Filename Latest Rev Last Changed Committer Comment Size
..
clean_source.sh 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.1 KB Diff Download File
File cpplint.py 1971.2.1 14 years ago kalebral at gmail update files that did not have license or had inco 112 KB Diff Download File
include.am 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 926 bytes Diff Download File
mysql_password_hash.c 1971.2.1 14 years ago kalebral at gmail update files that did not have license or had inco 1.9 KB Diff Download File
File run_cpplint.sh 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File