summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorcmiller@zippy.cornsilk.net <>2007-02-13 16:35:29 -0500
committercmiller@zippy.cornsilk.net <>2007-02-13 16:35:29 -0500
commit9e9dd4327c76d10a07783f790f65cd4487da264d (patch)
tree5c1b3bbbf429e5745127941b3eacebf8a66d3fb8 /extra
parent6473de8db155c1f58ee88d1dca7865cd00ed2192 (diff)
downloadmariadb-git-9e9dd4327c76d10a07783f790f65cd4487da264d.tar.gz
Bug#25807: LOAD DATA INFILE does not work with Pipes
Showstopper and regression against 5.0.24. Previously, we ignored seek() errors (see Bug#22828) and let seek()s against pipes fail. Now, since we check that a seek didn't fail, and return without reading, this bug popped up. This restores the behavior for file-ish objects that could never be seek()ed.
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions