mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
Fix for Win build
BitKeeper/etc/ignore: Added client/mysql_upgrade to the ignore list client/mysql_upgrade.c: fixed for Win build include/config-win.h: fixed for Win build
This commit is contained in:
parent
53a4e3ee50
commit
57b21b5bdb
3 changed files with 6 additions and 2 deletions
|
|
@ -367,6 +367,7 @@ inline double ulonglong2double(ulonglong value)
|
|||
#include <custom_conf.h>
|
||||
#else
|
||||
#define DEFAULT_MYSQL_HOME "c:\\mysql"
|
||||
#define DATADIR "c:\\mysql\\data"
|
||||
#define PACKAGE "mysql"
|
||||
#define DEFAULT_BASEDIR "C:\\"
|
||||
#define SHAREDIR "share"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue