4032 Joerg Bruehe 2012-07-16
Add the man page for the "mysql_config_editor" to the RPM spec file.
modified:
support-files/mysql.spec.sh
4031 Alexander Nozdrin 2012-07-16
Follow-up for WL#4179.
Reset THD::m_statement_psi before calling mysql_execute_command()
in sp_instr_stmt::exec_core().
modified:
sql/sp_instr.cc
=== modified file 'support-files/mysql.spec.sh'
--- a/support-files/mysql.spec.sh 2012-06-08 14:32:09 +0000
+++ b/support-files/mysql.spec.sh 2012-07-16 18:10:27 +0000
@@ -1063,6 +1063,7 @@ echo "====="
%doc %attr(644, root, man) %{_mandir}/man1/mysqlimport.1*
%doc %attr(644, root, man) %{_mandir}/man1/mysqlshow.1*
%doc %attr(644, root, man) %{_mandir}/man1/mysqlslap.1*
+%doc %attr(644, root, man) %{_mandir}/man1/mysql_config_editor.1*
# ----------------------------------------------------------------------------
%files -n MySQL-devel%{product_suffix} -f optional-files-devel
@@ -1116,6 +1117,10 @@ echo "====="
# merging BK trees)
##############################################################################
%changelog
+* Mon Jul 16 2012 Joerg Bruehe <joerg.bruehe@stripped>
+
+- Add the man page for the "mysql_config_editor".
+
* Wed Feb 29 2012 Brajmohan Saxena <brajmohan.saxena@stripped>
- Removal all traces of the readline library from mysql (BUG 13738013)
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.6 branch (joerg.bruehe:4031 to 4032) | Joerg Bruehe | 16 Jul |