[MCOL-941] mysql password in a different file than what ColumnStore supports Created: 2017-09-26  Updated: 2023-11-21  Resolved: 2019-05-17

Status: Closed
Project: MariaDB ColumnStore
Component/s: ?
Affects Version/s: 1.0.11
Fix Version/s: Icebox

Type: New Feature Priority: Minor
Reporter: David Hill (Inactive) Assignee: Andrew Hutchings (Inactive)
Resolution: Won't Fix Votes: 1
Labels: None
Environment:

Amazon EC2



 Description   

Customer reporting issue below, discovered they had the mysql password in a different location than what out code is expecting.

Our code is checking here:

$HOME/.my.cnf

Customer has it in

mysql.user

Side note: I'm seeing errors in the log related to replication that were not there before.
Sep 26 18:09:26 mcs1-um1 ProcessMonitor[57473]: 26.205077 |0|0|0| E 18 CAL0000: master-rep-columnstore.sh: MySQL Password Error
Sep 26 18:09:26 mcs1-um1 ProcessMonitor[57473]: 26.205121 |0|0|0| E 18 CAL0000: MASTERREP: runMasterRep failure, retry
Sep 26 18:09:31 mcs1-um1 ProcessMonitor[57473]: 31.205306 |0|0|0| C 18 CAL0000: MASTERREP: runMasterRep failure



 Comments   
Comment by David Thompson (Inactive) [ 2017-11-03 ]

mysql.user is not a file, it's a reference to the system table. I don't think there is anything else to be done here. The current product requires the password be in .my.cnf for performing software upgrades.

Generated at Thu Feb 08 02:24:58 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.