Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

Storing large bytes of data
(1 viewing) (1) Guest
All your queries regarding
MySQL Installation,
Learning MySQL DBA,
and tonnes more... will be solved in this forum
  • Page:
  • 1
TOPIC:

Storing large bytes of data

Storing large bytes of data 1 year, 9 months ago #87

  • manav
  • OFFLINE
  • Senior Boarder
  • Posts: 51
  • Karma: 0
hi.

I want to store Email Content in a column of a table in MySQL.

The data which gets stored in the column is incomplete.

How do i store the complete Email content in the column of table?

Can anyone help me regarding this?

Re:Storing large bytes of data 1 year, 9 months ago #93

  • kate
  • OFFLINE
  • Senior Boarder
  • Posts: 47
  • Karma: 0
Which datatype are you using to store your Email data in the column in mysql?

Re:Storing large bytes of data 1 year, 9 months ago #98

  • manav
  • OFFLINE
  • Senior Boarder
  • Posts: 51
  • Karma: 0
I m using varchar datatype to store the Email content in column.

Re:Storing large bytes of data 1 year, 9 months ago #107

  • kate
  • OFFLINE
  • Senior Boarder
  • Posts: 47
  • Karma: 0
Its better to use Text datatype instead of varchar to store large data in mysql.
  • Page:
  • 1
Time to create page: 1.61 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download