summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_threads.h')
-rw-r--r--storage/perfschema/table_threads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/perfschema/table_threads.h b/storage/perfschema/table_threads.h
index 10afbe14e74..fb843f5ca36 100644
--- a/storage/perfschema/table_threads.h
+++ b/storage/perfschema/table_threads.h
@@ -87,7 +87,7 @@ protected:
virtual int update_row_values(TABLE *table,
const unsigned char *old_buf,
- unsigned char *new_buf,
+ const unsigned char *new_buf,
Field **fields);
protected: