summaryrefslogtreecommitdiff
path: root/sql/mf_iocache.cc
diff options
context:
space:
mode:
authorguilhem@mysql.com <>2003-03-02 18:20:32 +0100
committerguilhem@mysql.com <>2003-03-02 18:20:32 +0100
commit49788cf2e1f301d5a60fd335cb3d97771e8da642 (patch)
treeeb0da9678b0effb42639922c1e79e2289dac4ba9 /sql/mf_iocache.cc
parentd77cd3835d2445d4ce22301bbbbabdff9e791f99 (diff)
downloadmariadb-git-49788cf2e1f301d5a60fd335cb3d97771e8da642.tar.gz
ChangeSet 1.1625 was faulty as regards sql/mf_iocache.cc and LOAD DATA LOCAL replication tests
Diffstat (limited to 'sql/mf_iocache.cc')
-rw-r--r--sql/mf_iocache.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/mf_iocache.cc b/sql/mf_iocache.cc
index 3b70dae2563..c79317cfeb3 100644
--- a/sql/mf_iocache.cc
+++ b/sql/mf_iocache.cc
@@ -81,7 +81,6 @@ int _my_b_net_read(register IO_CACHE *info, byte *Buffer,
info->read_pos++;
-info->request_pos=info->read_pos;
DBUG_RETURN(0);
}