I have wordpress blog on a well-known webhosting service and each write/update through Wordpress Web is very slow and sometimes fails completely.
Whereas with a remote access to the开发者_C百科 SAME MySQL database using a desktop client it's fast and reliable ?
If connecting to the db is slow the client will benefit from connection pooling.
精彩评论