Is there a way I can set the default value to be 0 where a column matches certain criteria? Such as not having a default value or being varchar or INT?
It seems I have a table of about 100 columns (...) and I don't want to go through each one and set a default value.
This is just a testing machine and it seems to have something to do with the newer version of mysql I installed.
thanks!