mirror of
https://github.com/MariaDB/server.git
synced 2026-04-28 11:15:33 +02:00
Manual merge from mysql-trunk.
Conflicts: - mysql-test/r/partition.result - mysql-test/r/variables_debug.result - mysql-test/t/partition.test - mysql-test/t/variables_debug.test
This commit is contained in:
commit
dabd4a1c55
149 changed files with 1359 additions and 1183 deletions
|
|
@ -210,7 +210,7 @@ net_send_ok(THD *thd,
|
|||
NET *net= &thd->net;
|
||||
uchar buff[MYSQL_ERRMSG_SIZE+10],*pos;
|
||||
bool error= FALSE;
|
||||
DBUG_ENTER("my_ok");
|
||||
DBUG_ENTER("net_send_ok");
|
||||
|
||||
if (! net->vio) // hack for re-parsing queries
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue