From 8f690df2fcd923865acb608b6220c30fff7191df Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 19 Oct 2001 17:43:30 +0300 Subject: 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 --- .bzrignore | 1 + 1 file changed, 1 insertion(+) (limited to '.bzrignore') 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 -- cgit v1.2.1