One MySQL Table locked?

Discussion in 'MySQL' started by aGig, Jul 10, 2007.

  1. #1
    Greetings,

    I'm stumped on how this can happen. I have a DB with about 7 tables. Everything works fine, but the one table. The one table will not allow any records to be changed. I tried to remove / recreate the table and the same issue. I am using the DB login and also tried using phpmyadmin as root with no luck.

    Thank you in advance for your help.

    Mark
     
    aGig, Jul 10, 2007 IP
  2. killerj

    killerj Active Member

    Messages:
    765
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    95
    #2
    see wheather the DB username and password is granted all PRIVILEGES that includes ability to modify or drop tables!
     
    killerj, Jul 10, 2007 IP