I am still trying to create a schema.  I do not get errors when I do
so but in phpmyadmin I get these types of warning for five tables:

table 1:
UNIQUE and INDEX keys should not both be set for column `email`

table 2:
More than one INDEX key was created for column `mail_id`
More than one INDEX key was created for column `rid`

table 3:
More than one INDEX key was created for column `sid`

table 4:
More than one INDEX key was created for column `preference`

table 5:
UNIQUE and INDEX keys should not both be set for column `email`


Should I be worried about this?


        

        
                
__________________________________________________________ 
Find your next car at http://autos.yahoo.ca

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

Reply via email to