• Igor Babaev's avatar
    Fixed bug mdev-4209 · 90c0f3d3
    Igor Babaev authored
    Do not include BLOB fields into the key to access the temporary
    table created for a materialized view/derived table.
    BLOB components are not allowed in keys. 
    90c0f3d3
sql_select.cc 729 KB