<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there a way to recover deleted mysql database ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321513#M72495</link>
    <description>thanks, but it was ext3</description>
    <pubDate>Wed, 07 Jul 2004 09:29:26 GMT</pubDate>
    <dc:creator>'chris'</dc:creator>
    <dc:date>2004-07-07T09:29:26Z</dc:date>
    <item>
      <title>Is there a way to recover deleted mysql database ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321508#M72490</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I've deleted (drop) with phpMyAdmin a database&lt;BR /&gt;and I didn't do any backups before.&lt;BR /&gt;Is there a way to recover deleted mysql database ?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris</description>
      <pubDate>Fri, 02 Jul 2004 07:02:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321508#M72490</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-07-02T07:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to recover deleted mysql database ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321509#M72491</link>
      <description>Check in your /var/lib/mysql dir to see if there still is your database directory... if it's not there anymore, then no hope.&lt;BR /&gt;If it's here, check content... maybe phpmyadmin did just erase database name from mysql db table... no auto backup AFA I know...&lt;BR /&gt;&lt;BR /&gt;bad news...</description>
      <pubDate>Fri, 02 Jul 2004 07:52:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321509#M72491</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-07-02T07:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to recover deleted mysql database ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321510#M72492</link>
      <description>hi Chris,&lt;BR /&gt;&lt;BR /&gt;yes, Jerome has right, /var/lib/mysql/nameofdb is the one place only where db and related informations are stored, no online redo logs or control files like at Oracle exist in mysql (so far ;-).&lt;BR /&gt;&lt;BR /&gt;for case of disaster do regular backup of mysql via mysqldump which saved all db intt one file which can be very easily imported after.&lt;BR /&gt;&lt;BR /&gt;see mysqldump --help&lt;BR /&gt;&lt;BR /&gt;good luck, Jan</description>
      <pubDate>Mon, 05 Jul 2004 03:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321510#M72492</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-07-05T03:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to recover deleted mysql database ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321511#M72493</link>
      <description>thanks, &lt;BR /&gt;&lt;BR /&gt;but database was lost.&lt;BR /&gt;&lt;BR /&gt;"sh_ _ happens"&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jul 2004 17:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321511#M72493</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-07-06T17:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to recover deleted mysql database ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321512#M72494</link>
      <description>Chris,&lt;BR /&gt;if you have ext2 filesystem, there is still small chance you can undellete db file, but how time is running chance is smaller and smaller ...&lt;BR /&gt;&lt;BR /&gt;try to find some like undelete ext2, I guess that even Midnight Commander has this feature&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Wed, 07 Jul 2004 03:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321512#M72494</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-07-07T03:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to recover deleted mysql database ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321513#M72495</link>
      <description>thanks, but it was ext3</description>
      <pubDate>Wed, 07 Jul 2004 09:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321513#M72495</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-07-07T09:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to recover deleted mysql database ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321514#M72496</link>
      <description>it sounds bad ...&lt;BR /&gt;&lt;BR /&gt;how did you, or anyone else, get data into mysql ? wasn't used some text file for loading, something like csv ? try to find it&lt;BR /&gt;&lt;BR /&gt;has anyone else  made some backup of /var/lib/mysql ?&lt;BR /&gt;&lt;BR /&gt;try to find on entire disk all files with&lt;BR /&gt;following sufixes :&lt;BR /&gt;&lt;BR /&gt;trigger.MYD&lt;BR /&gt;trigger.MYI&lt;BR /&gt;trigger.frm&lt;BR /&gt;&lt;BR /&gt;find / -name '*.MYD' &lt;BR /&gt;&lt;BR /&gt;(It can be in some Trash if were deleted in XManager enviroment)&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Wed, 07 Jul 2004 10:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321514#M72496</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-07-07T10:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to recover deleted mysql database ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321515#M72497</link>
      <description>it was deleted with phpMyAdmin (drop database)</description>
      <pubDate>Thu, 08 Jul 2004 03:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-there-a-way-to-recover-deleted-mysql-database/m-p/3321515#M72497</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-07-08T03:46:23Z</dc:date>
    </item>
  </channel>
</rss>

