Download & Extend

Document that user/2 is skipped

Project:Drupal core
Version:6.15
Component:documentation
Category:bug report
Priority:normal
Assigned:minorOffense
Status:closed (won't fix)

Issue Summary

After a fresh install of 6.2, create the second user (you have already the user/1), and this user will be the user/3. So user/2 is just missing (page not found).

Comments

#1

Status:active» closed (won't fix)

This is a known issue caused by a quirk of MySQL when dealing with auto-increment fields. Aside from the gap in the sequence it is not actually a problem.

#2

Status:closed (won't fix)» active

But shouldn't this known issue be documented in the install process so that these issues aren't continued? I'll work a patch once I get back to development in June.

#3

subscribed

#4

Component:user system» documentation

Then it's a documentation issue. I'd suggest a mention in INSTALL.txt or something.

#5

Assigned to:Anonymous» minorOffense

Has anyone tested if this is an issue on PostgreSQL. If we're going to document this properly, we should mention which database systems are affected. If it's only with MySQL then we'd document it as such.

I'll see if I can test postgreSQL but I've never used it before.

#6

Version:6.2» 6.15

noticed this today only, any update on this?

#7

Does Postgres even work in Drupal 6? :-) I've never tested it.

#8

Postgres is supposed to work in Drupal 6.

#9

Title:user/2 is skipped» Document that user/2 is skipped

#10

Status:active» closed (won't fix)

I don't see where we can/should document this...

nobody click here