소스 검색

add back --with-big-tables option to again support tables with more than 4 G rows

Ralf S. Engelschall 19 년 전
부모
커밋
6b47725b93
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      mysql51/mysql51.spec

+ 1 - 0
mysql51/mysql51.spec

@@ -182,6 +182,7 @@ Provides:     mysql = %{version}-%{release}
 %endif
         --without-readline \
         --without-libedit \
+        --with-big-tables \
         --with-low-memory \
         --disable-shared \
         $opt