1
0
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:
sergefp@mysql.com
2005-10-19 01:52:06 +04:00
13 changed files with 344 additions and 20 deletions

View File

@ -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;