Lakshmi wrote:
Hi,

I want to know is there any difference between myisam primary index vs innodb primary index...

One's for a myisam table one's for an innodb table.

They are treated exactly the same - both are unique, both have indexes.


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

Reply via email to