Re: Slow administrator
Alfredo Kengi Kojima <[email protected]>
| Newsgroups | gmane.comp.db.mysql.mycc |
|---|---|
| Message-ID | <[email protected]> |
That is expected behaviour as transmitting all the queried data over the network is much slower than doing that through local sockets. You can try enabling the "Compress connection data" option in the connection, which should make things better. -- Alfredo Kojima, GUI Developer MySQL AB, www.mysql.com Buenos Aires, Argentina Are you MySQL certified? www.mysql.com/certification On Tue, 15 Mar 2005, Paul Green wrote: > This may not be a problem at all, but I am struck how much slower MySQL > Administrator (and Query Browser too, for that matter) is when running > over our network and not on the local machine. It is particularly > noticible how long it takes to initially connect and then to retrieve > database info in the catalog section. > > Is this normal behaviour? If not, does anyone know any simple ways to > speed it up? > > Paul Green > -- MySQL GUI Tools Mailing List For list archives: http://lists.mysql.com/gui-tools To unsubscribe: http://lists.mysql.com/[email protected]