On Wed, Nov 26, 2003 at 06:44:57PM -0600, Matt W wrote:
> Hi Chris,
> 
> It doesn't take MySQL any more or less time to update a unique index
> than a non-unique one. :-)

Ah, a nice simple answer to a long drawn out question :) Thanks Matt,
just the reassurance I was after, I didn't want inserts to suddenly
slow down by a factor of 10. I realise they'll slow down slightly with
another index to update, but never mind.
Now I can go give MySQL half an hours work to do creating this index
:)

-- 
Chris

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

Reply via email to