• Mattias Jonsson's avatar
    Bug#32115: Bad use of Name_resolution_context from current LEX in partitioning · 92bfebb6
    Mattias Jonsson authored
    port from mysql-next (5.4) to mysql-next-mr-bugfixing (5.5/5.6?)
    
    2755 Konstantin Osipov	2008-11-27
    Bug#32115 will remove the pre-requisite to initialize LEX to open tables.
    This dependency was added in 5.1 and was supposed to be removed in 6.0.
    Remove asserts and initialization of LEX in places where we don't deal
    with partitioned tables.
    92bfebb6
sql_base.cc 289 KB