سؤال

I have created a simple facebook app and I want to store the facebook message in my mysql database. What field type do I have to use to store the facebook message?

facebook message can be 60,236 chars (or little more i think).

هل كانت مفيدة؟

المحلول

TEXT will hold 65,535 bytes (source)

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top