1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

- manual merge

sql/share/Makefile.am:
  Auto merged
tools/Makefile.am:
  Auto merged
This commit is contained in:
unknown
2005-04-21 08:30:59 +02:00
4 changed files with 60 additions and 11 deletions

View File

@ -330,6 +330,7 @@ BuildMySQL "--enable-shared \
--with-archive \
--with-csv-storage-engine \
--with-example-storage-engine \
--with-blackhole-storage-engine \
--with-federated-storage-engine \
--with-embedded-server \
--with-comment=\"MySQL Community Edition - Max (GPL)\" \
@ -685,6 +686,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