mirror of
https://github.com/MariaDB/server.git
synced 2025-12-13 20:03:16 +03:00
The problem is that Item_direct_view_ref which is inherited from Item_ident updates orig_table_name and table_name with the same values. The fix is introduction of new constructor into Item_ident and up which updates orig_table_name and table_name separately.
3.8 KiB
3.8 KiB