mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
Merge mysql.com:/home/psergey/mysql-4.1-bug8877
into mysql.com:/home/psergey/mysql-5.0-bug8877-merge
This commit is contained in:
commit
ea43deb9e3
1 changed files with 0 additions and 1 deletions
|
@ -5173,7 +5173,6 @@ static void add_not_null_conds(JOIN *join)
|
|||
DBUG_VOID_RETURN;
|
||||
|
||||
null_rej->quick_fix_field();
|
||||
//psergey-todo: Flatten AND's
|
||||
DBUG_EXECUTE("where",print_where(null_rej,
|
||||
referred_tab->table->table_name););
|
||||
add_cond_and_fix(&referred_tab->select_cond, null_rej);
|
||||
|
|
Loading…
Reference in a new issue