Systems for MySQL
The world's most popular open source database
Contact a MySQL Representative
Login | Register
Undofile::getSize()
Description. This method gets the size of the undofile in bytes.
Signature.
Uint64 getSize ( void ) const
Parameters. None.
Return Value. The size in bytes of the undofile, as an unsigned 64-bit integer.