List:Commits« Previous MessageNext Message »
From:Hakan Kuecuekyilmaz Date:November 25 2008 12:12pm
Subject:bzr commit into mysql-falcon branch (hky:308)
View as plain text  
#At bzr+ssh://bk-internal.mysql.com/bzrroot/mysql-falcon/ based on revid:hky@stripped

  308 Hakan Kuecuekyilmaz	2008-11-25
      Default build starting with 6.0.8 now includes
                --with-libevent
modified:
  system-qa/bzr_pull_and_prepare_system-qa.sh

per-file messages:
  system-qa/bzr_pull_and_prepare_system-qa.sh
    Added
        --with-libevent
=== modified file 'system-qa/bzr_pull_and_prepare_system-qa.sh'
--- a/system-qa/bzr_pull_and_prepare_system-qa.sh	2008-11-21 15:17:27 +0000
+++ b/system-qa/bzr_pull_and_prepare_system-qa.sh	2008-11-25 12:12:50 +0000
@@ -119,6 +119,7 @@ COMMON_CONFIG="
   --with-federated-storage-engine \
   --with-partition \
   --with-innodb \
+  --with-libevent \
   --with-extra-charsets=all"
 
 RELEASE_CONFIG="$COMMON_CONFIG \

Thread
bzr commit into mysql-falcon branch (hky:308) Hakan Kuecuekyilmaz25 Nov