X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/62970272415a2245662287d2e624ace994a1bc19..eb00228301d5dd1607130d0a9f73c0cd1eba5db0:/src/src/lookups/mysql.c diff --git a/src/src/lookups/mysql.c b/src/src/lookups/mysql.c index 16972b579..19abdeb60 100644 --- a/src/src/lookups/mysql.c +++ b/src/src/lookups/mysql.c @@ -45,7 +45,7 @@ with versions before 10.2, as they do not define there there specific symbols. #define EXIM_MxSQL_VERSION_STR MYSQL_SERVER_VERSION #else -#define EXIM_MxSQL_VERSION_STR "N.A." +#define EXIM_MxSQL_VERSION_STR "unknown" #endif #if defined MARIADB_BASE_VERSION