• unknown's avatar
    Output 'MEMORY' as table type for tables using the memory (nee heap) storage · 4dba597c
    unknown authored
    engine, except when running with sql_mode & MYSQL323. (Bug #6659)
    
    
    mysql-test/r/create.result:
      Fix test results
    mysql-test/r/ctype_utf8.result:
      Fix test results
    mysql-test/r/information_schema.result:
      Fix results
    mysql-test/r/show_check.result:
      Fix results
    sql/ha_heap.h:
      Output 'HEAP' in MySQL 3.23 compatibility mode
    mysql-test/r/heap.result:
      Update results
    mysql-test/r/sql_mode.result:
      Update results
    4dba597c
ha_heap.h 3.77 KB