>That is possible too:
> - MySQL Training (http://www.mysql.com/training/)
> - MySQL Support (http://www.mysql.com/support/)
> - MySQL Consulting (http://www.mysql.com/consulting/)


>However, it will never be a substitute for manual tuning. Good database
>performance more than simply the result of a calculation. It involves
>topics like: understanding how the MySQL Server processes a query, how
>the optimiser works, how/when indexes are used, how queries and tables
>should be designed for optimal performance.
>
>You can only get those things through:
> - A lot of practical experience with (My)SQL (long term).
> - Training (fast, gain the knowledge through investing in education).

I will have to agree on this point right here. I recently completed a MySQL
training course and not only have I got my server optimised to get the most
out of the hardware, but have also optimised all my large tables with
correct index usage, and large queries so they are running up to 200% faster
than previously.

> - Consulting (fast, personalised, gain (some) knowledge through
>investing).
> - Support (Have issues resolved quickly by paying someone else to do
>it, not necessarily gaining the knowledge for the future).
>
>Generally, when talking about optimising MySQL servers and applications,
>I'd go for training as a first choice: best return on investment for
>that particular case.

Absolutely. See above.


Neil Silvester
Webmaster
Heat and Control Pty Ltd

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to