summaryrefslogtreecommitdiff
path: root/include/service_versions.h
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2013-04-07 14:50:01 +0200
committerSergei Golubchik <sergii@pisem.net>2013-04-07 14:50:01 +0200
commit48bb551328b004e91578d3d9e34f3837a3852f1e (patch)
tree427bb7f9c4e0e897f2a3b24642a07083f11816b3 /include/service_versions.h
parent78c0642073a196dbba2fd82ba903b64a9f35ba3f (diff)
downloadmariadb-git-48bb551328b004e91578d3d9e34f3837a3852f1e.tar.gz
remove the service for installing the closed-source mysql thread pool plugin
Diffstat (limited to 'include/service_versions.h')
-rw-r--r--include/service_versions.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/service_versions.h b/include/service_versions.h
index 9b41da7440e..e0a717fea9e 100644
--- a/include/service_versions.h
+++ b/include/service_versions.h
@@ -1,4 +1,5 @@
-/* Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
+/* Copyright (c) 2009, 2010, Oracle and/or its affiliates.
+ Copyright (c) 2012, 2013, Monty Program Ab
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -22,7 +23,6 @@
#define VERSION_my_snprintf 0x0100
#define VERSION_thd_alloc 0x0100
#define VERSION_thd_wait 0x0100
-#define VERSION_my_thread_scheduler 0x0100
#define VERSION_progress_report 0x0100
#define VERSION_debug_sync 0x1000
#define VERSION_kill_statement 0x1000