Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. MySQL
  4. MYSQL speed Issue

MYSQL speed Issue

Scheduled Pinned Locked Moved MySQL
databasehelpasp-netmysqlperformance
3 Posts 3 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Abdul Rahman Hamidy
    wrote on last edited by
    #1

    Dear All, I have been developing databases with mysql as a backend from past a year. presently i have got a problem with speed in mysql. this is really unbeliveable for me. I have tables which has 15000 records, if i am joining two table and i want to retreive data, it takes more than 20 second to execute the query and return the result. any idea what can be done to increase the speed. in bellow i have both MySql version and my computer specifications. MySql version 5.1 My Computer Specification HP DV5 4GB RAM/2GHz core DUO 2 any solutions really appreciated.

    Abdul Rahaman Hamidy Database Developer Kabul, Afghanistan

    W A 2 Replies Last reply
    0
    • A Abdul Rahman Hamidy

      Dear All, I have been developing databases with mysql as a backend from past a year. presently i have got a problem with speed in mysql. this is really unbeliveable for me. I have tables which has 15000 records, if i am joining two table and i want to retreive data, it takes more than 20 second to execute the query and return the result. any idea what can be done to increase the speed. in bellow i have both MySql version and my computer specifications. MySql version 5.1 My Computer Specification HP DV5 4GB RAM/2GHz core DUO 2 any solutions really appreciated.

      Abdul Rahaman Hamidy Database Developer Kabul, Afghanistan

      W Offline
      W Offline
      Wendelius
      wrote on last edited by
      #2

      The first thing would be to check if you have good indexes, but without seeing the query it's impossible to say what kind of indexes you should have.

      The need to optimize rises from a bad design.My articles[^]

      1 Reply Last reply
      0
      • A Abdul Rahman Hamidy

        Dear All, I have been developing databases with mysql as a backend from past a year. presently i have got a problem with speed in mysql. this is really unbeliveable for me. I have tables which has 15000 records, if i am joining two table and i want to retreive data, it takes more than 20 second to execute the query and return the result. any idea what can be done to increase the speed. in bellow i have both MySql version and my computer specifications. MySql version 5.1 My Computer Specification HP DV5 4GB RAM/2GHz core DUO 2 any solutions really appreciated.

        Abdul Rahaman Hamidy Database Developer Kabul, Afghanistan

        A Offline
        A Offline
        Anshumas
        wrote on last edited by
        #3

        create indexer on table or sent us table structure and query ......

        Anshuman Singh

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups