Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/p8-rhel6-bintar/builds/1328/steps/test/logs/stdio
binlog.binlog_flush_binlogs_delete_domain 'mix' w4 [ fail ]
|
Test ended at 2017-11-17 03:16:19
|
|
CURRENT_TEST: binlog.binlog_flush_binlogs_delete_domain
|
mysqltest: At line 33: query 'FLUSH BINARY LOGS DELETE_DOMAIN_ID = (1)' succeeded - should have failed with errno 1982...
|
|
The result from queries just before the failure was:
|
< snip >
|
master-bin.000001 #
|
master-bin.000002 #
|
Non-existed domain is warned, the command completes without rotation
|
but with a warning
|
FLUSH BINARY LOGS DELETE_DOMAIN_ID = (99);
|
Warnings:
|
Warning 1982 The gtid domain being deleted ('99') is not in the current binlog state
|
show binary logs;
|
Log_name File_size
|
master-bin.000001 #
|
master-bin.000002 #
|
SET @@SESSION.gtid_domain_id=1;
|
SET @@SESSION.server_id=1;
|
CREATE TABLE t (a int);
|
FLUSH BINARY LOGS DELETE_DOMAIN_ID = (1);
|
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Affects Version/s | 10.2 [ 14601 ] |
Fix Version/s | 10.2 [ 14601 ] |
Assignee | Andrei Elkin [ elkin ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Andrei Elkin [ elkin ] | Vladislav Vaintroub [ wlad ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.1.37 [ 23204 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Fix Version/s | 10.2.19 [ 23207 ] |
Workflow | MariaDB v3 [ 83870 ] | MariaDB v4 [ 153207 ] |