Files
harbour-core/harbour/contrib/mysql/mysql_version.h

14 lines
312 B
C

/*
* $Id$
*/
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/* Version numbers for protocol & mysqld */
#define MYSQL_SERVER_VERSION "3.21.33b"
#define FRM_VER 6
#define MYSQL_VERSION_ID 32133