]> git.pld-linux.org Git - packages/mysql.git/blame_incremental - mysql.spec
- skip-innodb sample
[packages/mysql.git] / mysql.spec
... / ...
CommitLineData
1# TODO:
2# - trigger that prepares system from pre-cluster into cluster
3# - trigger /etc/mysqld.conf into /etc/mysql/mysqld.conf. Solve possible
4# conflict with /var/lib/mysql/mysqld.conf
5#
6# Conditional build:
7%bcond_with bdb # Berkeley DB support
8%bcond_without innodb # Without InnoDB support
9%bcond_without isam # Without ISAM table format (used in mysql 3.22)
10%bcond_without raid # Without raid
11%bcond_without ssl # Without OpenSSL
12%bcond_without tcpd # Without libwrap (tcp_wrappers) support
13%bcond_with big_tables # enable '--with-big-tables', some performance loss on 32bit arch, but can do >= 4GB database tables.
14#
15%include /usr/lib/rpm/macros.perl
16Summary: MySQL: a very fast and reliable SQL database engine
17Summary(fr): MySQL: un serveur SQL rapide et fiable
18Summary(pl): MySQL: bardzo szybka i niezawodna baza danych (SQL)
19Summary(de): MySQL: ist eine SQL-Datenbank
20