00001 /* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB 00002 This file is public domain and comes with NO WARRANTY of any kind */ 00003 00004 /* Version numbers for protocol & mysqld */ 00005 00006 #define PROTOCOL_VERSION 10 00007 00008 #define MYSQL_SERVER_VERSION "3.22.4a-beta" 00009 #define FRM_VER 6 00010 #define MYSQL_VERSION_ID 32204