*Dear all:*
On mysql strict mode, some TEXT fields will have error due to
without default value. And we cannot set '' as default value since it's not
allowed in mysql currently.
So how do we solve the problem? Alter table by adding another
default value such as 'a' etc or change the sql statement. Or there are
better ideas?
Thanks and best regards!
Exson
--
View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Add-a-default-value-or-change-sql-statement-tp4657169.html
Sent from the web-ERP-developers mailing list archive at Nabble.com.
|