diff options
author | monty@mashka.mysql.fi <> | 2002-10-02 14:14:36 +0300 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2002-10-02 14:14:36 +0300 |
commit | 4d705988d562cac60d44e22f8d6e76df63432c72 (patch) | |
tree | 49ff01347f1020f7658fb93932e03c38f6decc6a /.bzrignore | |
parent | a748b35ddd91621eff30ad85f0fd2964e7cf4a68 (diff) | |
download | mariadb-git-4d705988d562cac60d44e22f8d6e76df63432c72.tar.gz |
Update libmysqld to use 4.1 protocol.
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 72a0438577a..0a72b402ca9 100644 --- a/.bzrignore +++ b/.bzrignore @@ -503,3 +503,5 @@ vio/test-ssl vio/test-sslclient vio/test-sslserver vio/viotest-ssl +sql_error.cc +sql_prepare.cc |