Done
Details
Assignee
Przemyslaw SkibinskiPrzemyslaw SkibinskiReporter
Przemyslaw SkibinskiPrzemyslaw SkibinskiLabels
Time tracking
5h loggedFix versions
Affects versions
Priority
Medium
Details
Details
Assignee
Przemyslaw Skibinski
Przemyslaw SkibinskiReporter
Przemyslaw Skibinski
Przemyslaw SkibinskiLabels
Time tracking
5h logged
Fix versions
Affects versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created December 5, 2018 at 2:22 PM
Updated March 6, 2024 at 12:37 PM
Resolved December 6, 2018 at 9:40 AM
The issue here is that `USER` is not set in operating system.
181129 9:31:39 main.percona_bug1289599 w6 [ fail ] Test ended at 2018-11-29 09:31:39 CURRENT_TEST: main.percona_bug1289599 mysqltest: At line 23: Can't initialize replace from 'replace_result $MASTER_MYSOCK MASTER_SOCKET $MASTER_MYPORT MASTER_PORT $USER USER' The result from queries just before the failure was: call mtr.add_suppression("The plugin 'auth_socket' used to authenticate user .* is not loaded. Nobody can currently login using this account."); create table mysql_user_bak as select * from mysql.user; update mysql.user set plugin='auth_socket'; flush privileges; safe_process[377]: Child process: 378, exit: 1