diff options
author | unknown <heikki@hundin.mysql.fi> | 2003-07-08 14:16:27 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2003-07-08 14:16:27 +0300 |
commit | e8d5bb189500ca968f4653ad9bfb1a97aba25a93 (patch) | |
tree | a138bbb5e34b84958b7afbdf6fd8342d9fe4bf83 /sql-bench/Results/create-mysql-win98 | |
parent | d0486f8abce9e241103acb33ac4f82f11e2b76c4 (diff) | |
download | mariadb-git-e8d5bb189500ca968f4653ad9bfb1a97aba25a93.tar.gz |
trx0trx.c:
A cosmetic change: set trx id to zero at creation so that SHOW INNODB STATUS does not print a random value for the id of a transaction object for which the transaction has never been started yet (for example, running SHOW INNODB STATUS as the first command from a mysql prompt printed a random id for the trx object associated with the session itself running the SHOW INNODB STATUS command)
innobase/trx/trx0trx.c:
A cosmetic change: set trx id to zero at creation so that SHOW INNODB STATUS does not print a random value for the id of a transaction object for which the transaction has never been started yet (for example, running SHOW INNODB STATUS as the first command from a mysql prompt printed a random id for the trx object associated with the session itself running the SHOW INNODB STATUS command)
Diffstat (limited to 'sql-bench/Results/create-mysql-win98')
0 files changed, 0 insertions, 0 deletions