]> git.mjollnir.org Git - moodle.git/commitdiff
fix for 5210
authortoyomoyo <toyomoyo>
Tue, 18 Apr 2006 07:12:39 +0000 (07:12 +0000)
committertoyomoyo <toyomoyo>
Tue, 18 Apr 2006 07:12:39 +0000 (07:12 +0000)
lib/db/migrate2utf8.xml

index c04acad68a68718a9e9f147cf66117e061b72757..5ab4164775b24747e692627e1466e51c623831ae 100755 (executable)
@@ -1,5 +1,13 @@
 <DBMIGRATION type="lib" VERSION="2005120100">
   <TABLES>
+    <TABLE name="adodb_logsql">
+      <FIELDS>
+        <FIELD name="sql0" method="NO_CONV" type="varchar" length="250" />
+        <FIELD name="sql1" method="NO_CONV" type="text" length="0" />
+        <FIELD name="params" method="NO_CONV" type="text" length="0" />
+        <FIELD name="tracer" method="NO_CONV" type="text" length="0" />
+      </FIELDS>
+    </TABLE>
     <TABLE name="blog_tag_instance" />
     <TABLE name="post">
       <FIELDS>