AUTO_INCREMENT (X)

Bug #791368 reported by Bruno Dabo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
AnalyseSI
Fix Released
Undecided
Unassigned

Bug Description

La saisie d'un intervalle sur le champ AUTO_INCREMENT donne un résultat incorrect dans le SQL .

...
CREATE TABLE E2 (id2 int AUTO_INCREMENT NOT NULL,
rmq2 TEXT,
id1 INT(5) NOT NULL,
PRIMARY KEY (id2) ) ENGINE=InnoDB;
...

id1 était une clé primaire de type AUTO_INCREMENT (5) .
Voir dessin d'écran joint .

Revision history for this message
Bruno Dabo (bruno.dabo) wrote :
Revision history for this message
Bruno Dabo (bruno.dabo) wrote :

résolu sur 0.76 - bundaberg

Changed in analysesi:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.