[otrs-cvs] FAQ FAQ.sopm,1.124,1.125
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/FAQ
In directory lancelot:/tmp/cvs-serv440
Modified Files:
FAQ.sopm
Log Message:
Fixed problem with large text index on MySQL databases.
Author: mh
Index: FAQ.sopm
===================================================================
RCS file: /home/cvs/FAQ/FAQ.sopm,v
retrieving revision 1.124
retrieving revision 1.125
diff -2 -u -d -r1.124 -r1.125
--- FAQ.sopm 6 Dec 2012 10:09:26 -0000 1.124
+++ FAQ.sopm 6 Dec 2012 13:14:38 -0000 1.125
@@ -249,7 +249,4 @@
<IndexColumn Name="category_id"/>
</Index>
- <Index Name="faq_item_f_keywords">
- <IndexColumn Name="f_keywords"/>
- </Index>
</TableCreate>
<TableCreate Name="faq_history">
@@ -378,7 +375,4 @@
<IndexColumn Name="category_id"/>
</IndexCreate>
- <IndexCreate Name="faq_item_f_keywords">
- <IndexColumn Name="f_keywords"/>
- </IndexCreate>
</TableAlter>
<TableAlter Name="faq_history" Version="2.1.92">
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log