I created a table named as product and the product picture is defined as LONGBLOB datatype.
CREATE TABLE `product`.`product` ( `product_id` INT NOT NULL,