SEESenv/web/hgbook/comments/sql/comment.mysql.sql
author amit@shrike.aero.iitb.ac.in
Wed, 14 Apr 2010 14:38:29 +0530
changeset 54 ce987056033c
parent 2 52d12eb31c30
permissions -rwxr-xr-x
Changed the list of chapter according to the actuall SEES course.

alter table comments_comment convert to character set utf8 collate utf8_bin;
alter table comments_comment default character set utf8 collate utf8_bin;