The 9.0.16 version includes the following changes:
- Enhancements - Added the FUNCTION_NAME column to the MV_PROCESSLIST information schema view. When a query is invoked from a stored procedure, this column will display the stored procedure name.
- Bug Fixes - Fixed a bug in parsing when LATERAL JOIN is used with a Table-Valued Function (TVF) with a recursive Common Table Expression (CTE).