mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 14:45:31 +02:00
merge
BitKeeper/etc/logging_ok: auto-union include/mysql_com.h: Auto merged ndb/src/mgmsrv/MgmtSrvr.cpp: Auto merged sql/handler.h: Auto merged sql/item.cc: Auto merged sql/item_func.cc: Auto merged sql/log.cc: Auto merged sql/set_var.cc: Auto merged sql/sql_class.h: Auto merged sql/sql_parse.cc: Auto merged sql/sql_select.cc: Auto merged
This commit is contained in:
commit
dcdbfa6527
48 changed files with 1121 additions and 431 deletions
|
|
@ -309,7 +309,7 @@ public:
|
|||
bool write(THD *thd, const char *query, uint query_length,
|
||||
time_t query_start=0);
|
||||
bool write(Log_event* event_info); // binary log write
|
||||
bool write(THD *thd, IO_CACHE *cache);
|
||||
bool write(THD *thd, IO_CACHE *cache, Log_event *commit_event);
|
||||
|
||||
/*
|
||||
v stands for vector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue