summaryrefslogtreecommitdiff
path: root/.bzrignore
diff options
context:
space:
mode:
authoranjuta@arthur.local <>2006-06-02 22:03:39 +0300
committeranjuta@arthur.local <>2006-06-02 22:03:39 +0300
commitbd8eef5647f21a72d493b997e1f6eb06dab55118 (patch)
treecb6e881791d54b397ca488b0f36bfdf358b194a3 /.bzrignore
parent3043d29b1f7da7fa19f59cd0d9a3d7e8f2b69777 (diff)
downloadmariadb-git-bd8eef5647f21a72d493b997e1f6eb06dab55118.tar.gz
BUG#19363: mysql --no_pager makes core dump.
The problem was missing break; operator.
Diffstat (limited to '.bzrignore')
-rw-r--r--.bzrignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore
index 80ed7872005..2bd67528bdc 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -1282,3 +1282,4 @@ extra/yassl/taocrypt/benchmark/benchmark
extra/yassl/taocrypt/test/test
extra/yassl/testsuite/testsuite
client/mysql_upgrade
+client/#mysql.cc#