summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_setup_objects.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_setup_objects.cc')
-rw-r--r--storage/perfschema/table_setup_objects.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/perfschema/table_setup_objects.cc b/storage/perfschema/table_setup_objects.cc
index 5321271a62d..994622f4a52 100644
--- a/storage/perfschema/table_setup_objects.cc
+++ b/storage/perfschema/table_setup_objects.cc
@@ -265,7 +265,7 @@ int table_setup_objects::read_row_values(TABLE *table,
int table_setup_objects::update_row_values(TABLE *table,
const unsigned char *,
- unsigned char *,
+ const unsigned char *,
Field **fields)
{
int result;