Well I have the book you mentioned below - it is VERY good 
IMHO. Goes into alot of detail on how to design tables the 
right way. Covers normalisation and optimisation techniques 
for the server itself. These guys really know what they are 
talking about.

I also have Beginning PHP & MySQL 5, by Apress. This takes a 
look at the new features of MySQL 5, including triggers, 
views and stored procedures. Also covers MySQLi the new 
interface for MySQL. I've not read the whole book yet, but 
it seems to complement the above mentioned book very well.

So I don't think you would go far wrong by getting these two 
books together.

Regards

Keith Roberts

In theory, theory and practice are the same;
in practice they are not.

On Fri, 9 Jun 2006, Chris White wrote:

> To: mysql@lists.mysql.com
> From: Chris White <[EMAIL PROTECTED]>
> Subject: Books on MySQL 5
> 
> As always, thanks ahead of time for all responses.
> 
> The company I work for is currently looking at getting 
> literature on MySQL 5, more specifically, what's different 
> in new MySQL features from the SQL standard.  By this I 
> mean things such as Stored Procedures, Foreign Keys, and 
> anything else I might have missed. I know there's:
> 
> "Beginning MySQL Database Design and Optimization:
> From Novice to Professional (Apress, 2004)"
> 
> And it does say it covers MySQL5, I'm just not sure to what extent.
> -- 
> Chris White
> PHP Programmer/DB Virus
> Interfuel

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to