summaryrefslogtreecommitdiff
path: root/sql/sql_error.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_error.cc')
-rw-r--r--sql/sql_error.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_error.cc b/sql/sql_error.cc
index 85be61c34ef..ffc4a34cee4 100644
--- a/sql/sql_error.cc
+++ b/sql/sql_error.cc
@@ -558,7 +558,6 @@ void Warning_info::clear(ulonglong new_id)
free_memory();
memset(m_warn_count, 0, sizeof(m_warn_count));
m_current_statement_warn_count= 0;
- m_current_row_for_warning= 0;
clear_error_condition();
}