[MDEV-7869] safe_mode option is not documented in the KB Created: 2015-03-29 Updated: 2015-04-15 Resolved: 2015-04-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Ian Gilfillan |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MySQL has removed safe-mode option in MySQL 5.6.6, but in 10.0 it still exists, although deprecated. Still, it turns out to be important (and confusing), e.g. it silently disables query cache, and who knows what else. So it would be useful to document it in detail. |
| Comments |
| Comment by Ian Gilfillan [ 2015-04-02 ] |
|
This option is documented at https://mariadb.com/kb/en/mariadb/mysqld-options/#-safe-mode and linked to from https://mariadb.com/kb/en/mariadb/full-list-of-mariadb-options-system-and-status-variables/ Is there detail missing, or somewhere else it should be linked from? |
| Comment by Elena Stepanova [ 2015-04-15 ] |
|
My bad, I was looking at the "Server System Variables" page, while it is an option only. |