i want to know what are these engines in MySQL. I have never seen any such thing in MS-SQL or Oracle.
Moreover, Whenever i tried to make a relationship between 2 tables it gives me error that InnoDB handles is missing, i created the DB on InnDB engine and even then i am having the same error. How can i make relationships between 2 tables?