mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Portability fixes
This commit is contained in:
@ -79,8 +79,6 @@
|
||||
#include <m_string.h>
|
||||
#include <assert.h>
|
||||
|
||||
const char *raid_type_string[]={"none","striped"};
|
||||
|
||||
#if defined(USE_RAID) && !defined(MYSQL_CLIENT)
|
||||
|
||||
#define RAID_SEEK_DONE ~(off_t) 0
|
||||
|
Reference in New Issue
Block a user