Go to the source code of this file.
Defines | |
| #define | PROTOCOL_VERSION 10 |
| #define | MYSQL_SERVER_VERSION "4.1.13a" |
| #define | MYSQL_BASE_VERSION "mysqld-4.1" |
| #define | MYSQL_SERVER_SUFFIX_DEF "" |
| #define | FRM_VER 6 |
| #define | MYSQL_VERSION_ID 40113 |
| #define | MYSQL_PORT 3306 |
| #define | MYSQL_UNIX_ADDR "/tmp/mysql.sock" |
| #define | MYSQL_CONFIG_NAME "my" |
| #define | MYSQL_COMPILATION_COMMENT "Official MySQL binary" |
| #define | LICENSE GPL |
|
|
Definition at line 15 of file mysql_version.h. |
|
|
Definition at line 26 of file mysql_version.h. |
|
|
Definition at line 13 of file mysql_version.h. |
|
|
Definition at line 20 of file mysql_version.h. |
|
|
Definition at line 19 of file mysql_version.h. |
|
|
Definition at line 17 of file mysql_version.h. |
|
|
Definition at line 14 of file mysql_version.h. |
|
|
Definition at line 12 of file mysql_version.h. |
|
|
Definition at line 18 of file mysql_version.h. |
|
|
Definition at line 16 of file mysql_version.h. |
|
|
Definition at line 11 of file mysql_version.h. |
1.4.2