mirror of https://github.com/MariaDB/server
Browse Source
In case of out-of-memory error received from the master, print the corresponding message to the error log and stop slave I/O thread to avoid reconnecting with a wrong binary log position. sql/slave.cc: In case of out-of-memory error received from the master, print the corresponding message to the error log and stop slave I/O thread to avoid reconnecting with a wrong binary log position.pull/374/head
1 changed files with 17 additions and 13 deletions
Loading…
Reference in new issue