Jump to content

Recommended Posts

Yes and no. This board is called "PHP and Mysql". (just look up)

 

I realize that sql has a lot to do with optimization but there are many things that php affects sql... that affects .... performance ... that results me in posting this question ....

Link to comment
https://forums.phpfreaks.com/topic/85114-db-optimization/#findComment-434178
Share on other sites

Notice the forum:

 

PHP Freaks Forums > PHP and MySQL > PHP Help >

 

See that MySQL part? ;)

 

In any case..

 

Read the mySQL documentation. Look up tutorials on MySQL Performance tuning.

 

does it mean i can post this thread in freelance section because that also has mysl ??

 

any way sorry for being rude.. i just find this thread as wrong post

again sorry !

Link to comment
https://forums.phpfreaks.com/topic/85114-db-optimization/#findComment-434193
Share on other sites

Do you have access to mysql.conf

 

Is it your server?

 

Optimizing should start at that level

 

Once mysql is making the most of its home (hardware) we can start to look on query and database normalisation

 

I would only go this far if you are studying this or have a reason to optimize, mysql / computers are so fast even a terrible query will be completed before you can blink

Link to comment
https://forums.phpfreaks.com/topic/85114-db-optimization/#findComment-434587
Share on other sites

Do you have access to mysql.conf

 

Is it your server?

 

Optimizing should start at that level

 

Once mysql is making the most of its home (hardware) we can start to look on query and database normalisation

 

I would only go this far if you are studying this or have a reason to optimize, mysql / computers are so fast even a terrible query will be completed before you can blink

DB normalization should always be at the top of the list.

Link to comment
https://forums.phpfreaks.com/topic/85114-db-optimization/#findComment-434967
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.