-
unknown authored
storage/ndb/src/ndbapi/Ndb.cpp: Ndb.closeTransaction() modifies the value of Ndb.theError.code, but the error code shouldn't be changed here. Mysqld will use the returning error code to log the correct information.
59da4b42
storage/ndb/src/ndbapi/Ndb.cpp: Ndb.closeTransaction() modifies the value of Ndb.theError.code, but the error code shouldn't be changed here. Mysqld will use the returning error code to log the correct information.