MySQL Forums
Forum List  »  Performance

Re: MySQL Performance or Just me? :(
Posted by: Ernest Semerda
Date: July 29, 2005 08:43AM

> How does the EXPLAIN look now?

tableA ALL datestamp NULL NULL NULL 434839 Using where; Using temporary; Using filesort
tableB ref pid_id pid_id 25 tableA.pid 1



> > have you got links to resources which talk
> about optimising MYSQL?
>
> 1) This forum
> 2)
> http://dev.mysql.com/doc/mysql/en/mysql-optimizati
> on.html (be warned - it can be dense ;)
> 3)
> http://dev.mysql.com/tech-resources/articles/mysql
> -db-design-ch18.html (a nice story)
> 4) http://promysql.com/ (no doubt - but I haven't
> been able to put my hand on a copy yet)

fantastic! thank u Felix.

now time for more reading and learning :)

Options: ReplyQuote


Subject
Views
Written By
Posted
2300
July 27, 2005 11:53PM
1710
July 28, 2005 08:13AM
Re: MySQL Performance or Just me? :(
1671
July 29, 2005 08:43AM


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.