mirror of https://github.com/MariaDB/server
Browse Source
we use net->vio in my_net_local_init, but in the my_net_init implementation we set it after the call, so work with unspecified net->vio value sql/net_serv.cc: Bug #29117 (init_file test crashes with embedded server) as we started using net->vio in my_net_local_init, we should set it before the callpull/374/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue