• heikki@hundin.mysql.fi's avatar
    trx0trx.c: · 99d22442
    heikki@hundin.mysql.fi authored
      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)
    99d22442
trx0trx.c 40.5 KB