
| Key: |
CHD-723
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Assignee: |
Unassigned
|
| Reporter: |
Michaël De Bona
|
| Votes: |
0
|
| Watchers: |
0
|
Clone this issue
|
|
If you were logged in you would be able to see more operations.
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
Using MySQL 5.0.51b
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
CHD-760
[DB] Force create the tables as MyISA...
|
|
|
|
|
|
We need to check the table type of kb_article and if it's InnoDB, we need to force it to MyISAM.
Tuttu:
When I want to use the search field from the Support Center, I have this error message :
DAO_KbArticle(3885):The used table type doesn't support FULLTEXT indexes
|
|
Needs repro
@Michael
Make sure you're using the MyISAM table type in MySQL for your Cerb4 DB.
Done in Cerb5
|
|