Bug #35734 ALTER FUNCTION listed twice as a implicitly committing statement
Submitted: 1 Apr 2008 9:30 Modified: 1 Apr 2008 9:37
Reporter: Roland Bouman Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[1 Apr 2008 9:30] Roland Bouman
Description:
http://dev.mysql.com/doc/refman/5.1/en/implicit-commit.html

"Each of the following statements (and any synonyms for them) implicitly end a transaction, as if you had done a COMMIT before executing the statement:

    *

      ALTER EVENT, ALTER FUNCTION, ALTER FUNCTION, ALTER PROCEDURE, .....
"

How to repeat:
na

Suggested fix:
na
[1 Apr 2008 9:37] MC Brown
Fixed in the 5.1 and 6.0 manuals.