Home » Categories » MySQL » Configuration

[Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.

[mysqld]
sql_mode=NO_ENGINE_SUBSTITUTION,NO_AUTO_CREATE_USER,STRICT_TRANS_TABLES


Reference:

https://stackoverflow.com/questions/2317650/setting-global-sql-mode-in-mysql
https://dba.stackexchange.com/questions/120421/mysql-5-7-9-log-set-session-mode-gives-warning-about-no-auto-create-user-is-depr

Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
 
Attachments (2) Attachments
Comments Comments
There are no comments for this article. Be the first to post a comment.
Related Articles RSS Feed
How to change the MySQL root account password on CentOS7?
Viewed 551 times since Sat, Sep 5, 2020
How can I disable MySQL Strict Mode?
Viewed 766 times since Mon, Sep 28, 2020
Your Password does not satisfy the Current Policy Requirements
Viewed 592 times since Sat, Sep 19, 2020
How do I disable Strict Mode in MySQL?
Viewed 665 times since Mon, Sep 28, 2020
MySQL-PHP get and echo NOW() value?
Viewed 623 times since Mon, Sep 28, 2020