1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

cyclic reference test removed, becouse testing of Item::fixed field apply more strict limitation

This commit is contained in:
bell@sanja.is.com.ua
2003-01-30 14:35:07 +02:00
parent 0469dd4993
commit 5ed5dac01b
18 changed files with 9 additions and 217 deletions

View File

@@ -261,7 +261,6 @@ class JOIN :public Sql_alloc
int reinit();
void exec();
int cleanup(THD *thd);
bool check_loop(uint id);
void restore_tmp();
inline void init_items_ref_array()