Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb

into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
This commit is contained in:
unknown 2007-09-06 10:23:14 +02:00
commit c626f660de

View file

@ -8079,7 +8079,7 @@ int handle_trailing_share(NDB_SHARE *share)
}
}
sql_print_error("NDB_SHARE: %s already exists use_count=%d."
sql_print_warning("NDB_SHARE: %s already exists use_count=%d."
" Moving away for safety, but possible memleak.",
share->key, share->use_count);
dbug_print_open_tables();