mirror of
https://github.com/MariaDB/server.git
synced 2025-07-21 21:22:27 +03:00
SCRUM
Protocol_cursor task net_field_length definitions trimmed with Monty's suggestions
This commit is contained in:
@ -332,6 +332,7 @@ void my_thread_end(void);
|
||||
|
||||
#ifdef _global_h
|
||||
ulong STDCALL net_field_length(uchar **packet);
|
||||
my_ulonglong net_field_length_ll(uchar **packet);
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user