Skip to content
  • Magnus Blåudd's avatar
    b5e0b704
    WL#6815 Adapt MySQL Cluster to 5.7 · b5e0b704
    Magnus Blåudd authored
     - fails to load data into table since some values are too big
       for the column, this is caused by sql_mode=STRICT being the default
     - use ignore to force load  since the backup id value should fit
    b5e0b704
    WL#6815 Adapt MySQL Cluster to 5.7
    Magnus Blåudd authored
     - fails to load data into table since some values are too big
       for the column, this is caused by sql_mode=STRICT being the default
     - use ignore to force load  since the backup id value should fit
Loading