3626 Sunny Bains 2011-05-11
Fix whitespace. Non functional change.
modified:
storage/innobase/include/trx0types.h
3625 Sunny Bains 2011-05-11
Fix whitespace. Non functional change.
modified:
storage/innobase/include/trx0trx.h
=== modified file 'storage/innobase/include/trx0types.h'
--- a/storage/innobase/include/trx0types.h revid:sunny.bains@stripped
+++ b/storage/innobase/include/trx0types.h revid:sunny.bains@stripped
@@ -39,8 +39,8 @@ the terminating NUL character. */
enum trx_que_enum {
TRX_QUE_RUNNING, /*!< transaction is running */
TRX_QUE_LOCK_WAIT, /*!< transaction is waiting for
- a lock */
- TRX_QUE_ROLLING_BACK, /*!< transaction is rolling back */
+ a lock */
+ TRX_QUE_ROLLING_BACK, /*!< transaction is rolling back */
TRX_QUE_COMMITTING /*!< transaction is committing */
};
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk-innodb branch (Sunny.Bains:3625 to 3626) | Sunny Bains | 11 May |