Hello Forum users,
I've created an example on how to store files into a MySQL database and retrieve them. Storing works with small files in my situation. Else it says MySQL server has gone away. The last thing happens when i add files that are bigger then around 900KB. It gives me that...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
2 results in 0.0109 seconds.
Keywords
Members
Tags
-
MySQL Blob Example (Bugged just a little bit)
-
MYSQL database with BLOB types
Hello to everyone,
I am using the mysql plugin that comes with AMS8, but I don't know how can I include blob files into an insert query. I have searched the forum, but they where almost all for SQLite :/. Could someone gives me a very simple example?!