my table structur
CREATE TABLE test_lot ( id int AUTO_INCREMENT PRIMARY KEY, lot_no varchar(10) NULL, weight float