C/C 3.4.4
This commit is contained in:
parent
04bd6ed44c
commit
92a6789638
2 changed files with 1 additions and 6 deletions
|
@ -43,11 +43,6 @@
|
||||||
#include "sql_priv.h"
|
#include "sql_priv.h"
|
||||||
#include "sql_basic_types.h"
|
#include "sql_basic_types.h"
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
#if 0 /* FIXME: the following is broken for now */
|
|
||||||
# include "mariadb_rpl.h"
|
|
||||||
#else
|
|
||||||
enum Item_result {STRING_RESULT,REAL_RESULT,INT_RESULT,ROW_RESULT,DECIMAL_RESULT};
|
|
||||||
#endif
|
|
||||||
#include "log_event.h"
|
#include "log_event.h"
|
||||||
#include "compat56.h"
|
#include "compat56.h"
|
||||||
#include "sql_common.h"
|
#include "sql_common.h"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 52d0a38ed15f62906206d77b675079fc159cec7e
|
Subproject commit 93e420621a9b367081dcfab17fd1a8340c411cf2
|
Loading…
Add table
Add a link
Reference in a new issue