mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge bk@192.168.21.1:mysql-5.1-new
into mysql.com:/home/hf/work/mysql-5.1.18518
This commit is contained in:
@@ -382,6 +382,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"
|
||||
|
||||
@@ -545,7 +545,7 @@ typedef unsigned short ushort;
|
||||
|
||||
/*
|
||||
Wen using the embedded library, users might run into link problems,
|
||||
dupicate declaration of __cxa_pure_virtual, solved by declaring it a
|
||||
duplicate declaration of __cxa_pure_virtual, solved by declaring it a
|
||||
weak symbol.
|
||||
*/
|
||||
#ifdef USE_MYSYS_NEW
|
||||
|
||||
Reference in New Issue
Block a user