Re: Configuration for a Medium Database with low number of Connections.
Posted by: Peter Brawley
Date: December 30, 2015 01:03PM

> that came with mssql

You do mean mysql, right?

MyISAM or InnoDB tables?

Initial impression is that there's lots of room for optimisation. You can get a first take on what optimisations are needed by running the "cheatsheet" described under that heading at http://www.artfulsoftware.com/infotree/mysqltips.php .

And you shoulkd probably turn on the slow query log.

Options: ReplyQuote


Subject
Written By
Posted
Re: Configuration for a Medium Database with low number of Connections.
December 30, 2015 01:03PM


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.