Uninstall the js_lang component¶
The uninstall works only when no connections are using JavaScript stored programs. If there are connections, the procedure fails with an error.
To remove the component, run the following:
mysql> UNINSTALL COMPONENT 'file://component_js_lang';
Last update:
2025-02-25