Tag: Database

  • Recovering MySQL or MariaDB from .frm File

    This happened to me today, I found old project codes without SQL dump. Just want to check if project is still reusable. Following are the two ways you can recover database schema from FRM file. Using mysqlfrm utility by oracle This is pretty handy command line utility from MySQL Team. Check out the official Documentation.…

  • Clean Up time

    This is time  to say bye to year 2008. And count up remaining in Dasvidaniya Style. Long road to go yet, just checked my Phpmyadmin for regular backup after a long time. the Backup was around 31 MB !! Confused ?? I was too. Most of memory was consumed by Statpress plugin and few other…