summaryrefslogtreecommitdiff
path: root/sql/log_event.h
diff options
context:
space:
mode:
authorAleksey Midenkov <midenok@gmail.com>2017-12-21 11:16:42 +0300
committerAleksey Midenkov <midenok@gmail.com>2017-12-21 11:16:42 +0300
commit5c0a19c873382c9fec696f827e6766f61c6682af (patch)
treec39d60a5557669b779ad72aac6c10abef3ed0eba /sql/log_event.h
parent5c760d952b8ae8a8722b206da3de0ebbad4978e5 (diff)
parent9ec2479778269fb33194c088216119d4f1dca58d (diff)
downloadmariadb-git-5c0a19c873382c9fec696f827e6766f61c6682af.tar.gz
System Versioning 1.0 pre7
Merge branch '10.3' into trunk
Diffstat (limited to 'sql/log_event.h')
-rw-r--r--sql/log_event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/log_event.h b/sql/log_event.h
index 4d84bc34a47..29cae604678 100644
--- a/sql/log_event.h
+++ b/sql/log_event.h
@@ -1300,7 +1300,6 @@ public:
constructor and pass description_event as an argument.
*/
static Log_event* read_log_event(IO_CACHE* file,
- mysql_mutex_t* log_lock,
const Format_description_log_event
*description_event,
my_bool crc_check);