merge with 5.1

This commit is contained in:
Sergei Golubchik 2010-10-25 15:21:16 +02:00
commit 04a4b43346
230 changed files with 4613 additions and 1318 deletions

View file

@ -354,7 +354,6 @@ public:
forced_const= TRUE;
}
virtual bool const_item() const { return forced_const; }
void make_field(Send_field *field);
virtual void print(String *str, enum_query_type query_type);
void fix_num_length_and_dec();