Unix Technical Forum

Vista -- what a pain...

This is a discussion on Vista -- what a pain... within the MySQL forums, part of the Database Server Software category; --> just as I thought, am having a hard time running MySQL on Vista (Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed ...


Go Back   Unix Technical Forum > Database Server Software > MySQL

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 11:21 AM
maya
 
Posts: n/a
Default Vista -- what a pain...


just as I thought, am having a hard time running MySQL on Vista
(Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed fine

but at the end of config I get firewall/port error, get told I have to
add port.. I added port 3306, but still get exact same error at the end
of configuration:

Error 1045 - Access denied for user root@localhost using pswd YES (pswd
YES?)

and why, when you set up password, first field is "current" password?
how am I supposed to know what "current" (or default, I suppose) pswd
is? (I tried YES, then in other two fields put new pswd, but it still
won't work..)

and why can't I set up as a service? (that option is grayed out..)

thank you..

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2008, 11:21 AM
Rik
 
Posts: n/a
Default Re: Vista -- what a pain...

On Sun, 05 Aug 2007 03:55:40 +0200, maya <maya778899@yahoo.com> wrote:

>
> just as I thought, am having a hard time running MySQL on Vista
> (Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed fine
>
> but at the end of config I get firewall/port error, get told I have to
> add port.. I added port 3306, but still get exact same error at the end
> of configuration:
>
> Error 1045 - Access denied for user root@localhost using pswd YES (pswd
> YES?)


Default setup is AFAIK root WITHOUT password....

> and why, when you set up password, first field is "current" password?
> how am I supposed to know what "current" (or default, I suppose) pswd
> is? (I tried YES, then in other two fields put new pswd, but it still
> won't work..)
>
> and why can't I set up as a service? (that option is grayed out..)


No clue, WinXPx64 here.
--
Rik Wasmus
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-28-2008, 11:22 AM
maya
 
Posts: n/a
Default Re: Vista -- what a pain...

Rik wrote:
> On Sun, 05 Aug 2007 03:55:40 +0200, maya <maya778899@yahoo.com> wrote:
>
>>
>> just as I thought, am having a hard time running MySQL on Vista
>> (Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed fine
>>
>> but at the end of config I get firewall/port error, get told I have to
>> add port.. I added port 3306, but still get exact same error at the
>> end of configuration:
>>
>> Error 1045 - Access denied for user root@localhost using pswd YES
>> (pswd YES?)

>
> Default setup is AFAIK root WITHOUT password....


then why is first field in password set-up "current" password???
(there are a total of THREE fields when you set up pswd:
current, new, confirm...)


thank you...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-28-2008, 11:22 AM
Rik
 
Posts: n/a
Default Re: Vista -- what a pain...

On Sun, 05 Aug 2007 04:56:37 +0200, maya <maya778899@yahoo.com> wrote:

> Rik wrote:
>> On Sun, 05 Aug 2007 03:55:40 +0200, maya <maya778899@yahoo.com> wrote:
>>
>>>
>>> just as I thought, am having a hard time running MySQL on Vista
>>> (Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed fine
>>>
>>> but at the end of config I get firewall/port error, get told I have to
>>> add port.. I added port 3306, but still get exact same error at the
>>> end of configuration:
>>>
>>> Error 1045 - Access denied for user root@localhost using pswd YES
>>> (pswd YES?)

>> Default setup is AFAIK root WITHOUT password....

>
> then why is first field in password set-up "current" password???
> (there are a total of THREE fields when you set up pswd:
> current, new, confirm...)
>
> thank you...


I'm sorry, maybe other Windows user might enlighten you, but I'm not aware
of any 'field' for a setup in which I can enter passwords. When it comes
to 'pure' MySQL, I'm strictly a commandline user..

what does a simple 'mysql -uroot' on the commandline do?
--
Rik Wasmus
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-28-2008, 11:22 AM
maya
 
Posts: n/a
Default Re: Vista -- what a pain...

Rik wrote:
> On Sun, 05 Aug 2007 04:56:37 +0200, maya <maya778899@yahoo.com> wrote:
>
>> Rik wrote:
>>> On Sun, 05 Aug 2007 03:55:40 +0200, maya <maya778899@yahoo.com> wrote:
>>>
>>>>
>>>> just as I thought, am having a hard time running MySQL on Vista
>>>> (Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed fine
>>>>
>>>> but at the end of config I get firewall/port error, get told I have
>>>> to add port.. I added port 3306, but still get exact same error at
>>>> the end of configuration:
>>>>
>>>> Error 1045 - Access denied for user root@localhost using pswd YES
>>>> (pswd YES?)
>>> Default setup is AFAIK root WITHOUT password....

>>
>> then why is first field in password set-up "current" password???
>> (there are a total of THREE fields when you set up pswd:
>> current, new, confirm...)
>>
>> thank you...

>
> I'm sorry, maybe other Windows user might enlighten you, but I'm not
> aware of any 'field' for a setup in which I can enter passwords. When it
> comes to 'pure' MySQL, I'm strictly a commandline user..


yes, me too.. have been using MySQL on command-line client for years..
but before you get there you have to set it up in MySQL Server Instance
Config Wizard, which comes with installation...

thank you..

>
> what does a simple 'mysql -uroot' on the commandline do?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-28-2008, 11:22 AM
Jerry Stuckle
 
Posts: n/a
Default Re: Vista -- what a pain...

maya wrote:
> Rik wrote:
>> On Sun, 05 Aug 2007 03:55:40 +0200, maya <maya778899@yahoo.com> wrote:
>>
>>>
>>> just as I thought, am having a hard time running MySQL on Vista
>>> (Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed fine
>>>
>>> but at the end of config I get firewall/port error, get told I have
>>> to add port.. I added port 3306, but still get exact same error at
>>> the end of configuration:
>>>
>>> Error 1045 - Access denied for user root@localhost using pswd YES
>>> (pswd YES?)

>>
>> Default setup is AFAIK root WITHOUT password....

>
> then why is first field in password set-up "current" password???
> (there are a total of THREE fields when you set up pswd:
> current, new, confirm...)
>
>
> thank you...


Maybe because it's a generic form? Or you may be installing over an
older version of MySQL where you do have a password? Or maybe just to
get people to ask stupid questions?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-28-2008, 11:22 AM
maya
 
Posts: n/a
Default Re: Vista -- what a pain...

Jerry Stuckle wrote:
> maya wrote:
>> Rik wrote:
>>> On Sun, 05 Aug 2007 03:55:40 +0200, maya <maya778899@yahoo.com> wrote:
>>>
>>>>
>>>> just as I thought, am having a hard time running MySQL on Vista
>>>> (Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed fine
>>>>
>>>> but at the end of config I get firewall/port error, get told I have
>>>> to add port.. I added port 3306, but still get exact same error at
>>>> the end of configuration:
>>>>
>>>> Error 1045 - Access denied for user root@localhost using pswd YES
>>>> (pswd YES?)
>>>
>>> Default setup is AFAIK root WITHOUT password....

>>
>> then why is first field in password set-up "current" password???
>> (there are a total of THREE fields when you set up pswd:
>> current, new, confirm...)
>>
>>
>> thank you...

>
> Maybe because it's a generic form? Or you may be installing over an
> older version of MySQL where you do have a password? Or maybe just to
> get people to ask stupid questions?


I'm on a brand new machine I got about a week ago.. no previous install
of MySQL.. (what is "generic" form??)

thank you...

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-28-2008, 11:22 AM
Jerry Stuckle
 
Posts: n/a
Default Re: Vista -- what a pain...

maya wrote:
> Jerry Stuckle wrote:
>> maya wrote:
>>> Rik wrote:
>>>> On Sun, 05 Aug 2007 03:55:40 +0200, maya <maya778899@yahoo.com> wrote:
>>>>
>>>>>
>>>>> just as I thought, am having a hard time running MySQL on Vista
>>>>> (Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed fine
>>>>>
>>>>> but at the end of config I get firewall/port error, get told I have
>>>>> to add port.. I added port 3306, but still get exact same error at
>>>>> the end of configuration:
>>>>>
>>>>> Error 1045 - Access denied for user root@localhost using pswd YES
>>>>> (pswd YES?)
>>>>
>>>> Default setup is AFAIK root WITHOUT password....
>>>
>>> then why is first field in password set-up "current" password???
>>> (there are a total of THREE fields when you set up pswd:
>>> current, new, confirm...)
>>>
>>>
>>> thank you...

>>
>> Maybe because it's a generic form? Or you may be installing over an
>> older version of MySQL where you do have a password? Or maybe just to
>> get people to ask stupid questions?

>
> I'm on a brand new machine I got about a week ago.. no previous install
> of MySQL.. (what is "generic" form??)
>
> thank you...
>


Nothing to do with MySQL. It's just a form which is used generically.

Just like when you sign on to Windows - it asks for a password, whether
you have one set or not.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-28-2008, 11:22 AM
maya
 
Posts: n/a
Default Re: Vista -- what a pain...

Jerry Stuckle wrote:
> maya wrote:
>> Jerry Stuckle wrote:
>>> maya wrote:
>>>> Rik wrote:
>>>>> On Sun, 05 Aug 2007 03:55:40 +0200, maya <maya778899@yahoo.com> wrote:
>>>>>
>>>>>>
>>>>>> just as I thought, am having a hard time running MySQL on Vista
>>>>>> (Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed
>>>>>> fine
>>>>>>
>>>>>> but at the end of config I get firewall/port error, get told I
>>>>>> have to add port.. I added port 3306, but still get exact same
>>>>>> error at the end of configuration:
>>>>>>
>>>>>> Error 1045 - Access denied for user root@localhost using pswd YES
>>>>>> (pswd YES?)
>>>>>
>>>>> Default setup is AFAIK root WITHOUT password....
>>>>
>>>> then why is first field in password set-up "current" password???
>>>> (there are a total of THREE fields when you set up pswd:
>>>> current, new, confirm...)
>>>>
>>>>
>>>> thank you...
>>>
>>> Maybe because it's a generic form? Or you may be installing over an
>>> older version of MySQL where you do have a password? Or maybe just
>>> to get people to ask stupid questions?

>>
>> I'm on a brand new machine I got about a week ago.. no previous
>> install of MySQL.. (what is "generic" form??)
>>
>> thank you...
>>

>
> Nothing to do with MySQL. It's just a form which is used generically.
>
> Just like when you sign on to Windows - it asks for a password, whether
> you have one set or not.
>


ok, to recap: this is NOT an authentication problem, I cannot get past
phase where you SET password... oh brother, what a pain..

thank you..



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-28-2008, 11:23 AM
Jerry Stuckle
 
Posts: n/a
Default Re: Vista -- what a pain...

maya wrote:
> Jerry Stuckle wrote:
>> maya wrote:
>>> Jerry Stuckle wrote:
>>>> maya wrote:
>>>>> Rik wrote:
>>>>>> On Sun, 05 Aug 2007 03:55:40 +0200, maya <maya778899@yahoo.com>
>>>>>> wrote:
>>>>>>
>>>>>>>
>>>>>>> just as I thought, am having a hard time running MySQL on Vista
>>>>>>> (Ultimate ed.) just downloaded mysql-5.0.45-win32.zip, installed
>>>>>>> fine
>>>>>>>
>>>>>>> but at the end of config I get firewall/port error, get told I
>>>>>>> have to add port.. I added port 3306, but still get exact same
>>>>>>> error at the end of configuration:
>>>>>>>
>>>>>>> Error 1045 - Access denied for user root@localhost using pswd YES
>>>>>>> (pswd YES?)
>>>>>>
>>>>>> Default setup is AFAIK root WITHOUT password....
>>>>>
>>>>> then why is first field in password set-up "current" password???
>>>>> (there are a total of THREE fields when you set up pswd:
>>>>> current, new, confirm...)
>>>>>
>>>>>
>>>>> thank you...
>>>>
>>>> Maybe because it's a generic form? Or you may be installing over an
>>>> older version of MySQL where you do have a password? Or maybe just
>>>> to get people to ask stupid questions?
>>>
>>> I'm on a brand new machine I got about a week ago.. no previous
>>> install of MySQL.. (what is "generic" form??)
>>>
>>> thank you...
>>>

>>
>> Nothing to do with MySQL. It's just a form which is used generically.
>>
>> Just like when you sign on to Windows - it asks for a password,
>> whether you have one set or not.
>>

>
> ok, to recap: this is NOT an authentication problem, I cannot get past
> phase where you SET password... oh brother, what a pain..
>
> thank you..
>
>
>


Yes, it is an authentication problem:

>>>>> Error 1045 - Access denied for user root@localhost using pswd YES


The question is, if you don't enter a password into the field, why is is
saying "pswd YES"? I would think it should detect the empty field and
not use a password.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:02 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com