In MySQL Workbench 6.3 CE I created a table with some columns. One of this columns is of data type 'BLOB' to insert an image.
Now i am looking for a way to export this table and import this table afterwards in Qgis to create a map of it.
If i am exporting the table to a 'CSV' file i lost my images...