mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
lots of post-merge changes
This commit is contained in:
@@ -101,7 +101,7 @@ public:
|
||||
void increment_warning()
|
||||
{
|
||||
if (m_status != DA_EMPTY)
|
||||
m_total_warn_count++;
|
||||
m_statement_warn_count++;
|
||||
}
|
||||
|
||||
Diagnostics_area() { reset_diagnostics_area(); }
|
||||
|
||||
Reference in New Issue
Block a user