[MDEV-18924] FLUSH LOGS throws an error. Created: 2019-03-14  Updated: 2019-04-15  Resolved: 2019-04-15

Status: Closed
Project: MariaDB Server
Component/s: Admin statements
Affects Version/s: 10.3.13
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Jens (Inactive) Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: need_feedback
Environment:

linux 64bit



 Description   

The command FLUSH LOGS throws an error but flushes the BINARY LOGS.
The command FLUSH BINARY LOGS works fine and throws no error.

Master (none)> flush logs;
ERROR 1105 (HY000): Unknown error
Master (none)> select version();
+---------------------+
| version()           |
+---------------------+
| 10.3.11-MariaDB-log |
+---------------------+
1 row in set (0.000 sec)



 Comments   
Comment by Elena Stepanova [ 2019-03-14 ]

It is likely to be a duplicate of MDEV-17710. Please check permissions to your log location(s).

Generated at Thu Feb 08 08:47:45 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.