mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 01:04:19 +01:00
Merge bk-internal:/home/bk/mysql-4.0/
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
This commit is contained in:
commit
ace956f490
1 changed files with 1 additions and 1 deletions
|
@ -426,7 +426,7 @@ void THD::close_active_vio()
|
|||
vio_close(active_vio);
|
||||
active_vio = 0;
|
||||
}
|
||||
DBUG_RETURN;
|
||||
DBUG_VOID_RETURN;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue