two fixes connected with UTF migration: (i) remove $CFG->prefix from all index names...
commitdf795ee9508f865f90d03b294232faca53e30a1e
authorgbateson <gbateson>
Sun, 23 Apr 2006 11:53:38 +0000 (23 11:53 +0000)
committergbateson <gbateson>
Sun, 23 Apr 2006 11:53:38 +0000 (23 11:53 +0000)
treef573cd2905b9afbb0d0282ee7cf15586d522314e
parentec161357c94d1d1bb7d503a5e8798724f5e12d9e
two fixes connected with UTF migration:  (i) remove $CFG->prefix from all index names, (ii) force type of "name" field in "hotpot_questions" table to "text"
mod/hotpot/db/mysql.php
mod/hotpot/db/mysql.sql
mod/hotpot/db/postgres7.php
mod/hotpot/db/update_to_v2.php