Changed name for bad fd

Changed name for bad fd
This commit is contained in:
MassimilianoPinto
2015-11-27 09:43:58 +01:00
parent ba135c5548
commit 592e4d06cb
3 changed files with 3 additions and 3 deletions

View File

@ -184,7 +184,7 @@
#define SLAVE_POS_READ_OK 0x00
#define SLAVE_POS_READ_ERR 0xff
#define SLAVE_POS_READ_UNSAFE 0xfe
#define SLAVE_POS_FSTAT_ERR 0xfd
#define SLAVE_POS_BAD_FD 0xfd
/**
* Some useful macros for examining the MySQL Response packets