mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
- Enabled the "blackhole" storage engine for the Max RPM subpackage
This commit is contained in:
parent
814b4aa2eb
commit
cf152b156d
1 changed files with 5 additions and 0 deletions
|
|
@ -331,6 +331,7 @@ BuildMySQL "--enable-shared \
|
|||
--with-archive \
|
||||
--with-csv-storage-engine \
|
||||
--with-example-storage-engine \
|
||||
--with-blackhole-storage-engine \
|
||||
--with-embedded-server \
|
||||
--with-comment=\"MySQL Community Edition - Max (GPL)\" \
|
||||
--with-server-suffix='-Max'"
|
||||
|
|
@ -688,6 +689,10 @@ fi
|
|||
# itself - note that they must be ordered by date (important when
|
||||
# merging BK trees)
|
||||
%changelog
|
||||
* Wed Apr 20 2005 Lenz Grimmer <lenz@mysql.com>
|
||||
|
||||
- Enabled the "blackhole" storage engine for the Max RPM
|
||||
|
||||
* Wed Apr 13 2005 Lenz Grimmer <lenz@mysql.com>
|
||||
|
||||
- removed the MySQL manual files (html/ps/texi) - they have been removed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue