mysql - How to fix the error blob/text field cant have default value in Phpmyadmin -


I was trying to type an area in the current table TEXT, but I can not find an error text field default value. Please help me solve this problem.

Do not set the time when creating a new column, keep the default value of the text field.

I cite this line from

  BLOB and TEXT columns, it can not contain DEFAULT values.    

Comments