Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.3
-
None
-
None
-
Fedora 17 x86_64
Description
MariaDB [(none)]> select version();
|
+----------------+
|
| version() |
|
+----------------+
|
| 10.0.3-MariaDB |
|
+----------------+
|
1 row in set (0.01 sec)
|
|
MariaDB [(none)]> show variables;
|
ERROR 1946 (HY000): Failed to load replication slave GTID position from table mysql.gtid_slave_pos
|
MariaDB [(none)]>
|
example:
http://anothermysqldba.blogspot.com/2013/06/mariadb-1003-alpha-install-on-fedora-17.html
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Elena Stepanova [ elenst ] |
Description |
MariaDB [(none)]> select version(); +----------------+ | version() | +----------------+ | 10.0.3-MariaDB | +----------------+ 1 row in set (0.01 sec) MariaDB [(none)]> show variables; ERROR 1946 (HY000): Failed to load replication slave GTID position from table mysql.gtid_slave_pos MariaDB [(none)]> example: http://anothermysqldba.blogspot.com/2013/06/mariadb-1003-alpha-install-on-fedora-17.html |
{noformat} MariaDB [(none)]> select version(); +----------------+ | version() | +----------------+ | 10.0.3-MariaDB | +----------------+ 1 row in set (0.01 sec) MariaDB [(none)]> show variables; ERROR 1946 (HY000): Failed to load replication slave GTID position from table mysql.gtid_slave_pos MariaDB [(none)]> {noformat} example: http://anothermysqldba.blogspot.com/2013/06/mariadb-1003-alpha-install-on-fedora-17.html |
Fix Version/s | 10.0.4 [ 13101 ] | |
Assignee | Elena Stepanova [ elenst ] | Kristian Nielsen [ knielsen ] |
Labels | 10.0.3-MariaDB |
Summary | show variables; ERROR 1946 (HY000) | show variables; ERROR 1946 (HY000): Failed to load replication slave GTID position |
Fix Version/s | 10.0.5 [ 13201 ] | |
Fix Version/s | 10.0.4 [ 13101 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 27679 ] | MariaDB v2 [ 43042 ] |
Workflow | MariaDB v2 [ 43042 ] | MariaDB v3 [ 62077 ] |
Workflow | MariaDB v3 [ 62077 ] | MariaDB v4 [ 146772 ] |