dbTalk Databases Forums  

mysql install problem

comp.databases.mysql comp.databases.mysql


Discuss mysql install problem in the comp.databases.mysql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
richard
 
Posts: n/a

Default mysql install problem - 02-19-2011 , 03:04 PM






Ok so I scrapped the version I had installed and downloaded straight from
the true source. Downloaded 5.5 and went through one install procedure.
Got up to the screen just after the password stuff, where it says "execute"
and suddenly a red x appears and it stops.

Tried a second install. Back to the same place, where it is now hanging and
doing nothing. Maybe as the saying goes, "3 time's the charm". We shall
seee.

Reply With Quote
  #2  
Old   
richard
 
Posts: n/a

Default Re: mysql install problem - 02-19-2011 , 03:22 PM






On Sat, 19 Feb 2011 14:04:04 -0700, richard wrote:

Quote:
Ok so I scrapped the version I had installed and downloaded straight from
the true source. Downloaded 5.5 and went through one install procedure.
Got up to the screen just after the password stuff, where it says "execute"
and suddenly a red x appears and it stops.

Tried a second install. Back to the same place, where it is now hanging and
doing nothing. Maybe as the saying goes, "3 time's the charm". We shall
seee.
Finally. Got the thing totally loaded for once.
Now what do I do with it?

Reply With Quote
  #3  
Old   
richard
 
Posts: n/a

Default Re: mysql install problem - 02-19-2011 , 03:35 PM



On Sat, 19 Feb 2011 14:04:04 -0700, richard wrote:

Quote:
Ok so I scrapped the version I had installed and downloaded straight from
the true source. Downloaded 5.5 and went through one install procedure.
Got up to the screen just after the password stuff, where it says "execute"
and suddenly a red x appears and it stops.

Tried a second install. Back to the same place, where it is now hanging and
doing nothing. Maybe as the saying goes, "3 time's the charm". We shall
seee.
Now that I am reading the manual found here
http://dev.mysql.com/doc/refman/5.5/...onnecting.html

Me thinks some kind soul forgot one very important part. Like how the hell
do you "invoke"? A brief opening paragraph says nothing on how to do this
then shows a dos command prompt. So how do you get to this point?

Reply With Quote
  #4  
Old   
Luuk
 
Posts: n/a

Default Re: mysql install problem - 02-19-2011 , 03:39 PM



On 19-02-11 22:22, richard wrote:
Quote:
On Sat, 19 Feb 2011 14:04:04 -0700, richard wrote:

Ok so I scrapped the version I had installed and downloaded straight from
the true source. Downloaded 5.5 and went through one install procedure.
Got up to the screen just after the password stuff, where it says "execute"
and suddenly a red x appears and it stops.

Tried a second install. Back to the same place, where it is now hanging and
doing nothing. Maybe as the saying goes, "3 time's the charm". We shall
seee.

Finally. Got the thing totally loaded for once.
Now what do I do with it?
http://dev.mysql.com/doc/refman/5.5/en/tutorial.html

--
Luuk

Reply With Quote
  #5  
Old   
richard
 
Posts: n/a

Default Re: mysql install problem - 02-19-2011 , 05:10 PM



On Sat, 19 Feb 2011 14:04:04 -0700, richard wrote:

Quote:
Ok so I scrapped the version I had installed and downloaded straight from
the true source. Downloaded 5.5 and went through one install procedure.
Got up to the screen just after the password stuff, where it says "execute"
and suddenly a red x appears and it stops.

Tried a second install. Back to the same place, where it is now hanging and
doing nothing. Maybe as the saying goes, "3 time's the charm". We shall
seee.
Still trying to get into the monitor. Using the dos command prompt screen
to get things started, I can't get logged in for nuthin.
I enter mysql -p and get the password prompt. Enter the password and get an
error message.

http://www.configure-all.com/mysql_manual.php

This site has some really good instructions. But me thinks things have
changed in windows 7.

Reply With Quote
  #6  
Old   
Jerry Stuckle
 
Posts: n/a

Default Re: mysql install problem - 02-19-2011 , 05:45 PM



On 2/19/2011 6:10 PM, richard wrote:
Quote:
On Sat, 19 Feb 2011 14:04:04 -0700, richard wrote:

Ok so I scrapped the version I had installed and downloaded straight from
the true source. Downloaded 5.5 and went through one install procedure.
Got up to the screen just after the password stuff, where it says "execute"
and suddenly a red x appears and it stops.

Tried a second install. Back to the same place, where it is now hanging and
doing nothing. Maybe as the saying goes, "3 time's the charm". We shall
seee.

Still trying to get into the monitor. Using the dos command prompt screen
to get things started, I can't get logged in for nuthin.
I enter mysql -p and get the password prompt. Enter the password and get an
error message.

