Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
install system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2007 at 09:01 UTC
Updated:
14 Jul 2007 at 00:59 UTC
when trying to install drupal on mysql 4.1.21 with INNODB tables it ends up with admin user id=2 because of bug in autoincrement value for innodb tables.
maybe there is a reason to review "full administrator" implementation ?
maybe use id=-1
or maybe full administrator should have id=0 and default user is user where nick='' ?
Comments
Comment #1
beginner commentedsearch before submitting.
http://drupal.org/node/149540