mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 17:25:31 +02:00
Added the default configure COMMUNITY_SERVER and ENABLED_PROFILING to
the Windows configuration file "include/config-win.h".
This commit is contained in:
parent
6fc34d0a0d
commit
2639b27d27
1 changed files with 3 additions and 0 deletions
|
|
@ -371,6 +371,9 @@ inline double ulonglong2double(ulonglong value)
|
|||
#define HAVE_OPENSSL 1
|
||||
#define HAVE_YASSL 1
|
||||
|
||||
#define COMMUNITY_SERVER 1
|
||||
#define ENABLED_PROFILING 1
|
||||
|
||||
/* Define charsets you want */
|
||||
/* #undef HAVE_CHARSET_armscii8 */
|
||||
/* #undef HAVE_CHARSET_ascii */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue