Skip to content
  • Magnus Blåudd's avatar
    496a0c15
    WL#8500 Adapt MySQL Cluster to 8.0 · 496a0c15
    Magnus Blåudd authored
     - fix problems caused by change to utf8 as default charset
     - update .result files for change from latin1 -> utf8
     - create table with character set latin1 in order to
       avoid hitting max limit for row size or key size
     - create table or columns with character set latin1
       to avoid diffs in explain and checks for column
       lengths
    496a0c15
    WL#8500 Adapt MySQL Cluster to 8.0
    Magnus Blåudd authored
     - fix problems caused by change to utf8 as default charset
     - update .result files for change from latin1 -> utf8
     - create table with character set latin1 in order to
       avoid hitting max limit for row size or key size
     - create table or columns with character set latin1
       to avoid diffs in explain and checks for column
       lengths
Loading