- 30 Aug, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 27 Aug, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
- 26 Aug, 2004 5 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
fixed other Item_ref methods where result_field involved
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0-merge
-
pem@mysql.comhem.se authored
This finishes (almost) WL#2002: Implement stored procedure GOTO. Only the syntax issue for free labels remains ("label L;" vs "L:").
-
bell@sanja.is.com.ua authored
-
- 25 Aug, 2004 4 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
bell@sanja.is.com.ua authored
-
- 24 Aug, 2004 10 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
items for functions which is converted to constants internally to support its correct printing added (BUG#4663)
-
pem@mysql.comhem.se authored
and BUG#336: Subselects with tables does not work as values for local SP variables (which was closed before with a temp. fix, but not actually fixed).
-
bell@sanja.is.com.ua authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0-merge
-
pem@mysql.comhem.se authored
unions (crashed randomly), and made "label" not a reserved word.
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
- 23 Aug, 2004 3 commits
-
-
heikki@hundin.mysql.fi authored
Fix mysql-test failure in the 5.0 tree on Aug 23: label seems to be a reserved word in 5.0, and we to use it a s a column name we must but it inside backticks
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 19 Aug, 2004 1 commit
-
-
mskold@mysql.com authored
-
- 17 Aug, 2004 2 commits
-
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0-merge
-
pem@mysql.comhem.se authored
Mostly done, it works, but the temporary LABEL syntax still to be fixed.
-
- 16 Aug, 2004 4 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
-
bell@sanja.is.com.ua authored
resolve UPDATE fields belonged to VIEWs as Item_field (instead of Item_ref) in prepared statements, too (BUG#4999)
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-5.0-root
-
bell@sanja.is.com.ua authored
-
- 15 Aug, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 13 Aug, 2004 4 commits
-
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-5.0
-
dlenev@brandersnatch.localdomain authored
-
igor@rurik.mysql.com authored
Added a case for bug #4976 when one of the inner tables is empty. select.result, join.result: Reversed the previous change of the erronious fix for bug #4976. sql_select.cc: The previous fix for bug 4976 was reversed as it erroniously converted an outer join into an innner join when on_expression does not refer to outer tables. This is not valid if inner tables return an empty set. Setting dependency on outer tables was added for the above cases. To fix the crash in the test case of bug #4976 a guard was added that blocks running the crashing code for nested outer joins.
-
sergefp@mysql.com authored
-
- 11 Aug, 2004 3 commits
-
-
sergefp@mysql.com authored
The crash is eliminated but still it is weird/inefficent that ROR-intersection is used when performing updates in empty table.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-1
-
igor@rurik.mysql.com authored
Fixed bug #4976. join_nested.result, join_nested.test: Added a test case for bug #4976. sql_select.cc: Applied conversion from an outer join to an inner join when the on expression does not depend on the outer table. It fixed bug #4976.
-
- 10 Aug, 2004 1 commit
-
-
paul@kite-hub.kitebird.com authored
Update test results.
-