mysqladmin -uroot -p password 'newpassword'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Galera |
New
|
Undecided
|
Unassigned |
Bug Description
when i change root user password use 'mysqladmin' tool in node1
#mysqladmin -uroot -p1 password '123'
the pxc cluster crash
node2 and node3 take some error messages
06:36:36 UTC - mysqld got signal 11 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
Attempting to collect some information that could help diagnose the problem.
As this is a crash and something is definitely wrong, the information
collection process might fail.
key_buffer_
read_buffer_
max_used_
max_threads=4500
thread_count=3
connection_count=1
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x7fd6440008c0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
2017-08-
stack_bottom = 7fd6584dbab0 thread_stack 0x80000
/usr/local/
/usr/local/
/lib64/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/usr/local/
/lib64/
/lib64/
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (7fd644013af3): is an invalid pointer
Connection ID (thread ID): 2
Status: NOT_KILLED
The manual page at http://
information that should help you find out what is causing the crash.
then the node1 has follow status
wsrep_local_
| wsrep_cert_
| wsrep_causal_reads | 0 |
| wsrep_cert_interval | 0.000000 |
| wsrep_incoming_
| wsrep_desync_count | 0 |
| wsrep_evs_delayed | 45f321f0-
| wsrep_evs_
| wsrep_evs_
| wsrep_evs_state | OPERATIONAL |
| wsrep_gcomm_uuid | 3670415d-
| wsrep_cluster_
| wsrep_cluster_size | 2 |
| wsrep_cluster_
| wsrep_cluster_
| wsrep_connected | ON |
| wsrep_local_
| wsrep_local_index | 0 |
| wsrep_provider_name | Galera |
| wsrep_provider_
| wsrep_provider_
| wsrep_ready | OFF
information type: | Public → Public Security |
Changed in galera: | |
status: | New → Incomplete |
status: | Incomplete → New |