I know truncating data means a column has less capacity.
But in my case, all I'm doing is to change the nullability of a numeric column, that has no value at all.
I'm using MariaDB + Adminer. I have not executed an insert query. I just used Adminer to change the nullability of a column named Order
.
How is this error even possible? What does it mean in this context?