mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 15:15:34 +02:00
Merge branch '10.1' into 10.2
This commit is contained in:
commit
da4d71d10d
1708 changed files with 29498 additions and 15585 deletions
|
|
@ -48,7 +48,11 @@ extern "C" {
|
|||
#ifndef MYSQL_ABI_CHECK
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
|
||||
#ifndef MYSQL_PLUGIN_INCLUDED
|
||||
typedef char my_bool;
|
||||
#endif
|
||||
|
||||
#if (defined(_WIN32) || defined(_WIN64)) && !defined(__WIN__)
|
||||
#define __WIN__
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue