mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
BUG#121915: Merge 4.1->5.0
This commit is contained in:
@ -218,6 +218,7 @@ THD::THD()
|
||||
#ifndef EMBEDDED_LIBRARY
|
||||
net.vio=0;
|
||||
#endif
|
||||
client_capabilities= 0; // minimalistic client
|
||||
net.last_error[0]=0; // If error on boot
|
||||
net.query_cache_query=0; // If error on boot
|
||||
ull=0;
|
||||
|
Reference in New Issue
Block a user