diff options
author | unknown <bell@sanja.is.com.ua> | 2004-09-10 13:09:27 +0300 |
---|---|---|
committer | unknown <bell@sanja.is.com.ua> | 2004-09-10 13:09:27 +0300 |
commit | 76001900fd1a13a4dba02472cbbda0f04214db34 (patch) | |
tree | 9560974673aa614e7656f2485096c20b9d315d73 /.bzrignore | |
parent | f3d4db99c3c9d53f3910d6534c6a6b7c3ca871db (diff) | |
download | mariadb-git-76001900fd1a13a4dba02472cbbda0f04214db34.tar.gz |
thd pointer fixed
BitKeeper/etc/ignore:
Added libmysqld/sql_trigger.cc to the ignore list
mysql-test/r/merge.result:
fix of test
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index be7211af9e2..2ab7737922f 100644 --- a/.bzrignore +++ b/.bzrignore @@ -919,3 +919,4 @@ vio/test-ssl vio/test-sslclient vio/test-sslserver vio/viotest-ssl +libmysqld/sql_trigger.cc |