diff options
author | unknown <monty@nosik.monty.fi> | 2007-09-11 01:59:40 +0300 |
---|---|---|
committer | unknown <monty@nosik.monty.fi> | 2007-09-11 01:59:40 +0300 |
commit | 0611f7bfc5142ada77bcdeb0626f18a9172fe14e (patch) | |
tree | 5c75026782fc3f86f04811823410dd665c4ca885 /BUILD | |
parent | 6aef814d98ee2c8c4f3199e9505a988f7609e3a7 (diff) | |
parent | daa83508cc9f8130d81638744dd143629ac41c8f (diff) | |
download | mariadb-git-0611f7bfc5142ada77bcdeb0626f18a9172fe14e.tar.gz |
Merge bk-internal.mysql.com:/home/bk/mysql-maria
into mysql.com:/home/my/mysql-maria
storage/maria/maria_read_log.c:
Auto merged
Diffstat (limited to 'BUILD')
-rwxr-xr-x | BUILD/compile-dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD/compile-dist b/BUILD/compile-dist index 0ecb386bf71..8065c88e2ed 100755 --- a/BUILD/compile-dist +++ b/BUILD/compile-dist @@ -50,6 +50,7 @@ fi --with-blackhole-storage-engine \ --with-csv-storage-engine \ --with-example-storage-engine \ + --with-maria-storage-engine \ --with-federated-storage-engine \ --with-innodb \ --with-ssl \ |