mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge 10.0 into 10.1
This commit is contained in:
@@ -3222,7 +3222,7 @@ static bool show_status_array(THD *thd, const char *wild,
|
||||
|
||||
for (; variables->name; variables++)
|
||||
{
|
||||
bool wild_checked;
|
||||
bool wild_checked= 0;
|
||||
strnmov(prefix_end, variables->name, len);
|
||||
name_buffer[sizeof(name_buffer)-1]=0; /* Safety */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user