
Sometimes you may need to find and replace text in entire table in MySQL. Here are the steps to do so.
Sometimes you may need to find and replace text in entire table in MySQL. Here are the steps to do so.
Often database developers need to view the indexes on table or database in MySQL. Here are the steps to do so.
Sometimes you may need to replace part of string in update query in MySQL. Here are the steps to do so.
MySQLdump command locks tables while taking backup. Here is how to run MySQLdump without locking tables.