• unknown's avatar
    Bug#31381 Error in retrieving Data from INFORMATION_SCHEMA · 666efa1c
    unknown authored
    move 'table_collation' field filling outside of if(file) condition
    because this field has 'OPEN_FRM_ONLY' attribute
    
    
    mysql-test/r/information_schema.result:
      test result
    mysql-test/t/information_schema.test:
      test case
    sql/sql_show.cc:
      move 'table_collation' field filling outside of if(file) condition
      because this field has 'OPEN_FRM_ONLY' attribute
    666efa1c
information_schema.test 35.5 KB