diff options
author | lenz@mysql.com <> | 2004-02-03 22:25:02 +0100 |
---|---|---|
committer | lenz@mysql.com <> | 2004-02-03 22:25:02 +0100 |
commit | 9736c9c457dcf75768f1451241010d03a8ee196b (patch) | |
tree | 4d5e699655a0f5aaa18c632876846c824a1a5d32 /.bzrignore | |
parent | a3dc5449e95d6c62c983ce7139d8e09a96f2e29e (diff) | |
download | mariadb-git-9736c9c457dcf75768f1451241010d03a8ee196b.tar.gz |
- renamed myisam/ft_dump to myisam/mysam_ftdump and added it to the
binary distribution and Server RPM
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 572f877a49f..356418e3617 100644 --- a/.bzrignore +++ b/.bzrignore @@ -542,3 +542,4 @@ hardcopy.0 scripts/make_sharedlib_distribution sql/udf_example.so man/*.1 +myisam/myisam_ftdump |