The world's most popular open source database
Contact a MySQL Representative
Login | Register
LogfileGroup::getUndoFreeWords()
Description. This method retrieves the number of bytes unused in the logfile group's UNDO buffer.
UNDO
Signature.
Uint64 getUndoFreeWords ( void ) const
Parameters. None.
Return Value. The number of bytes free, as a 64-bit integer.