What is “i_am_a_dump” flag in mysql?



What is “i_am_a_dump” flag in mysql?..

Answer / Indrapal Singh

The “i_am_a_dump” flag in MySQL is a comment added to the beginning of a mysqldump file indicating that the file contains a database dump. This flag helps to prevent accidental data loss if the file is accidentally executed as a SQL script.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

In which year mysql created?

1 Answers  


How many types of indexes are there in mysql?

1 Answers  


What do you understand by mysql terminal?

1 Answers  


What is mysql database server?

1 Answers  


How does mysql store binary data?

1 Answers  


What are views in mysql?

1 Answers  


Write a query to select all teams that won either 1, 3, 5 or 7 games.

1 Answers  


What are the types of database engines available in mysql?

1 Answers  


Write a query to stop mysql in unix

1 Answers  


What is mysql_pconnect?

1 Answers  


How do I start mysql in linux?

1 Answers  


Is SET Command is SQL Statement..?

4 Answers   BitWise,


Categories