From: toyomoyo Date: Thu, 5 Oct 2006 06:05:02 +0000 (+0000) Subject: droppinf utf8 support for user_* tables X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=cfa7cdb958f849e12930d061c8ac335cae651540;p=moodle.git droppinf utf8 support for user_* tables --- diff --git a/lib/db/migrate2utf8.xml b/lib/db/migrate2utf8.xml index 5971f21f58..ee08b15d21 100755 --- a/lib/db/migrate2utf8.xml +++ b/lib/db/migrate2utf8.xml @@ -349,28 +349,6 @@ - - - - -
- - - - - SELECT ut.userid - FROM {$CFG->prefix}user_teachers ut - WHERE ut.id = RECORDID - - - SELECT ut.course - FROM {$CFG->prefix}user_teachers ut - WHERE ut.id = RECORDID - - - - -
@@ -395,8 +373,6 @@
- -