Commit 945beb87 authored by Aleksandr Kuzminsky's avatar Aleksandr Kuzminsky

Added patch show_temp_51.patch

parent 488cc63a
...@@ -143,6 +143,7 @@ Patch04: microsec_process.patch ...@@ -143,6 +143,7 @@ Patch04: microsec_process.patch
Patch05: userstat.patch Patch05: userstat.patch
Patch06: optimizer_fix.patch Patch06: optimizer_fix.patch
Patch07: mysql-test_for_xtradb.diff Patch07: mysql-test_for_xtradb.diff
Patch08: mysql-show_temp_51.patch
%define perconaxtradbplugin percona-xtradb-%{pluginversion}-%{xtradbversion}.tar.gz %define perconaxtradbplugin percona-xtradb-%{pluginversion}-%{xtradbversion}.tar.gz
...@@ -308,6 +309,7 @@ judgment as a high-performance consulting company. ...@@ -308,6 +309,7 @@ judgment as a high-performance consulting company.
%patch05 -p1 %patch05 -p1
%patch06 -p1 %patch06 -p1
%patch07 -p1 %patch07 -p1
%patch08 -p1
if [ "%{redhatversion}" = "5" ] ; then if [ "%{redhatversion}" = "5" ] ; then
tar xfz $RPM_SOURCE_DIR/%{perconaxtradbplugin} -C storage/innobase --strip-components=1 tar xfz $RPM_SOURCE_DIR/%{perconaxtradbplugin} -C storage/innobase --strip-components=1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment