|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I'm new to MySQL.
1. How do I create a new user? 2. All the "basic" examples that I see assume that you already have a user account and password. Can anyone recommend a good tutorial web site? Thanks; appreciate your . M. McDonnell |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
MichaelDMcDonnell@yahoo.com wrote:
> 2. All the "basic" examples that I see assume that you already have a > user account and password. Can anyone recommend a good tutorial web > site? Correct, you can't create a new user unless you can log in to create one. So you have to have already have a userid! |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Sep 19, 11:51 am, "Paul Lautman" <paul.laut...@btinternet.com>
wrote: > MichaelDMcDonn...@yahoo.com wrote: > > 2. All the "basic" examples that I see assume that you already have a > > user account and password. Can anyone recommend a good tutorial web > > site? > > Correct, you can't create a new user unless you can log in to create one. So > you have to have already have a userid! Thanks for your reponse. So there must be a default user id, and a default password. Does anyone know what these are? |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
MichaelDMcDonnell@yahoo.com wrote:
> On Sep 19, 11:51 am, "Paul Lautman" <paul.laut...@btinternet.com> > wrote: >> MichaelDMcDonn...@yahoo.com wrote: >>> 2. All the "basic" examples that I see assume that you already have >>> a user account and password. Can anyone recommend a good tutorial >>> web site? >> >> Correct, you can't create a new user unless you can log in to create >> one. So you have to have already have a userid! > > Thanks for your reponse. So there must be a default user id, and a > default password. Does anyone know what these are? That would be here: http://dev.mysql.com/doc/refman/5.0/...rivileges.html |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Paul Lautman wrote:
> MichaelDMcDonnell@yahoo.com wrote: >> On Sep 19, 11:51 am, "Paul Lautman" <paul.laut...@btinternet.com> >> wrote: >>> MichaelDMcDonn...@yahoo.com wrote: >>>> 2. All the "basic" examples that I see assume that you already have >>>> a user account and password. Can anyone recommend a good tutorial >>>> web site? >>> >>> Correct, you can't create a new user unless you can log in to create >>> one. So you have to have already have a userid! >> >> Thanks for your reponse. So there must be a default user id, and a >> default password. Does anyone know what these are? > > That would be here: > http://dev.mysql.com/doc/refman/5.0/...rivileges.html By the way, for future reference, I found that link by putting mysql default user into google and hit the "I'm feeling lucky" button. |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On Sep 19, 12:36 pm, "Paul Lautman" <paul.laut...@btinternet.com>
wrote: > Paul Lautman wrote: > > MichaelDMcDonn...@yahoo.com wrote: > >> On Sep 19, 11:51 am, "Paul Lautman" <paul.laut...@btinternet.com> > >> wrote: > >>> MichaelDMcDonn...@yahoo.com wrote: > >>>> 2. All the "basic" examples that I see assume that you already have > >>>> a user account and password. Can anyone recommend a good tutorial > >>>> web site? > > >>> Correct, you can't create a new user unless you can log in to create > >>> one. So you have to have already have a userid! > > >> Thanks for your reponse. So there must be a default user id, and a > >> default password. Does anyone know what these are? > > > That would be here: > >http://dev.mysql.com/doc/refman/5.0/...rivileges.html > > By the way, for future reference, I found that link by putting > > mysql default user > > into google and hit the "I'm feeling lucky" button.- Hide quoted text - > > - Show quoted text - Okay, thanks; I'll check it out. |
|
![]() |
| Outils de la discussion | |
|
|