diff options
author | Ramil Kalimullin <ramil@mysql.com> | 2011-12-23 17:22:48 +0400 |
---|---|---|
committer | Ramil Kalimullin <ramil@mysql.com> | 2011-12-23 17:22:48 +0400 |
commit | 790a3a46f38ca1040f756fd64c0cca7b78b50f67 (patch) | |
tree | 73e4d1b4111765b4ed87e3be33f209d0f5e93438 /strings | |
parent | 564d4a65bda21e36a408036723137d14a1aa1372 (diff) | |
download | mariadb-git-790a3a46f38ca1040f756fd64c0cca7b78b50f67.tar.gz |
Fix for bug#11758931 - 51196: SLAVE SQL: GOT AN ERROR WRITING
COMMUNICATION PACKETS, ERROR_CODE: 1160
If idle FEDERATED table is evicted from the table cache when
a connection to remote server is lost, query that initiated
eviction may fail.
If this query is executed by slave SQL thread it may fail as well.
An error of close was stored in diagnostics area, which was later
attributed to the statement that caused eviction.
With this patch FEDERATED clears an error of close.
Diffstat (limited to 'strings')
0 files changed, 0 insertions, 0 deletions