mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
dded volatile to replication variable
This commit is contained in:
@@ -127,7 +127,6 @@ int mysqld_show_open_tables(THD *thd,const char *db,const char *wild)
|
||||
DBUG_RETURN(-1);
|
||||
}
|
||||
|
||||
|
||||
send_eof(&thd->net);
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user