History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: CHD-723
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Assignee: Unassigned
Reporter: Michaël De Bona
Votes: 0
Watchers: 0
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Cerberus Helpdesk

Force MyISAM table type in patcher

Created: 26/Jun/08 10:44 AM   Updated: 16/Apr/10 04:11 PM
Fix Version/s: 5.0 RC1

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... Closed

Value: 1 - Must Have


 Description   
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



 All   Comments   Work Log   Change History      Sort Order:
Comment by Jeff Standen [WGM] [27/Jun/08 04:26 PM]
Needs repro

Comment by Jeff Standen [WGM] [27/Jun/08 04:26 PM]
@Michael

Make sure you're using the MyISAM table type in MySQL for your Cerb4 DB.

Comment by Jeff Standen [WGM] [16/Apr/10 04:11 PM]
Done in Cerb5