1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00
embedded library trimming
This commit is contained in:
hf@deer.mysql.r18.ru
2003-01-15 12:11:44 +04:00
parent 8a205e4ba3
commit c59bff7c96
31 changed files with 326 additions and 331 deletions

View File

@ -1032,7 +1032,6 @@ static int send_check_errmsg(THD *thd, TABLE_LIST* table,
{
Protocol *protocol= thd->protocol;
protocol->set_nfields(4);
protocol->prepare_for_resend();
protocol->store(table->alias);
protocol->store((char*) operator_name);