summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
diff options
context:
space:
mode:
authorsjaakola <seppo.jaakola@iki.fi>2017-02-17 10:25:05 +0200
committerJan Lindström <jan.lindstrom@mariadb.com>2017-08-11 13:24:18 +0300
commita754387a09023c3715170527b8fe396acd6c67c2 (patch)
tree4556d6620f9d9a3628ba8940ab303ab120a567d5 /sql/sql_table.cc
parent7ef2d5aa5b5d0179d40bd42afea874235b8b60f8 (diff)
downloadmariadb-git-a754387a09023c3715170527b8fe396acd6c67c2.tar.gz
Refs: MW-360, fix for compiler warning
Diffstat (limited to 'sql/sql_table.cc')
-rw-r--r--sql/sql_table.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_table.cc b/sql/sql_table.cc
index 6a9107cb240..95a12abf986 100644
--- a/sql/sql_table.cc
+++ b/sql/sql_table.cc
@@ -2225,7 +2225,6 @@ int wsrep_replicate_drop_query(THD *thd, TABLE_LIST *tables, bool if_exists,
}
}
-err:
if (non_tmp_table_deleted)
{
/* Chop of the last comma */