The world's most popular open source database
Contact a MySQL Representative
Login | Register
Dictionary::dropTablespace()
Description. This method drops a tablespace, given a Tablespace object.
Tablespace
Signature.
int dropTablespace ( const Tablespace& tSpace )
tSpace
Parameters. This method requires a single argument — a reference to an instance of Tablespace.
Return Value. 0 on success, -1 on failure.
0
-1