Description
TheSHOW HANDLERS command lists all available handlers. The WHERE clause filter handlers by the type (data or ML).
SHOW HANDLERS command lists all available handlers. The WHERE clause filter handlers by the type (data or ML).
SHOW HANDLERS
WHERE type = 'ml';
Was this page helpful?