1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-27 13:04:36 +03:00

Fixed problems with decimals withing IF()

Force add of FN_LIBCHAR to symlinks on windows
This commit is contained in:
monty@donna.mysql.fi
2001-05-29 13:46:17 +03:00
parent 86eda127f7
commit 3dc4b35a05
11 changed files with 46 additions and 39 deletions

View File

@@ -34,7 +34,6 @@
#include <signal.h>
#include <errno.h>
#include <sys/types.h>
#include <violite.h>
#ifdef MYSQL_SERVER
ulong max_allowed_packet=65536;