I've upgraded to the 4.0.12 of mySQL on my WinXP box (I use it for local dev stuff, mainly for my vBulletin forum), and so far it seems to work just fine. However I've been reading that after ...
I'm building an automated build procedure, one of the steps is to create a database and it's structure/procedures/functions etc.<BR><BR>Clearly I can script the entire db creation job in sql and use ...