-
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
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