mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Fixed bug in REPAIR table.
Portability fix in safemalloc.c
This commit is contained in:
@ -24,10 +24,8 @@
|
||||
#define main main1
|
||||
#define mysql_unix_port mysql_inix_port1
|
||||
#define mysql_port mysql_port1
|
||||
#if !defined(__WIN__)
|
||||
#define net_read_timeout net_read_timeout1
|
||||
#define net_write_timeout net_write_timeout1
|
||||
#endif
|
||||
#define changeable_vars changeable_vars1
|
||||
|
||||
extern "C"
|
||||
|
Reference in New Issue
Block a user