[MDEV-14599] log_bin variable value is not evaluated as expexted Created: 2017-12-06 Updated: 2017-12-17 Resolved: 2017-12-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2.10, 10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Oli Sennhauser | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | binary, log_bin, logs, upstream | ||
| Environment: |
linux ubuntu 16.04 |
||
| Description |
|
[mysqld] show master status;
|
| Comments |
| Comment by Alice Sherepa [ 2017-12-06 ] | ||||||||||||||
|
log_bin = servername.dmz.corp.de_binlog 10.2.10-MariaDB-log:
mysql 5.7.18
| ||||||||||||||
| Comment by Oli Sennhauser [ 2017-12-06 ] | ||||||||||||||
|
In MySQL the bug is as well but there it even destroys the binary logs and corrupts them... | ||||||||||||||
| Comment by Sergei Golubchik [ 2017-12-17 ] | ||||||||||||||
|
This is the expected behavior. Documented, for example, here:
I've now documented it in the Knowledge Base too. |