2.10.77 - performance go down after the project deploymment

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
JohnSparrow
Posts: 2
Joined: Thu 24 Jan 2008 18:36

2.10.77 - performance go down after the project deploymment

Post by JohnSparrow » Thu 24 Jan 2008 19:16

Hi.

Sorry for my "english", I am not an english-speaking man.

First problem: application works normally, I make various actions (execute queries, build/rebuild stored procedures/functions, debug, manage files in project and so on). After I have made "Deploy" (I'm a russian version user, this option is first under the "Project" menu) in order to build (deploy) whole project, application performance greatly decreases. After project deployment work with MyDeveloper looks like WindowsXP on Pentium 3, all standard operations executes very slowly (query execution, procedure builduing, even reordering of project files deployment order). Even service windows, such as "Error list", "Output window" are closing slowly than before deployment. So I must to re-run application.

Second problem: I use russian & ukrainian chars and UTF8 encoding in database. All service messages (error messages) instead of appropriate russian text shows something mysterious. For example, my query: "use Русский_Текст;", error message: "Ошибка (9,1): Unknown database 'СЂСѓСЃСЃРєРёР№_текст'". Word "Ошибка" means "Error". So we can see, that non-english words in service messages in localized versions of MeDeveloper are displaying correctly, but appropriate code pieces - not.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Fri 25 Jan 2008 08:37

We'll investigate these problems.

Post Reply