Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.2914 05/04/27 19:03:46 paul@stripped +1 -0
manual.texi:
Cannot roll back stored routine DDL statements.
(Bug #10111)
..
Docs/manual.texi
1.2763 05/04/27 19:03:09 paul@stripped +1 -1
Cannot roll back stored routine DDL statements.
(Bug #10111)
..
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: paul
# Host: frost.snake.net
# Root: /Volumes/frost2/MySQL/bk/mysqldoc
--- 1.2762/Docs/manual.texi 2005-04-27 14:45:11 -05:00
+++ 1.2763/Docs/manual.texi 2005-04-27 19:03:09 -05:00
@@ -59785,7 +59785,7 @@
Some statements cannot be rolled back. In general, these include data
definition language (DDL) statements, such as those that create or drop
-databases, or those that create, drop, or alter tables.
+databases, those that create, drop, or alter tables or stored routines.
You should design your transactions not to include such statements.
If you issue a statement early in a transaction that cannot be rolled back,
| Thread |
|---|
| • bk commit - mysqldoc tree (paul:1.2914) | paul | 28 Apr |