diff --git a/client/client_priv.h b/client/client_priv.h index 27ba3c973c5..799f6aaec2f 100644 --- a/client/client_priv.h +++ b/client/client_priv.h @@ -101,7 +101,7 @@ enum options_client /** First mysql version supporting the performance schema. */ -#define FIRST_PERFORMANCE_SCHEMA_VERSION 50599 +#define FIRST_PERFORMANCE_SCHEMA_VERSION 50503 /** Name of the performance schema database.