ERROR: Field * doesn't have a default value

after using
SET @ @ GLOBAL.sql_mode= "NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"

clipboard.png

clipboard.png

wdcp

clipboard.png

Why can"t strict mode be turned off?

May.18,2022

ERROR: Field * doesn't have a default value

this error checks to see if you have a non-empty field but no default value

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3f1bb-2c45d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3f1bb-2c45d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?