DROP LOGFILE GROUP

Remove a log file group. This statement, primarily for NDB Cluster, deletes the undo log files associated with the specified log file group.

The DROP LOGFILE GROUP statement is not supported by MariaDB. It was originally inherited from MySQL NDB Cluster. See MDEV-19295 for more information.

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?