• unknown's avatar
    Fix for bug #15225 (ANALYZE temporary has no effect) · 48450d8a
    unknown authored
    
    mysql-test/r/analyze.result:
      test result fixed
    mysql-test/t/analyze.test:
      test case added
    sql/sql_table.cc:
      we don't need to remove temporary table from the cache,
      but we need to reload it's info
    48450d8a
analyze.test 1.49 KB