Duplicated Primary Keys
spookypld - April 20, 2009 - 07:29
| Project: | Joomla to Drupal |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
I'm getting Duplicated Primary Keys. After few weeks learnind MySQL via PHPMyAdmin inside Drupal I've found solution. You need to change only two fields in the Data_Base. You will find them in Table `Sequences`. Check Your's Node_id and node_revision_id and then change this two fields. I think it could be a feature, but eventually I thought its bug
