Merge mysql.com:/home/jonas/src/mysql-4.1

into  mysql.com:/home/jonas/src/mysql-4.1-push
This commit is contained in:
unknown 2005-07-25 13:48:34 +02:00
commit 563f68b96b

View file

@ -317,8 +317,8 @@ parse_where(Vector<Match*>& where, int &argc, char**& argv)
return 0;
}
template Vector<Apply*>;
template Vector<Match*>;
template class Vector<Apply*>;
template class Vector<Match*>;
static
int