Hello.
> use MySQL through php. I understand that I must first create a user,
If you have MySQL correctly installed on your system, at least four
users usually exist (''@localhost, ''@hostname, [EMAIL PROTECTED],
[EMAIL PROTECTED]). Connect to MySQL server as root and create a user
with limited rights using GRANT statement. See:
http://dev.mysql.com/doc/mysql/en/grant.html
Dotan Cohen <[EMAIL PROTECTED]> wrote:
> Hi list,
> I just setup mysql and apache on my Fedora Core 4 machine. I intend to
> use MySQL through php. I understand that I must first create a user,
> but I can't find out how! Even on the mysql site the tutorial starts
> off assuming that there is already a user created. I have tried
> googleing for mysql, newbie, create user, tutorial and installation
> but have come up with nothing. Please, how do I create the first (and
> subsequent) user? Thanks!
>
>
> Dotan Cohen
> http://lyricslist.com/lyrics/artist_albums/373/newton-john_olivia.php
> Newton-John, Olivia Song Lyrics
>
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Gleb Paharenko
/ /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED]
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.NET
<___/ www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]