• unknown's avatar
    Fix for bug #15225 (ANALYZE temporary has no effect) · 9a13695a
    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
    9a13695a
analyze.result 1.41 KB