We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 3 years ago

#2604 closed Defect (worksforme)

mod/search/start.php poor performance

Reported by: mbo32 Owned by:
Priority: normal Milestone: Needs Review
Component: Core Version: 1.7
Severity: minor Keywords:
Cc: brettp Difficulty:

Description

Hello,

context:
vmware
LAMP Apache 2/PHP 5/MySQL 5
elgg-1.7.4

messages :
Database error issues in => mod/search/start.php
=> "SELECT @@ft_min_word_len as min, @@ft_max_word_len as max"

elgg run but with very poor performances ( 10 sec for any transactions ! ).

thanks for help.
bruno

Change History (2)

comment:1 Changed 3 years ago by cash

Are you saying that the "SELECT @@ft_min_word_len as min, @@ft_max_word_len as max" query is taking 10 seconds? I'm not understanding the connection between your mention of that query and the 10 secs. Please provide more information.

comment:2 Changed 3 years ago by cash

  • Resolution set to worksforme
  • Status changed from new to closed

No response so I'm closing this.

Note: See TracTickets for help on using tickets.