Hi,
CPU in my host is too high.
I create a table with a column using blob type.
The MySQL stores some image data in blob type.
Are these image data also stored in innodb_buffer_pool_size ?
I want to know how to deal with image data in mysql server.
What dose mysq server hit cpu usage?
Please help me.
Thanks
CPU in my host is too high.
I create a table with a column using blob type.
The MySQL stores some image data in blob type.
Are these image data also stored in innodb_buffer_pool_size ?
I want to know how to deal with image data in mysql server.
What dose mysq server hit cpu usage?
Please help me.
Thanks