Results 1 to 2 of 2

Optimize performance of members profile's

This is a discussion on Optimize performance of members profile's within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello, I have issues with speed and performance of my MySQL Server, i have slow query's like this from member ...

  1. #1
    Junior Member
    Real Name
    Juan
    Join Date
    Dec 2008
    Posts
    28
    Liked
    0 times

    Optimize performance of members profile's

    Hello,

    I have issues with speed and performance of my MySQL Server, i have slow query's like this from member profiles:
    Query select userid from user where username regexp

    These query's appears when someone is trying to access to a member profile with special characters like dots, underscores, etc...

    I know that this can be fixed adding the userid and this will prevent the full table-scan but i think that now is too late, the members profiles are indexed and i'm receiving traffic from searchs.

    My question is if is possible add a mysql index on the usertable or something similar to help a bit this query.

    Thanks

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    I'm pretty sure a regular expression, regardless of indexes, will perform a full table scan anyway.

Similar Threads

  1. Replies: 4
    Last Post: 03-02-2008, 05:22 AM
  2. Optimize for server performance?
    By treasureman in forum General Discussion
    Replies: 9
    Last Post: 01-16-2007, 06:14 AM
  3. Deleted members profile results in /members/.html
    By Ace Shattock in forum Bug Reporting
    Replies: 1
    Last Post: 10-13-2005, 07:48 AM
  4. Members Profile members/[user_id].html 3 BUGS
    By TopAs in forum Bug Reporting
    Replies: 2
    Last Post: 07-29-2005, 01:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •