• unknown's avatar
    Fixed bug #18386. · b0654461
    unknown authored
    An invalid assertion in Item_direct_view_ref::eq caused 
    an assertion abort in the debug version.
    
    
    mysql-test/r/view.result:
      Added a test case for bug #18386.
    mysql-test/t/view.test:
      Added a test case for bug #18386.
    sql/item.cc:
      Fixed bug #18386.
      An invalid assertion in Item_direct_view_ref::eq caused 
      an assertion abort in the debug version.
      Changed the assertion.
    b0654461
view.test 62.4 KB