mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 support-files/mysql.spec.sh: Auto merged
This commit is contained in:
@@ -490,14 +490,7 @@ chmod -R og-rw $mysql_datadir/mysql
|
|||||||
sleep 2
|
sleep 2
|
||||||
|
|
||||||
|
|
||||||
%pre ndb-storage
|
%post ndb-storage
|
||||||
mysql_clusterdir=/var/lib/mysql-cluster
|
|
||||||
|
|
||||||
# Create cluster directory if needed
|
|
||||||
if test ! -d $mysql_clusterdir; then mkdir -m755 $mysql_clusterdir; fi
|
|
||||||
|
|
||||||
|
|
||||||
%pre ndb-storage
|
|
||||||
mysql_clusterdir=/var/lib/mysql-cluster
|
mysql_clusterdir=/var/lib/mysql-cluster
|
||||||
|
|
||||||
# Create cluster directory if needed
|
# Create cluster directory if needed
|
||||||
@@ -696,6 +689,12 @@ fi
|
|||||||
# itself - note that they must be ordered by date (important when
|
# itself - note that they must be ordered by date (important when
|
||||||
# merging BK trees)
|
# merging BK trees)
|
||||||
%changelog
|
%changelog
|
||||||
|
* Monday Feb 7 2005 Tomas Ulin <tomas@mysql.com>
|
||||||
|
|
||||||
|
- enabled the "Ndbcluster" storage engine for the max binary
|
||||||
|
- added extra make install in ndb subdir after Max build to get ndb binaries
|
||||||
|
- added packages for ndbcluster storage engine
|
||||||
|
|
||||||
* Fri Jan 14 2005 Lenz Grimmer <lenz@mysql.com>
|
* Fri Jan 14 2005 Lenz Grimmer <lenz@mysql.com>
|
||||||
|
|
||||||
- replaced obsoleted "BuildPrereq" with "BuildRequires" instead
|
- replaced obsoleted "BuildPrereq" with "BuildRequires" instead
|
||||||
|
Reference in New Issue
Block a user