diff options
author | kostja@oak.local <> | 2003-07-04 20:52:04 +0400 |
---|---|---|
committer | kostja@oak.local <> | 2003-07-04 20:52:04 +0400 |
commit | 1d20b23247e19aa6aa5e309fc47d5c5c3bbfe433 (patch) | |
tree | 8b19a2b1b84bfe2fb3f99f403acec7fb0a600501 /.bzrignore | |
parent | 7df0475847103581798ddacf75dbf634e8f98d0a (diff) | |
download | mariadb-git-1d20b23247e19aa6aa5e309fc47d5c5c3bbfe433.tar.gz |
Bug fixes for authentication
OLD_PASSWORD made a keyword to allow set password=old_password('abc') constructions.
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index a23384d4170..7c0a871a951 100644 --- a/.bzrignore +++ b/.bzrignore @@ -624,3 +624,8 @@ vio/test-sslserver vio/viotest-ssl start_mysqld.sh mysys/main.cc +BitKeeper/post-commit +BitKeeper/post-commit-manual +build_tags.sh +tests/connect_test +BUILD/compile-pentium-maintainer |