{"id":12097,"date":"2022-03-16T05:25:31","date_gmt":"2022-03-16T09:25:31","guid":{"rendered":"http:\/\/local.brightwhiz\/?post_type=snippets&p=12097"},"modified":"2022-03-16T05:25:34","modified_gmt":"2022-03-16T09:25:34","slug":"how-to-search-whole-mysql-database-for-a-particular-string","status":"publish","type":"snippets","link":"http:\/\/local.brightwhiz\/snippets\/how-to-search-whole-mysql-database-for-a-particular-string\/","title":{"rendered":"How to Search Whole MySQL Database for a Particular String"},"content":{"rendered":"\n
Use this in the Linux terminal command-line to search whole MySQL database for a particular string.<\/p>\n\n\n\n
$ mysqldump -pPASSWORD database --extended=FALSE | grep 'string' | less -S<\/code><\/pre>\n","protected":false},"comment_status":"open","ping_status":"closed","template":"","meta":[],"categories":[953,27,15,16,18],"tags":[177,180,393,424,433,449,591],"yoast_head":"\nHow to Search Whole MySQL Database for a Particular String [Snippet]<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n