How to save images in MySQL?

Answer Posted / hrindows@gmail.com

Images in MySQL can be stored as blobs. For saving them: All the database images are converted into the blobs first. Then, they will get inserted into the database, and later on, it will get stored into the disk.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you create a primary key?

484


Can I install mysql on mac?

528


How do I start mysql database?

485


How would you get the current date in mysql?

652


How do I start mysql in linux?

484






How to shut down the server with 'mysqladmin'?

558


How do I export mysql query results to excel?

516


What is an index? How can an index be declared in mysql?

493


Is mysql a programming language?

457


What is trigger in mysql?

500


How many entries can mysql handle?

506


What is ibdata1?

514


How will you export tables as an xml file in mysql?

474


How to delete an existing column in a table?

494


What is index length in mysql?

499