Re: Terrible performance on Win 2003 server with InnoDB]

Re: Terrible performance on Win 2003 server with InnoDB]

am 15.08.2005 18:50:37 von Rich

--------------050601040108080802050801
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi Jonathan
Thanks for your response.
I used phpMyAdmin and exported the database from the Linux server - then
the dump was loaded into the Windows server via phpMyAdmin again. All
tables have their indices correctly defined (well phpmyAdmin says so and
I beleive it!) Slowness is from all activities - reading data is very
slow as well. The tables are all pretty small - the biggest has 7,400
rows ... the Windows server is a brand new dedicated server and the
Windows defrag utility says the data drive does not need defragging (
the database is the only thing on the data drive)
Thanks
Rich

Jonathan G. Lampe wrote:

> Here's where I would start my troubleshooting...
>
> How'd you get the DB from Linux to Windows? Are you sure your indices
> made it? How'd the transactions get from Linux to Windows? Do you
> only observe slowness with transactions? Have you checked the Windows
> drive for fragging?
>
> -jgl
>



--------------050601040108080802050801--

RE: Terrible performance on Win 2003 server with InnoDB]

am 15.08.2005 18:59:49 von Jeremy

Is the PHP application on a server in the same server farm or is it in a
different building/location? Also are you using the Windows Server's IP
address or domain name. I'd try the IP address instead of domain name.

Also have you checked the bandwidth or your new server? Try downloading
a file from the server with the PHP application and seeing what bit rate
you get on the download...

-----Original Message-----
From: rich [mailto:rich@richgray.com]
Sent: Monday, August 15, 2005 12:51 PM
To: win32@lists.mysql.com
Subject: Re: Terrible performance on Win 2003 server with InnoDB]

Hi Jonathan
Thanks for your response.
I used phpMyAdmin and exported the database from the Linux server - then

the dump was loaded into the Windows server via phpMyAdmin again. All
tables have their indices correctly defined (well phpmyAdmin says so and

I beleive it!) Slowness is from all activities - reading data is very
slow as well. The tables are all pretty small - the biggest has 7,400
rows ... the Windows server is a brand new dedicated server and the
Windows defrag utility says the data drive does not need defragging (
the database is the only thing on the data drive)
Thanks
Rich

Jonathan G. Lampe wrote:

> Here's where I would start my troubleshooting...
>
> How'd you get the DB from Linux to Windows? Are you sure your indices

> made it? How'd the transactions get from Linux to Windows? Do you
> only observe slowness with transactions? Have you checked the Windows

> drive for fragging?
>
> -jgl
>



--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.8/71 - Release Date: 8/12/2005


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.8/71 - Release Date: 8/12/2005



--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org

Re: Terrible performance on Win 2003 server with InnoDB]

am 15.08.2005 19:17:24 von Rich

--------------090000080005010107010102
Content-Type: text/plain; charset=windows-1250; format=flowed
Content-Transfer-Encoding: 7bit

Hi Jeremy
Yes PHP is running on a clustered web server in the same machine room.
The DB server is isolated from the Internet and is only accessible via a
private IP address. The PHP app already connects via an IP address to
the database server. The network bandwidth has been checked by the
sysadmin and he gave it a clean bill of health.
Thanks again
Rich
Jeremy wrote:

>Is the PHP application on a server in the same server farm or is it in a
>different building/location? Also are you using the Windows Server's IP
>address or domain name. I'd try the IP address instead of domain name.
>
>Also have you checked the bandwidth or your new server? Try downloading
>a file from the server with the PHP application and seeing what bit rate
>you get on the download...
>
>-----Original Message-----
>From: rich [mailto:rich@richgray.com]
>Sent: Monday, August 15, 2005 12:51 PM
>To: win32@lists.mysql.com
>Subject: Re: Terrible performance on Win 2003 server with InnoDB]
>
>Hi Jonathan
>Thanks for your response.
>I used phpMyAdmin and exported the database from the Linux server - then
>
>the dump was loaded into the Windows server via phpMyAdmin again. All
>tables have their indices correctly defined (well phpmyAdmin says so and
>
>I beleive it!) Slowness is from all activities - reading data is very
>slow as well. The tables are all pretty small - the biggest has 7,400
>rows ... the Windows server is a brand new dedicated server and the
>Windows defrag utility says the data drive does not need defragging (
>the database is the only thing on the data drive)
>Thanks
>Rich
>
>


--------------090000080005010107010102--