summaryrefslogtreecommitdiff
path: root/sql/log.h
diff options
context:
space:
mode:
authorAlexander Barkov <bar@mariadb.org>2017-04-13 05:52:44 +0400
committerAlexander Barkov <bar@mariadb.org>2017-04-13 05:52:44 +0400
commit949faa2ec24999ce35c558433d5932805542e278 (patch)
tree252877067ef28138a8e29d9b582433ffb5298710 /sql/log.h
parent012fbc15cfbd34c218ae50f553d2e2e32301da01 (diff)
parenteecce3d7c8a6374342ed7d0cd8844420d8957682 (diff)
downloadmariadb-git-949faa2ec24999ce35c558433d5932805542e278.tar.gz
Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
Diffstat (limited to 'sql/log.h')
-rw-r--r--sql/log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/log.h b/sql/log.h
index ae8f8170a98..eaa63d4072d 100644
--- a/sql/log.h
+++ b/sql/log.h
@@ -1018,7 +1018,6 @@ public:
*/
void init_base();
void init_log_tables();
- bool flush_logs(THD *thd);
bool flush_slow_log();
bool flush_general_log();
/* Perform basic logger cleanup. this will leave e.g. error log open. */