Slow Performance after change from 6.5.4 -> 6.7.4
Posted by: Dominik Schmidt
Date: December 16, 2013 12:17AM

Hi !

I write an applicatio which uses only some MySqlCommand / mySqlDataReader Code to execute some queries and get or store data.
With the connector 6.5.4 this worked nice and fast.

Now I switched from 6.5.4 to 6.7.4 and all is really slow now. I would say it´s about 50-100 times slower than before.

The queries I use are mostly very simple and not nested.

My connectionstring looks like this one:
SERVER=localhost;PORT=2804;USERID=root;PASSWORD=;PROTOCOL=tcp;POOLING=false;Database=myDataBase

So can anyone tell my whats the problem with 6.7.4? Btw. I switched back to 6.5.4 and all goes fast again ...

Greetings Dominik

Forget something ... I use MySQL 5.5.28 as local running server.



Edited 1 time(s). Last edit at 12/16/2013 12:20AM by Dominik Schmidt.

Options: ReplyQuote


Subject
Written By
Posted
Slow Performance after change from 6.5.4 -> 6.7.4
December 16, 2013 12:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.