Browse Source

Auto-merge from mysql-next-mr.

pull/374/head
Alexander Nozdrin 16 years ago
parent
commit
9670dba990
  1. 2
      client/client_priv.h

2
client/client_priv.h

@ -101,7 +101,7 @@ enum options_client
/** /**
First mysql version supporting the performance schema. 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. Name of the performance schema database.

Loading…
Cancel
Save