INSERT INTO blob_column VALUES (1, LOAD_FILE('C:/photos/myphoto.png'));
SELECT * FROM blob_column;
it unable to set myphoto.png data into blob it show null
this stackoverflow blog can help u-->
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)