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