Question

I am using mysql 5.1.36 and SQLyog.

I have a longtext field in my table. However, it defaults to 'null' meaning that when I get the data it actually returns the word 'null'.

How can I alter the table to instead of defaulting to null, it is just empty?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top