mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge with 4.0.8
This commit is contained in:
@ -331,7 +331,7 @@ net_store_length(char *pkg, ulonglong length)
|
||||
}
|
||||
*packet++=254;
|
||||
int8store(packet,length);
|
||||
return (char*) packet+9;
|
||||
return (char*) packet+8;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user