summaryrefslogtreecommitdiff
path: root/storage/xtradb/pars/pars0pars.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/xtradb/pars/pars0pars.cc')
-rw-r--r--storage/xtradb/pars/pars0pars.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/xtradb/pars/pars0pars.cc b/storage/xtradb/pars/pars0pars.cc
index e6af3d25e86..ce61d6e1e3b 100644
--- a/storage/xtradb/pars/pars0pars.cc
+++ b/storage/xtradb/pars/pars0pars.cc
@@ -2020,7 +2020,7 @@ pars_create_table(
}
node = tab_create_graph_create(table, pars_sym_tab_global->heap, true,
- FIL_SPACE_ENCRYPTION_DEFAULT, FIL_DEFAULT_ENCRYPTION_KEY);
+ FIL_ENCRYPTION_DEFAULT, FIL_DEFAULT_ENCRYPTION_KEY);
table_sym->resolved = TRUE;
table_sym->token_type = SYM_TABLE;