摘要: alter table xxx alter location drop default;alter table xxx alter location set default "xxx";另外在mysql v5.x版本中blob/text不能有默认值,修改时:BLOB/TEXT column 'xxx... 阅读全文
posted @ 2014-05-16 10:37 silence.li 阅读(884) 评论(0) 推荐(0)