Bug #56490 Allow mysqldump --tab the ability to transfer data to the client
Submitted: 2 Sep 2010 10:07
Reporter: Roel Van de Paar Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S4 (Feature request)
Version:5.1.50 OS:Any
Assigned to: CPU Architecture:Any

[2 Sep 2010 10:07] Roel Van de Paar
Description:
(Ref bug #56357)

Allow mysqldump --tab the ability to transfer data to the client

How to repeat:
C:\mysql\bin>mysqldump --tab=test -uroot -h192.168.0.241 -P5150 roelt 
mysqldump: Got error: 1: Can't create/write to file '/mysql/mysql-5.1.50-linux-i686-glibc23/data/C:/mysql/bin/test/test1.txt' (Errcode: 2) when executing 'SELECT INTO OUTFILE'