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?

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top