Re: newbie installation question

2004-09-29 Thread SGreen
Machine (operating system) rights and database rights are two, very separate, permissions systems. MySQL maintains it's own access control lists, separate and distinct, from your operating system. You cannot see any other tables when you use your database tool because you are authenticating t

newbie installation question

2004-09-29 Thread Morten Pedersen
sorry for spamming the list with this, i tried asking on the forums, but didn't receive a reply. i'm a complete newbie to mysql/php, but have programmed professionally (in C/C++/ASM) for about 9 years now. i originally installed mysql into C:/Program Files/mysql, before deleting and reinstalli

Newbie Installation Question

2003-06-09 Thread David M Friscia
When executing from the COMMAND PROMPT, the following is returned:   C:\>cd mysql      C:\mysql>cd bin      C:\mysql\bin>mysqlshow -u Administrator --password=1234567890 mysql   Database: mysql   +--+   |    Tables    |   +--+   | columns_priv |   | db  

Re: MySQL newbie installation question

2002-10-18 Thread Max Morawski
CM Miller wrote: Very new to MySQL and I've done a search on google.com, but really couldn't find the answer that I am looking for. Where should I install MySQL? I'm running RH 7.3 and I've installed the tgz file under my directory /home/CMMiller, is this right, or anywhere else? I see it is a

MySQL newbie installation question

2002-10-18 Thread CM Miller
Very new to MySQL and I've done a search on google.com, but really couldn't find the answer that I am looking for. Where should I install MySQL? I'm running RH 7.3 and I've installed the tgz file under my directory /home/CMMiller, is this right, or anywhere else? I see it is also under /usr/s