Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.
Moderator: General Moderators
soundbwoy
Forum Newbie
Posts: 21 Joined: Sat Jun 07, 2003 5:22 pm
Location: Orlando, FL
Post
by soundbwoy » Mon Jun 09, 2003 5:14 pm
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?
m@ndio
Forum Regular
Posts: 163 Joined: Fri Jun 06, 2003 12:09 pm
Location: UK
Post
by m@ndio » Tue Jun 10, 2003 1:03 am
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.
soundbwoy
Forum Newbie
Posts: 21 Joined: Sat Jun 07, 2003 5:22 pm
Location: Orlando, FL
Post
by soundbwoy » Fri Jun 13, 2003 5:31 pm
Thanks, I thought maybe I reset itself to it's defaults or something Fearing administrator would be like ARgghhh! WTF Did you do...
cactus
Forum Regular
Posts: 343 Joined: Tue Jun 10, 2003 4:16 am
Location: UK
Post
by cactus » Fri Jun 13, 2003 6:42 pm
I'm not sure what you mean, which/what button, where?
Regards,
soundbwoy
Forum Newbie
Posts: 21 Joined: Sat Jun 07, 2003 5:22 pm
Location: Orlando, FL
Post
by soundbwoy » Fri Jun 13, 2003 9:13 pm
The button is in PHPMyAdmin equivelent to the command you are thinking of.
soundbwoy
Forum Newbie
Posts: 21 Joined: Sat Jun 07, 2003 5:22 pm
Location: Orlando, FL
Post
by soundbwoy » Sat Jun 14, 2003 1:15 am
Yes that's it.
soundbwoy
Forum Newbie
Posts: 21 Joined: Sat Jun 07, 2003 5:22 pm
Location: Orlando, FL
Post
by soundbwoy » Sat Jun 14, 2003 1:35 pm
Why was this thread moved? it is a database related question, not PHP?