summaryrefslogtreecommitdiff
path: root/storage/xtradb/include/ha_prototypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/xtradb/include/ha_prototypes.h')
-rw-r--r--storage/xtradb/include/ha_prototypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/xtradb/include/ha_prototypes.h b/storage/xtradb/include/ha_prototypes.h
index 50b223d34f8..e5b545e0727 100644
--- a/storage/xtradb/include/ha_prototypes.h
+++ b/storage/xtradb/include/ha_prototypes.h
@@ -418,7 +418,7 @@ innobase_get_table_cache_size(void);
ulong
thd_flush_log_at_trx_commit(
/*================================*/
- void* thd);
+ THD* thd);
/**********************************************************************//**
Get the current setting of the lower_case_table_names global parameter from