At 01:56 PM 10/8/2006, Neil Tompkins wrote:
Hi,

We have a mySQL database running version 3.23.58 on a linux machine.

This database is accessed from both a Windows IIS web server and a linuz zeus web server. On the linux server I'm not sure of what driver etc is installed, however the access time to save a record is far quicker than the windows server. On the windows server ODBC driver 3.51 is installed.

We don't appear to have the problem when reading data from the server (SELECT FROM etc).

All servers are on the same network.

All data is accessed using ASP (active server pages, vb script).

Any ideas what the problem might be ?
Thanks,
Neil

Neil,
How much quicker is Linux over Windows? How many rows are you adding at a time?

The first thing to check is your NIC. How fast is the Windows NIC compared to the Linux NIC? Test your network to see what throughput you can achieve from each of them. A

Mike
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to