Skip to content
Permalink
Browse files
remove unndeded class member variable
  • Loading branch information
kevgs authored and Sergey Vojtovich committed Oct 11, 2017
1 parent bbfd18c commit a4c23ac
Showing 1 changed file with 0 additions and 1 deletion.
@@ -695,7 +695,6 @@ struct TABLE_SHARE
bool system; /* Set if system table (one record) */
bool not_usable_by_query_cache;
bool no_replicate;
bool crypted; /* If .frm file is crypted */
bool crashed;
bool is_view;
bool can_cmp_whole_record;

0 comments on commit a4c23ac

Please sign in to comment.