MySQL RAW files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CPimp
    Confirmed User
    • Aug 2009
    • 2346

    #1

    MySQL RAW files

    I have a couple raw MySQL files, one of which I need to find the error in so I can get this database restored. Since all the shell commands to fix the files won't fix them I need to know if any of you MySQL gurus would happen to know what program I can use to either convert my MYD to a SQL file, or maybe tell me where the KEYS are in these three files. I would appreciate it! Thanks in advance.
    three 997 three 55 three 1 ← That's my ICQ. Contact me there. Thanks.
  • split_joel
    Confirmed User
    • Jan 2005
    • 2270

    #2
    Originally posted by bbad
    I have a couple raw MySQL files, one of which I need to find the error in so I can get this database restored. Since all the shell commands to fix the files won't fix them I need to know if any of you MySQL gurus would happen to know what program I can use to either convert my MYD to a SQL file, or maybe tell me where the KEYS are in these three files. I would appreciate it! Thanks in advance.
    Tried hitting you up on icq but it says your number is invalid. hit me up ill try and help you out.
    E-mail marketing - Automation Scripting - IP Space
    AIM: splitjoelp ICQ: 254759453 skype - splitjoelp 702-941-6465

    Comment

    • k0nr4d
      Confirmed User
      • Aug 2006
      • 9231

      #3
      try making a new mysql database, then overwrite that databases myd with yours?
      Mechanical Bunny Media
      Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web Development

      Comment

      • CPimp
        Confirmed User
        • Aug 2009
        • 2346

        #4
        Originally posted by k0nr4d
        try making a new mysql database, then overwrite that databases myd with yours?
        No, the MYD has an error in it and I think I know what it is, but the MYD I currently have, I have no program that will decipher it in any sort of readable text for me...

        I downloaded installed xampp and set up a db in phpmyadmin, created a table and dropped a copy of these files in there and same thing, cannot read because this one digit I think is causing the whole problem.
        three 997 three 55 three 1 ← That's my ICQ. Contact me there. Thanks.

        Comment

        Working...