I am trying to store an image using BLOB data type in my filed in MYSQL database but when I hit Apply button, it gives me the following error:
ERROR 1105: Parameter of prepared statement which is set through mysql_send_long_data() is longer than 'max_long_data_size' bytes
I will very much appreciate any inputs.