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