omni_tool/3rd/sql/ob/include/mysql_com.h

7 lines
84 B
C

#ifndef MYSQL_COM_H
#define MYSQL_COM_H
#define MAX_PACKET_LENGTH 16777215
#endif