diff options
author | unknown <Sinisa@sinisa.nasamreza.org> | 2001-10-19 17:43:30 +0300 |
---|---|---|
committer | unknown <Sinisa@sinisa.nasamreza.org> | 2001-10-19 17:43:30 +0300 |
commit | 7b440a7326886fdd35bcf59ae048194f87cb7cdf (patch) | |
tree | 4fac432f8c94c47d262609dc9627475c5fd8e107 /.bzrignore | |
parent | 1211c0a75cba6b45e4b5ace6e77e8a4568d5d3dd (diff) | |
download | mariadb-git-7b440a7326886fdd35bcf59ae048194f87cb7cdf.tar.gz |
Unchecked changes, so that I could run mysql-test.
If I ruined anything, write your complaints to sasha@mysql.com
sql/sql_delete.cc:
Unchecked changes, so that I could run mysql-test
sql/sql_lex.h:
Unchecked changes, so that I could run mysql-test
sql/sql_parse.cc:
Unchecked changes, so that I could run mysql-test
sql/sql_union.cc:
Unchecked changes, so that I could run mysql-test
sql/sql_yacc.yy:
Unchecked changes, so that I could run mysql-test
BitKeeper/etc/ignore:
Added libmysqld/examples/link_sources to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 1a681629f20..6f668f508ba 100644 --- a/.bzrignore +++ b/.bzrignore @@ -422,3 +422,4 @@ vio/test-sslserver vio/viotest-ssl Docs/#manual.texi# Docs/texi2dvi.out +libmysqld/examples/link_sources |