1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Missed include/ files

This commit is contained in:
venu@myvenu.com
2002-11-22 11:58:20 -08:00
parent 93fdc6a584
commit ec17cac968
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