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
Your Password does not satisfy the Current Policy Requirements
Viewed 620 times since Sat, Sep 19, 2020
How do I disable Strict Mode in MySQL?
Viewed 693 times since Mon, Sep 28, 2020
MySQL-PHP get and echo NOW() value?
Viewed 653 times since Mon, Sep 28, 2020
How to change the MySQL root account password on CentOS7?
Viewed 582 times since Sat, Sep 5, 2020
How can I disable MySQL Strict Mode?
Viewed 798 times since Mon, Sep 28, 2020