Actions
Anomalie #914
closedset max value on sdii_evaluation fields
Start date:
02/06/2020
Due date:
% Done:
100%
Estimated time:
1.00 h
Resolution:
Description
Echec de la requête SQL<br />[<em> error n° 1264 : Out of range value for column 'sdie_scale_compare' at row 1</em> ]<br /> SQL query : UPDATE l21_sdi_evaluation SET sdie_scale_compare='604', sdie_fiability='1', sdie_accessibility='0', sdie_lisibility='0', sdie_relevance='0', sdie_global_performance='0', sdie_last_modify = NOW() WHERE sdie_id=189;<br /> [Thu 06/Feb/20 13:52:41]<bThu, 06 Feb 2020 13:52:41 +0100 />
Updated by Simon almost 5 years ago
- Subject changed from controm value on sdii_evaluation fields to control value on sdii_evaluation fields
Updated by Simon almost 5 years ago
As unsigne tinyint(3) ... max value is 255
See : https://stackoverflow.com/questions/13120904/mysql-tinyint1-vs-tinyint2-vs-tinyint3-vs-tinyint4
Updated by Simon almost 5 years ago
- Subject changed from control value on sdii_evaluation fields to set max value on sdii_evaluation fields
Updated by Simon almost 5 years ago
- Status changed from Nouveau to Fermé
- % Done changed from 0 to 100
Applied in changeset linea21|r3501.
Actions