> is it generally recommended / a good idea to have more than one PRI index
> in the same table?  i've never seen that before until today while trying
> to track down bugs in someone else's system and noticed a table with 2 PRI
> indexes.  will this cause any problems?

It shouldn't cause any problems, as long as the creator intended to have a
unique index on two columns instead of just one.


---------------------------------------------------------------------
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