GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   BIz Thread: MySQL what exactly does optimizing tables do? (https://gfy.com/showthread.php?t=738756)

Juicy D. Links 06-01-2007 04:04 PM

BIz Thread: MySQL what exactly does optimizing tables do?
 
Help keep things tidy kinda like dfragging a pc?

tical 06-01-2007 04:21 PM

yeah, pretty much just like that... if you delete a lot of entries and you optimize its like defragging and its able to reclaim that empty space

tical 06-01-2007 04:21 PM

yeah, pretty much just like that... if you delete a lot of entries and you optimize its like defragging and its able to reclaim that empty space

StuartD 06-01-2007 04:24 PM

It repairs, analyzes and sorts your mysql indexes. Makes things run at their best all the time.

woj 06-01-2007 04:26 PM

What's with all the biz threads lately? You made a deal with gfy to post more biz threads in exchange for getting unbanned?

StuartD 06-01-2007 04:27 PM

Quote:

Originally Posted by woj (Post 12527637)
What's with all the biz threads lately? You made a deal with gfy to post more biz threads in exchange for getting unbanned?

:1orglaugh :1orglaugh

tical 06-01-2007 04:37 PM

so chads not even real?

Juicy D. Links 06-01-2007 04:43 PM

Quote:

Originally Posted by woj (Post 12527637)
What's with all the biz threads lately? You made a deal with gfy to post more biz threads in exchange for getting unbanned?

i am turning back to Juic D of 2001-2003

CaptainHowdy 06-01-2007 06:06 PM

Quote:

Originally Posted by woj (Post 12527637)
What's with all the biz threads lately? You made a deal with gfy to post more biz threads in exchange for getting unbanned?

And this is not a "biz thread" exactly...

Nom_is 06-01-2007 07:26 PM

Quote:

Originally Posted by Juicy D. Links (Post 12527508)
Help keep things tidy kinda like dfragging a pc?

It just brings your MySQL indexes up to date. They are stored in your server's memory rather than on the hard disk. If you have a database in which many entries are being altered it is important to repair and optimize on a regular basis. If you don't and you are using INNODB tables they can lock up and be unreadable until you repair and optimize the indexes on that table. This can also cause MySQL to crash.

uno 06-01-2007 07:53 PM

Can you do that via phpMyAdmin?

munki 06-01-2007 07:56 PM

Thanks for reminding me... I've got a couple that are about due for a cleanup...

budz 06-01-2007 07:58 PM

yeah,.. just how do you do this

and can it be a risk..
i.e.. not degragging for years then tring it once can corrupt your hd ?

Juicy D. Links 06-01-2007 08:02 PM

phpmyadmin you can do it

uno 06-01-2007 08:04 PM

I don't see it anywhere. ;(

uno 06-01-2007 08:13 PM

Nevermind, found it. Is there a way to set up a cronjob for this to run once a week or so on all dbs?


All times are GMT -7. The time now is 11:08 PM.

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