[packages/percona-server/v5.0.x: 154/202] - update against mysql 5.0.91

glen glen at pld-linux.org
Wed Oct 21 16:21:58 CEST 2015


commit ae151c1a490e369bbad46f14caf84803b4225e26
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sat Jul 24 13:09:25 2010 +0000

    - update against mysql 5.0.91
    
    Changed files:
        mysql-sphinx.patch -> 1.1.2.8

 mysql-sphinx.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/mysql-sphinx.patch b/mysql-sphinx.patch
index 3f86e54..09a801c 100644
--- a/mysql-sphinx.patch
+++ b/mysql-sphinx.patch
@@ -175,8 +175,8 @@
  
  # Don't update the files from bitkeeper
  %::SCCS/s.%
---- mysql-5.0.67/sql/mysqld.cc	2008-08-04 23:20:07.000000000 +1100
-+++ mysql-5.0.67-sphinx/sql/mysqld.cc	2009-02-14 09:15:48.000000000 +1000
+--- mysql-5.0.91/sql/mysqld.cc~	2010-07-24 16:03:55.000000000 +0300
++++ mysql-5.0.91/sql/mysqld.cc	2010-07-24 16:04:41.004813770 +0300
 @@ -36,6 +36,10 @@
  #include <sys/prctl.h>
  #endif
@@ -188,10 +188,10 @@
  #ifdef HAVE_INNOBASE_DB
  #define OPT_INNODB_DEFAULT 1
  #else
-@@ -6633,6 +6637,13 @@
-   {"Threads_running",          (char*) &thread_running,         SHOW_INT_CONST},
-   {"Uptime",                   (char*) 0,                       SHOW_STARTTIME},
+@@ -6725,6 +6725,13 @@
+ #ifdef COMMUNITY_SERVER
    {"Uptime_since_flush_status",(char*) 0,                       SHOW_FLUSHTIME},
+ #endif
 +#ifdef HAVE_SPHINX_DB
 +  {"sphinx_total",			(char *)sphinx_showfunc_total,			SHOW_SPHINX_FUNC},
 +  {"sphinx_total_found",	(char *)sphinx_showfunc_total_found,	SHOW_SPHINX_FUNC},
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/431f68fe79a66d5dfdd53f2655709e6c925fbc22



More information about the pld-cvs-commit mailing list