mySQL/Drupal/phpMyAdmin
November 6, 2006 4:18 PM
Subscribe
mySQL/Drupal/phpMyAdmin: I've got
this error in my Drupal DB, and I understand what I'm supposed to do to fix it, but I don't know how to get jiggy in my database.
The fix explains itself as if I had mySQL knowledge that I don't have. I'm fine with that, but I'm not fine with goofing around in phpMyAdmin and possibly horking all my content.
Could someone give me a step by step on the right way to access the DB table in question?
posted by sciurus to computers & internet (5 comments total)
1 user marked this as a favorite
You'll get a value. I'm going to use 27 for an example.
2. UPDATE sequences SET id="27" WHERE name = "node_nid"
That's about all.
posted by genghis at 4:33 PM on November 6, 2006