Merge some merge changesets from 5.0 up into 5.1-build

(code changes have already been merged separately).

Use this occasion to fix the branch name in the configuration file.
This commit is contained in:
Joerg Bruehe 2009-04-14 20:26:22 +02:00
commit 6782313c96

View File

@ -1,4 +1,4 @@
[MYSQL]
post_commit_to = "commits@lists.mysql.com"
post_push_to = "commits@lists.mysql.com"
tree_name = "mysql-5.1-bugteam"
tree_name = "mysql-5.1"