1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Missed include/ files

This commit is contained in:
unknown
2002-11-22 11:58:20 -08:00
parent 7ba94c67ca
commit 671ed6ac8b
2 changed files with 10 additions and 4 deletions

View File

@ -302,6 +302,7 @@ void my_thread_end(void);
#endif
#define NULL_LENGTH ((unsigned long) ~0) /* For net_store_length */
#define MYSQL_STMT_HEADER 4
#define MYSQL_LONG_DATA_HEADER 8
#endif