load data blob mysql
load data blob mysql
(OP)
Mysql has 'load data infile' to load a list of file names into a table.
I want to load all the blob files from a directory into a table, not just names.
I want to load all the blob files from a directory into a table, not just names.