v.21.1Improvements

MaterializedMySQL: Fix issue with table named 'table'

MaterializedMySQL: Fix issue with table named 'table'. #31781 (Håvard Kvålen).
Fixed an issue in MaterializedMySQL when handling tables named 'table'.

Why it matters

This fix resolves a problem where MaterializedMySQL did not correctly process or synchronize MySQL tables named 'table', ensuring reliable replication and data consistency for such table names.

How to use it

Users do not need to take any special action. The fix is applied automatically when upgrading to the version containing this patch. Continue using MaterializedMySQL as usual to replicate tables, including those named 'table'.