Systems for MySQL
The world's most popular open source database
Contact a MySQL Representative
Login | Register
Dictionary::createUndofile()
Description. This method creates a new undofile, given an Undofile object.
Undofile
Signature.
int createUndofile ( const Undofile& uFile )
uFile
Parameters. This method requires one argument: a reference to an instance of Undofile.
Return Value. 0 on success, -1 on failure.
0
-1