Page 1 of 1

(Reload SQL) in MySQL

Posted: Mon Jun 09, 2003 5:14 pm
by soundbwoy
Can anyone explain this in Layman's terms? What happens when I hit that button? I know it clears some cache, reloads privialages, etc.. But what exacxtly does that mean?

Posted: Tue Jun 10, 2003 1:03 am
by m@ndio
I'm not sure but I think it just performs an overall refresh on everything you have changed. It's like internet explorer... you have to refresh to see an updated page.. It's the same with mysql. Try and get into the habbit of running this command every time you change something.

Posted: Fri Jun 13, 2003 5:31 pm
by soundbwoy
Thanks, I thought maybe I reset itself to it's defaults or something Fearing administrator would be like ARgghhh! WTF Did you do...

Posted: Fri Jun 13, 2003 6:42 pm
by cactus
I'm not sure what you mean, which/what button, where?

Regards,

Posted: Fri Jun 13, 2003 9:13 pm
by soundbwoy
The button is in PHPMyAdmin equivelent to the command you are thinking of.

Posted: Fri Jun 13, 2003 9:19 pm
by cactus
Equivalent to 4.5.3 FLUSH Syntax.

Regards,

Posted: Sat Jun 14, 2003 1:15 am
by soundbwoy
Yes that's it.

Posted: Sat Jun 14, 2003 1:35 pm
by soundbwoy
Why was this thread moved? it is a database related question, not PHP?