GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Any MySQL experts? (https://gfy.com/showthread.php?t=597072)

AdPatron 04-12-2006 12:42 AM

Any MySQL experts?
 
I need to optimize MySQL on my machine, let me know if I'm doing everything right in the my.cnf.

duckduckgoose 04-12-2006 08:05 AM

i can help - hit me up on ICQ!

AdPatron 04-12-2006 11:05 AM

Quote:

Originally Posted by duckduckgoose
i can help - hit me up on ICQ!


Ok, I'll hit you up when I get back tonight.

nbreaker 04-14-2006 05:28 PM

if you want to optimize your mysql db, my.cnf is the wrong place to look
what you need is called database normalization - you rework all your mysql tables so you don't have any duplicate entries.. it speeds everything up
if you want we can work something out, my icq 237635572.

AdPatron 04-14-2006 08:06 PM

Quote:

Originally Posted by nbreaker
if you want to optimize your mysql db, my.cnf is the wrong place to look what you need is called database normalization - you rework all your mysql tables so you don't have any duplicate entries.. it speeds everything up if you want we can work something out, my icq 237635572.


That I know and do. DB design I have mastered.

duckduckgoose 04-14-2006 10:26 PM

There are many ways to optimize :

- MySQL specific stuff (like the server settings in my.cnf);
- SQL specific stuff (like database normalization in tables);
- General integrity specific stuff (like telling MySQL to optimize the tables after adding or deleting tons of rows so as to update indexes)

I guess it just depends on what you need done. Some are foundation-level stuff; others are housekeeping and maintenance, or adjusting to a higher load or added server RAM.

AdPatron 04-15-2006 12:16 AM

As I said, I need someone to look at the my.cnf.

duckduckgoose 04-15-2006 12:45 AM

Good stuff; you can hit me up anytime on ICQ when you're ready.

Mike Seth 04-16-2006 12:17 AM

I see the previous round of MySQL flamewars coming down all again ;)

AdPatron 04-16-2006 04:09 AM

Quote:

Originally Posted by Mike Seth
I see the previous round of MySQL flamewars coming down all again ;)


There isn't anything to flame about.

ixtractor 04-16-2006 05:33 AM

I have five years experience with MySQL. I have quite a bit of knowledge about optimizing MySQL for high traffic sites. E-mail your my.cnf file to ixtractor(at)yahoo(dot)com.


All times are GMT -7. The time now is 08:38 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123