Page 1 of 1

No primary key or index in database

Posted: Fri Mar 01, 2013 1:52 pm
by fred9176
Hi,

I'm using Wing FTP server with a MySQL database to store accounts and I noticed that the tables don't have any primary key or index.

I plan to create more than 1000 accounts on multiple domains and I was wondering if this won't cause any performances problem ?

Regards,

Fred

Re: No primary key or index in database

Posted: Tue Mar 05, 2013 3:52 pm
by FTP
There is no performances problem, anyway, you can also add primary key or index for the user table manually.