Blogs about: Inodb
Featured Blog
Difference Between InnoDB and MyISAM
The big difference between MySQL Table Type MyISAM and InnoDB is that InnoDB supports transaction InnoDB supports some newer features: Transactions, row-level locking, foreign keys InnoDB is for high… more »
Tapos Pal
Difference Between InnoDB and MyISAM
— 1 comment
Tapos wrote 5 months ago: The big difference between MySQL Table Type MyISAM and InnoDB is that InnoDB supports transaction I … more »
Configuring INNODB Engine with XAMPP in Windows
Tapos wrote 6 months ago: InnoDB MySQL database storage engine is not enabled in the my.cnf configuration file of XAMPP. I hav … more »
