Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
5.5.34-galera
-
None
-
None
-
Ubuntu 12.04
Description
executing
root@cluster01:~# mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql
|
outputs the following error
ERROR 1229 (HY000) at line 1: Variable 'wsrep_replicate_myisam' is a GLOBAL variable and should be set with SET GLOBAL
|
The resulting file contains at line 1
SET SESSION wsrep_replicate_myisam=ON;
|
Removing the line (as it's already enabled on my instance) and feeding the remaining queries to mysql works without any problem
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Priority | Trivial [ 5 ] | Minor [ 4 ] |
Affects Version/s | 5.5.34 [ 13700 ] |
Fix Version/s | 5.5.35-galera [ 14300 ] |
Assignee | Nirbhay Choubey [ nirbhay_c ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Fix Version/s | 5.5.36-galera [ 14801 ] | |
Fix Version/s | 5.5.35-galera [ 14300 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 33654 ] | MariaDB v2 [ 42751 ] |
Workflow | MariaDB v2 [ 42751 ] | MariaDB v3 [ 61759 ] |
Workflow | MariaDB v3 [ 61759 ] | MariaDB v4 [ 147410 ] |
Pushed to maria-5.5-galera.