Re: slow MySQLGUI

2001-07-29 Thread Sinisa Milivojevic
Nik Belajcic writes: > I had similar experience with MySQL GUI although my connection is over > 1.5Mbs ADSL. If I use MySQL WinAdmin the response is instantaneous. I know > that applications with ported Unix interfaces can be slightly sluggish, but > not 20-30 seconds - so it has to be something e

Re: slow MySQLGUI

2001-07-29 Thread Nik Belajcic
PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, July 29, 2001 9:37 PM Subject: Re: slow MySQLGUI MySQLGUI uses native interface, while Access uses ODBC interface and mysqlgui should be several times faster over slow lines. This could be simply a chance that when you used mysqlgui lines

Re: slow MySQLGUI

2001-07-29 Thread Sinisa Milivojevic
Håkan Elmqvist writes: > My MySQLGUI running on a Windows system is invariably much slower(typically > 30 seconds) than a MSAccess database with tables linked with MyODBC to the > same Linux-hosted Mysql-database (typically less than 1 second) when > executing the same query over a telephone i

slow MySQLGUI

2001-07-28 Thread Håkan Elmqvist
My MySQLGUI running on a Windows system is invariably much slower(typically 30 seconds) than a MSAccess database with tables linked with MyODBC to the same Linux-hosted Mysql-database (typically less than 1 second) when executing the same query over a telephone internet connection. Why is that