Logoj0ke.net Open Build Service > Projects > internetx:mysql5 > mysql-5.0.62-enterprise > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed mysql.spec
x
 
1
@@ -288,6 +288,7 @@
2
        --with-innodb \
3
        --with-archive-storage-engine \
4
        --with-csv-storage-engine \
5
+       --with-federated-storage-engine \
6
        --with-mysqld-ldflags=-static \
7
        --without-extra-tools \
8
        --with-server-suffix=-Max
9
@@ -313,6 +314,7 @@
10
        --with-extra-tools \
11
        --with-archive-storage-engine \
12
        --with-csv-storage-engine \
13
+       --with-federated-storage-engine \
14
        --with-innodb
15
 nm --numeric-sort sql/mysqld > sql/mysqld.sym
16
 #make test
17