- Usage:
-
MODULE UNLOAD name
- Complexity:
- O(1)
- Since:
- 4.0.0
- Modules that register custom data types can not be unloaded.
Unloads a module.
This command unloads the module specified by name
. Note that the module's name
is reported by the MODULE LIST
command, and may differ from the dynamic
library's filename.
Known limitations: