Posts archive for January, 2011

How to import mysql innodb with foreign key constraint error?

advertisement

mysql, mysql dbTried to import a mysql innodb from a sql dump file, but it keep show me there is an foreign key constraint error. Due to innodb has foreign key check validation, it does not allow me to continue n show me foreign key constraint error. Ya! I know my data having some foreign key constraint problem, but what i need to do now is to import my sql dump file!

Here’s the error message “#1452 – Cannot add or update a child row: a foreign key constraint fails…”

After going thru the mysql documentation, finally i found the solution! This solution not only allow me to import my innodb, but also improve the import speed tremendously!

To import mysql innodb with foreign key constraint error, follow the steps below:-

Continue reading How to import mysql innodb with foreign key constraint error? »

How to convert Keynote (.key) to Power Point (ppt)

advertisement

keynote, mac keynoteFor Mac Keynote user to share their slide with Power Point user, you need to convert the keynote to Power Point. Luckily, Keynote come with the conversion feature that allow export the file to power point, pdf, quick time, flash, images and others. Just few clicks away, your keynote file will be easily converted to Power Point.

To convert Keynote (.key) to Power Point file follow the steps below:-

Continue reading How to convert Keynote (.key) to Power Point (ppt) »