• unknown's avatar
    ha_innodb.h: · 666d4717
    unknown authored
      Fix wrong error message: If one tried to create table with a very big row len, MySQL claimed the max len is 64 kB for InnoDB, while it normally is 8000 bytes
    
    
    sql/ha_innodb.h:
      Fix wrong error message: If one tried to create table with a very big row len, MySQL claimed the max len is 64 kB for InnoDB, while it normally is 8000 bytes
    666d4717
ha_innodb.h 8.34 KB