mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM
This commit is contained in:
@ -468,7 +468,6 @@ uint STDCALL mysql_warning_count(MYSQL *mysql)
|
||||
void Protocol_simple::prepare_for_resend()
|
||||
{
|
||||
MYSQL_ROWS *cur;
|
||||
ulong len;
|
||||
MYSQL_DATA *result= thd->mysql->result->data;
|
||||
|
||||
DBUG_ENTER("send_data");
|
||||
|
Reference in New Issue
Block a user