Codefehler
1366 - Incorrect integer value
ID: 263Status: offenVersion: N/AReport Date: 4. April 2019Product: Bigware Shop 2.4.03
Reporter
AssigneeHossanki
Description

1366 – Incorrect integer value: “ for column `XXXXXXXXXXX`.`items`.`items_quantity` at row 1

insert into items (items_quantity, items_bundle, items_model, items_ship_price_two, items_ship_price, items_price, items_basis_price, items_price_option, items_price_uvp, unit_price_option, unit_price_factor, shipping_zone_1, shipping_zone_2, shipping_greatship, items_date_available, items_date_available_end, upc_ean_isbn, herstellernummer, items_weight, items_status, delivery_time_id, domainservice_status, domainservice_zahlungsintervall, items_percentage, items_tax_class_id, shipping_range_group_id, producers_id, extra_item_costumer_input, item_costumer_input_height, item_costumer_input_width, iss_masseinheit, iss_download, items_picture, items_bpicture, items_3picture, items_4picture, items_5picture, items_date_added) values (, “, ‚202020202023z‘, ,, ‚0.8403‘, , “, , ’none‘, , , ,, ,, “, “, ‚2‘, ‚1‘, ‚7‘, “, “, ‚1‘, ‚1‘, ‚0‘, ’99‘, “, “, “, ‚0‘, “, ‚galerie/Photos1/10.gif‘, “, “, “, “, now())

 

Alle rot markierten Values haben im Query den falschen Variablen-Typ. Ein leerer String kollidiert bei Datenbanken im Strict-Mode mit Datenbankfeldern im Typ int oder decimal

Schreibe einen Kommentar