Back

MYSQL lineat rules for query

Copy Below Code View As A Text File Show Text Only Show API Edit Code
                            

SELECT @@GLOBAL.sql_mode; SET @@GLOBAL.sql_mode= 'NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION';