mirror of
https://github.com/MariaDB/server.git
synced 2025-12-16 22:03:23 +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