http://www.configure-all.com/mysql_manual.php

This site has some really good instructions. But me thinks things have
changed in windows 7.
No, nothing's changed, Richard. MySQL still works the same as it has
for years.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex (AT) attglobal (DOT) net
==================

Reply With Quote
  #7  
Old   
richard
 
Posts: n/a

Default Re: mysql install problem - 02-19-2011 , 06:13 PM



On Sat, 19 Feb 2011 18:45:27 -0500, Jerry Stuckle wrote:

Quote:
On 2/19/2011 6:10 PM, richard wrote:
On Sat, 19 Feb 2011 14:04:04 -0700, richard wrote:

Ok so I scrapped the version I had installed and downloaded straight from
the true source. Downloaded 5.5 and went through one install procedure.
Got up to the screen just after the password stuff, where it says "execute"
and suddenly a red x appears and it stops.

Tried a second install. Back to the same place, where it is now hanging and
doing nothing. Maybe as the saying goes, "3 time's the charm". We shall
seee.

Still trying to get into the monitor. Using the dos command prompt screen
to get things started, I can't get logged in for nuthin.
I enter mysql -p and get the password prompt. Enter the password and get an
error message.

http://www.configure-all.com/mysql_manual.php

This site has some really good instructions. But me thinks things have
changed in windows 7.

No, nothing's changed, Richard. MySQL still works the same as it has
for years.
I just want to be able to use the damn thing. So far, I've had nothing but
headaches trying to get it to work or access it.
I've gone through several uninstall/install processes and each time I find
something new that won't let it happen.
There is one screen where it asks about naming something, with only a
handfull of options. After an uninstall, you would think that using the
same option would not be a problem. But it is. The damn thing tells me that
option is in use. So what am I gonna do when I have no options left?

The latest install attempt wound up hanging up the process.

Yes sir. leave it to good old microsoft to fuck up things.

Reply With Quote
  #8  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: mysql install problem - 02-19-2011 , 06:28 PM



richard wrote:

Quote:
Yes sir. leave it to good old microsoft to fuck up things.
Microsoft has nothing to do with it. I use MySQL all the time, and there
are no Windows computers in this house.

--
-bts
-MySQL pre-requisite: IQ higher than room temperature

Reply With Quote
  #9  
Old   
Jerry Stuckle
 
Posts: n/a

Default Re: mysql install problem - 02-19-2011 , 06:38 PM



On 2/19/2011 7:13 PM, richard wrote:
Quote:
On Sat, 19 Feb 2011 18:45:27 -0500, Jerry Stuckle wrote:

On 2/19/2011 6:10 PM, richard wrote:
On Sat, 19 Feb 2011 14:04:04 -0700, richard wrote:

Ok so I scrapped the version I had installed and downloaded straight from
the true source. Downloaded 5.5 and went through one install procedure.
Got up to the screen just after the password stuff, where it says "execute"
and suddenly a red x appears and it stops.

Tried a second install. Back to the same place, where it is now hanging and
doing nothing. Maybe as the saying goes, "3 time's the charm". We shall
seee.

Still trying to get into the monitor. Using the dos command prompt screen
to get things started, I can't get logged in for nuthin.
I enter mysql -p and get the password prompt. Enter the password and get an
error message.

http://www.configure-all.com/mysql_manual.php

This site has some really good instructions. But me thinks things have
changed in windows 7.

No, nothing's changed, Richard. MySQL still works the same as it has
for years.

I just want to be able to use the damn thing. So far, I've had nothing but
headaches trying to get it to work or access it.
I've gone through several uninstall/install processes and each time I find
something new that won't let it happen.
There is one screen where it asks about naming something, with only a
handfull of options. After an uninstall, you would think that using the
same option would not be a problem. But it is. The damn thing tells me that
option is in use. So what am I gonna do when I have no options left?

The latest install attempt wound up hanging up the process.

Yes sir. leave it to good old microsoft to fuck up things.
Absolutely nothing to do with Microsoft. I've installed MySQL on
several machines with no problems whatsoever - even under Windows 7.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex (AT) attglobal (DOT) net
==================

Reply With Quote
  #10  
Old   
The Natural Philosopher
 
Posts: n/a

Default Re: mysql install problem - 02-19-2011 , 06:48 PM



Beauregard T. Shagnasty wrote:
Quote:
richard wrote:

Yes sir. leave it to good old microsoft to fuck up things.

Microsoft has nothing to do with it. I use MySQL all the time, and there
are no Windows computers in this house.

I THINK what he means is that he has to use a microsoft compatible
install/deinstall script, and it has gotten things into what we politely
call over here 'a right bugger's muddle'.


Sadly I cannot help, cos all I know is Linux with Mysql. I really try
not to install good code on broken operating systems if I can avoid it.

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.