1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Big purge about embedded library (scrum)

This commit is contained in:
hf@deer.mysql.r18.ru
2002-12-16 17:33:29 +04:00
parent 3517febe97
commit e3b3b68307
41 changed files with 511 additions and 1947 deletions

View File

@@ -1,3 +1,4 @@
#ifndef EMBEDDED_LIBRARY
#include "slave.h"
typedef struct st_slave_info
@@ -53,3 +54,6 @@ typedef struct st_load_file_info
} LOAD_FILE_INFO;
int log_loaded_block(IO_CACHE* file);
#endif /* EMBEDDED_LIBRARY */