v.23.8Improvement

Added suggestions for mistyped database and table names

Added suggestions for mistyped names for databases and tables. #49801 (Yarik Briukhovetskyi).
Added suggestions for mistyped names of databases and tables.

Why it matters

This feature helps users quickly identify and correct typos in database and table names by providing suggestions when a mistyped name is detected. It improves usability by reducing errors and speeding up query troubleshooting.

How to use it

Users will automatically receive suggestions for similarly named databases or tables in error messages when they mistype a name. No additional configuration is required.