summaryrefslogtreecommitdiff
path: root/storage/cassandra/ha_cassandra.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/cassandra/ha_cassandra.h')
-rw-r--r--storage/cassandra/ha_cassandra.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/cassandra/ha_cassandra.h b/storage/cassandra/ha_cassandra.h
index 52fd46fa5ef..f94dbc1c49d 100644
--- a/storage/cassandra/ha_cassandra.h
+++ b/storage/cassandra/ha_cassandra.h
@@ -45,6 +45,7 @@ struct ha_table_option_struct;
*/
class ha_cassandra: public handler
{
+ friend class Column_name_enumerator_impl;
THR_LOCK_DATA lock; ///< MySQL lock
CASSANDRA_SHARE *share; ///< Shared lock info