1
0
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:
venu@myvenu.com
2003-02-20 14:14:37 -08:00
parent af9a92cf37
commit ee2b888696
13 changed files with 31 additions and 29 deletions

View File

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