Merge sinisa@work.mysql.com:/home/bk/mysql-4.1

into sinisa.nasamreza.org:/mnt/work/mysql-4.1
This commit is contained in:
unknown 2002-11-07 20:14:15 +02:00
commit 826aa607ff

View File

@ -41,6 +41,7 @@ static const char *lock_descriptions[] =
"High priority write lock",
"Highest priority write lock"
};
extern HASH open_cache;
#ifndef DBUG_OFF
@ -64,7 +65,6 @@ print_where(COND *cond,const char *info)
}
/* This is for debugging purposes */
extern HASH open_cache;
extern TABLE *unused_tables;
void print_cached_tables(void)