[MDEV-4851] can't drop mysql.slow_log if slow_log=on even with log_output=FILE Created: 2013-08-07 Updated: 2020-10-12 Resolved: 2020-10-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Affects Version/s: | 5.5.32, 5.5, 10.0, 10.1, 10.2, 10.3 |
| Fix Version/s: | 10.1.48 |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | upstream-fixed, verified | ||
| Description |
|
See also http://bugs.mysql.com/bug.php?id=69953 Can't drop mysql.slow_log if slow_log=on even with log_output=FILE or NONE I can understand preventing dropping of a log table that is in active use, How to repeat:
Suggested fix: |
| Comments |
| Comment by Elena Stepanova [ 2013-08-08 ] | ||||||||||||||||||||||||||||||||||||||||||||||||
|
Reproducible on MySQL 5.1 - 5.6, but not 5.7, apparently it was fixed there | ||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2014-11-10 ] | ||||||||||||||||||||||||||||||||||||||||||||||||
|
Fixed in 5.7.0:
|