diff options
author | monty@mashka.mysql.fi <> | 2003-02-07 10:35:08 +0200 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2003-02-07 10:35:08 +0200 |
commit | 564c447b27ee871a12611c5645fa78fa66b7e554 (patch) | |
tree | 23a915803ef5a8c7c7a4279a1f766ccf2f141472 /Makefile.am | |
parent | cf9668fd37cd5ee096033887251cfc653359b3e4 (diff) | |
download | mariadb-git-564c447b27ee871a12611c5645fa78fa66b7e554.tar.gz |
Allow 4.0 to read new 4.1 .frm files
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index dfdcfe0cabf..e69b336a2c0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,4 +83,3 @@ tags: test: cd mysql-test ; ./mysql-test-run - |