Re: Odd MySQL performance behaviour

2011-07-18 Thread walter harms
maybe its is obvoius but did you look at the statistics ? did you try "optimize table" ? re, wh Am 18.07.2011 18:40, schrieb A F: > [Process:] > > Importing > delimited text files from a Windows based server to a MySQL 5.1.41 instance > (multiple databases) on a single Ubuntu 10.04.2 host. >

Odd MySQL performance behaviour

2011-07-18 Thread A F
[Process:]   Importing delimited text files from a Windows based server to a MySQL 5.1.41 instance (multiple databases) on a single Ubuntu 10.04.2 host.  The process is initiated on the Windows server via the MySQL exe using ‘load data local infile’. There are 20 databases total and we import 15 f