summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorBjorn Munch <Bjorn.Munch@sun.com>2010-03-09 16:15:15 +0100
committerBjorn Munch <Bjorn.Munch@sun.com>2010-03-09 16:15:15 +0100
commitbf98cc7bccc02b4fb9b65193a506b349d9386f86 (patch)
treecde6e34adef19d1e1345439290453d220ab6bc0c /client
parentd4a81d963296667444da60a8160c7125fed12ac1 (diff)
parent35f5e9c78c25267c301212cfef757cfc933f9541 (diff)
downloadmariadb-git-bf98cc7bccc02b4fb9b65193a506b349d9386f86.tar.gz
merge from trunk
Diffstat (limited to 'client')
-rw-r--r--client/client_priv.h2
1 files changed, 1 insertions, 1 deletions
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.