History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
HSCALE-23
Type:
Bug
Status:
Resolved
Resolution:
Won't Fix
Priority:
Major
Assignee:
Peter Romianowski
Reporter:
Peter Romianowski
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
HSCALE
SELECT INTO OUTFILE does not work for full partition scan
Created:
16/Apr/08 10:39 PM
Updated:
20/Apr/08 07:53 PM
Component/s:
Query Analyzer
Affects Version/s:
None
Fix Version/s:
0.2
All
Comments
Change History
Sort Order:
[
Permlink
|
« Hide
]
Peter Romianowski
-
16/Apr/08 11:27 PM
A possible way to implement this would be to first create a temporary table and then select from that table INTO OUTFILE.
That could be a performance killer. We should reject queries like this.
[
Show »
]
Peter Romianowski
-
16/Apr/08 11:27 PM
A possible way to implement this would be to first create a temporary table and then select from that table INTO OUTFILE. That could be a performance killer. We should reject queries like this.
[
Permlink
|
« Hide
]
Peter Romianowski
-
20/Apr/08 07:53 PM
We reject queries like this.
[
Show »
]
Peter Romianowski
-
20/Apr/08 07:53 PM
We reject queries like this.
That could be a performance killer. We should reject queries like this.