Result file update for main.subselect (the MySQL 5.1.46 version has buggy output in the .result, see BUG#47904 comments).
This commit is contained in:
parent
053e78b8a3
commit
f6615e4898
@ -4691,9 +4691,9 @@ t1.t1_id;
|
|||||||
t1_id total_amount
|
t1_id total_amount
|
||||||
1 100.00
|
1 100.00
|
||||||
2 200.00
|
2 200.00
|
||||||
3 0
|
3 0.00
|
||||||
4 400.00
|
4 400.00
|
||||||
5 0
|
5 0.00
|
||||||
SELECT * FROM (the same inner query), now with indexes on the LEFT JOIN
|
SELECT * FROM (the same inner query), now with indexes on the LEFT JOIN
|
||||||
SELECT * FROM (
|
SELECT * FROM (
|
||||||
SELECT
|
SELECT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user