summaryrefslogtreecommitdiff
path: root/include/mysql.h.pp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mysql.h.pp')
-rw-r--r--include/mysql.h.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mysql.h.pp b/include/mysql.h.pp
index 4e6240a19ac..e906e4e1a86 100644
--- a/include/mysql.h.pp
+++ b/include/mysql.h.pp
@@ -18,7 +18,7 @@ enum enum_server_command
COM_SLAVE_WORKER=251,
COM_SLAVE_IO=252,
COM_SLAVE_SQL=253,
- COM_MULTI=254,
+ COM_RESERVED_1=254,
COM_END=255
};
enum enum_indicator_type