#At file:///home/andrei/MySQL/BZR/MERGE/5.1-bt/ based on revid:serge.kozlov@stripped
2891 Andrei Elkin 2009-05-04
removing the source of a warning in slave.cc:468
modified:
sql/slave.cc
=== modified file 'sql/slave.cc'
--- a/sql/slave.cc 2009-04-30 13:17:46 +0000
+++ b/sql/slave.cc 2009-05-04 09:59:10 +0000
@@ -465,8 +465,6 @@ terminate_slave_thread(THD *thd,
volatile uint *slave_running,
bool skip_lock)
{
- int error;
-
DBUG_ENTER("terminate_slave_thread");
if (!skip_lock)
{
| Thread |
|---|
| • bzr commit into mysql-5.1-bugteam branch (aelkin:2891) | Andrei Elkin | 4 May |