Bug #65333 | option --safe-user-create and sql_mode NO_AUTO_CREATE_USER should be dependent | ||
---|---|---|---|
Submitted: | 16 May 2012 13:03 | Modified: | 17 May 2012 12:18 |
Reporter: | Peter Laursen (Basic Quality Contributor) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Options | Severity: | S3 (Non-critical) |
Version: | 5.x | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | qc |
[16 May 2012 13:03]
Peter Laursen
[16 May 2012 20:19]
Peter Laursen
.. and besides --safe-user-create should be exposed as a variable (unless NO_AUTO_CREATE_USER sql_mode is made a synonym).
[16 May 2012 20:22]
Peter Laursen
correction: How to repeat: 1) --safe-user-create used as option 2) SHOW GLOBAL VARIABLES LIKE 'sql_mode'; -- returns empty *string* (not empty *set*)