Purpose
You can use this statement to modify a log file group.
Syntax
ALTER LOGFILE GROUP logfile_group
ADD UNDOFILE 'file_name'
[INITIAL_SIZE [=] size]
[WAIT]
ENGINE [=] engine_name
Note
Only the keyword syntax is supported. The functionality does not actually take effect.