mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
Backport WL#4085: Merge revno:2476.1338.9 from 6.0.
This commit is contained in:
parent
aea063c2dc
commit
0191eb8d3e
1 changed files with 6 additions and 2 deletions
|
|
@ -465,8 +465,8 @@ rm -fr $RBR%{_datadir}/sql-bench
|
|||
# will appreciate that, as all services usually offer this.
|
||||
ln -s %{_sysconfdir}/init.d/mysql $RPM_BUILD_ROOT%{_sbindir}/rcmysql
|
||||
|
||||
# Touch the place where the my.cnf config file might be located
|
||||
# Just to make sure it's in the file list and marked as a config file
|
||||
# Touch the place where the my.cnf config file might be located.
|
||||
# Just to make sure it's in the file list and marked as a config file.
|
||||
touch $RBR%{_sysconfdir}/my.cnf
|
||||
|
||||
%pre server
|
||||
|
|
@ -867,6 +867,10 @@ fi
|
|||
# itself - note that they must be ordered by date (important when
|
||||
# merging BK trees)
|
||||
%changelog
|
||||
* Fri Oct 02 2009 Alexander Nozdrin <alexander.nozdrin@sun.com>
|
||||
|
||||
- "mysqlmanager" got removed from version 5.4, all references deleted.
|
||||
|
||||
* Fri Aug 28 2009 Joerg Bruehe <joerg.bruehe@sun.com>
|
||||
|
||||
- Merge up from 5.1 to 5.4: Remove handling for the InnoDB plugin.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue