mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
- fixed Max RPM package description (removed RAID)
This commit is contained in:
@ -146,7 +146,7 @@ languages and applications need to dynamically load and use MySQL.
|
|||||||
|
|
||||||
%package Max
|
%package Max
|
||||||
Release: %{release}
|
Release: %{release}
|
||||||
Summary: MySQL - server with Berkeley DB, RAID and UDF support
|
Summary: MySQL - server with Berkeley BD and UDF support
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
Provides: mysql-Max
|
Provides: mysql-Max
|
||||||
Obsoletes: mysql-Max
|
Obsoletes: mysql-Max
|
||||||
@ -154,7 +154,7 @@ Requires: MySQL >= 4.0
|
|||||||
|
|
||||||
%description Max
|
%description Max
|
||||||
Optional MySQL server binary that supports additional features like
|
Optional MySQL server binary that supports additional features like
|
||||||
Berkeley DB, RAID and User Defined Functions (UDF).
|
Berkeley DB and User Defined Functions (UDFs).
|
||||||
To activate this binary, just install this package in addition to
|
To activate this binary, just install this package in addition to
|
||||||
the standard MySQL package.
|
the standard MySQL package.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user