Hi,
I try Adminer with SQLite, but have problem with inserting the blobs.
I have created some sample database with other tools and blobs work fine when I have them in row, I can save the file without any problem.
But while I try to insert new row with Adminer I have problem, only 4 bytes are inserted and this are in all cases first 4 bytes of the file….
Could you check it and give me info what should I do? Change php version or sqlite?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I try Adminer with SQLite, but have problem with inserting the blobs.
I have created some sample database with other tools and blobs work fine when I have them in row, I can save the file without any problem.
But while I try to insert new row with Adminer I have problem, only 4 bytes are inserted and this are in all cases first 4 bytes of the file….
Could you check it and give me info what should I do? Change php version or sqlite?
Thanks for pointing that out, I've fixed it in development version.