+ add the update file of 1.5 version.

This commit is contained in:
wangchunsheng
2011-02-16 13:46:42 +00:00
parent b3a18a3872
commit 73aab3827f
+2
View File
@@ -0,0 +1,2 @@
-- 2011-2-16 change the length of the desc field.
ALTER TABLE `zt_build` CHANGE `desc` `desc` TEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL;