mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
SCRUM
embedded library trimming
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user