mirror of
https://github.com/MariaDB/server.git
synced 2025-12-04 17:23:46 +03:00
the same column as an aliased and as a non-aliased column. The problem was that Item_direct_view_ref::eq() was first comparing view columns by name, and in this case the name of one of them is different since it is aliased.
143 KiB
143 KiB