An error occurred fetching the project authors.
- 07 May, 2006 1 commit
-
-
aelkin@mysql.com authored
recalculating results
-
- 05 May, 2006 1 commit
-
-
aelkin@mysql.com authored
The reason of the bug is in that `get_var_with_binlog' performs missed assingment of the variables as side-effect. Doing that it eventually calls `free_underlaid_joins' to pass as an argument `thd->lex->select_lex' of the lex which belongs to the user query, not to one which is emulated i.e SET @var1:=NULL. `get_var_with_binlog' is refined to supply a temporary lex to sql_set_variables's stack.
-
- 17 Jan, 2006 1 commit
-
-
jmiller@mysql.com authored
-
- 23 Dec, 2005 1 commit
-
-
jmiller@mysql.com authored
-
- 22 Dec, 2005 1 commit
-
-
lars@mysql.com authored
This includes both code and test cases.
-