dbf2mysql -q option broken with mysql323-server and above

Travis Whitton whitton at atlantic.net
Sun Mar 14 13:37:34 PST 2004


Versions of mysql greater than 3.23.49 and greater than 4.0.2 require 
the MYSQL_OPT_LOCAL_INFILE option in all clients attempting to load 
data from a file. This patch allows dbf2mysql to function properly with 
the mysql323-server port. The existing dbf2mysql does not allow quick 
inserts(the -q) flag, which offers up to a 2.5X speedup. The option to 
allow local inserts is enable with a new flag (-L). The attached path 
replaces the existing patch-ab for dbf2mysql-1.14.

Thanks,
Travis Whitton


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-ab
Type: application/octet-stream
Size: 4495 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-bugbusters/attachments/20040314/321c3c2e/patch-ab.obj


More information about the freebsd-bugbusters mailing list