Re: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Egor Egorov
Terry Riley [EMAIL PROTECTED] wrote:
 I have tried several instals (Windows XP), using binaries from several of 
 the mirrors, over a 4.1.3b-beta-log version. 
 
 No errors reported during any install, but it still reports itself as the 
 4.1.3b-beta-log version - both in MySQL Administrator (v 1.0.12) and at 
 the command line opening of mysql.
 
 Have I done something stupid, or are others seeing this, too?

First thing to check: have you stopped mysql service and started it again? 





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [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]



Re: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Terry Riley
Oh, yes, certainly, Egor. I stopped it before doing the upgrade, and 
restarted afterwards. And have restarted several times since, because I 
couldn't believe it!

The majority of the files now in the c:\mysql directory have creation 
dates on or about 27 August, the documentation is for 4.1.4gamma, so it 
does look as though the upgrade went through, as far as copying files is 
concerned.

Just restarted again with no change (just in case). Any other clues?

Terry

- Original Message -

 Terry Riley [EMAIL PROTECTED] wrote:
  I have tried several instals (Windows XP), using binaries from 
  several of the mirrors, over a 4.1.3b-beta-log version.   No errors 
reported during any install, but it still reports itself as the 
  4.1.3b-beta-log version - both in MySQL Administrator (v 1.0.12) and 
  at the command line opening of mysql.
  
  Have I done something stupid, or are others seeing this, too?
 
 First thing to check: have you stopped mysql service and started it 
 again? 
 
 



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Victor Pendleton
In the registry and/or the windows service utility see which executable is
actually in the path. 

-Original Message-
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: 9/2/04 9:19 AM
Subject: Re: 4.1.4 still reports itself as 4.1.3b-beta

Oh, yes, certainly, Egor. I stopped it before doing the upgrade, and 
restarted afterwards. And have restarted several times since, because I 
couldn't believe it!

The majority of the files now in the c:\mysql directory have creation 
dates on or about 27 August, the documentation is for 4.1.4gamma, so it 
does look as though the upgrade went through, as far as copying files is

concerned.

Just restarted again with no change (just in case). Any other clues?

Terry

- Original Message -

 Terry Riley [EMAIL PROTECTED] wrote:
  I have tried several instals (Windows XP), using binaries from 
  several of the mirrors, over a 4.1.3b-beta-log version.   No
errors 
reported during any install, but it still reports itself as the 
  4.1.3b-beta-log version - both in MySQL Administrator (v 1.0.12) and

  at the command line opening of mysql.
  
  Have I done something stupid, or are others seeing this, too?
 
 First thing to check: have you stopped mysql service and started it 
 again? 
 
 



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Terry Riley
Victor

C:\MYSQL\BIN\mysqld-opt --defaults-file=C:\WINDOWS\my.ini MySql

is what the path-to-executable states. If I remember rightly, the new 
version should be mysqld, period. Is that what's wrong?

Will I have to tweak the registry to change that?

Cheers
Terry

- Original Message -

 In the registry and/or the windows service utility see which executable 
 is
 actually in the path. 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: 9/2/04 9:19 AM
 Subject: Re: 4.1.4 still reports itself as 4.1.3b-beta
 
 Oh, yes, certainly, Egor. I stopped it before doing the upgrade, and 
 restarted afterwards. And have restarted several times since, because I 
 couldn't believe it!
 
 The majority of the files now in the c:\mysql directory have creation 
 dates on or about 27 August, the documentation is for 4.1.4gamma, so it 
 does look as though the upgrade went through, as far as copying files is
 
 concerned.
 
 Just restarted again with no change (just in case). Any other clues?
 
 Terry
 
 - Original Message -
 
  Terry Riley [EMAIL PROTECTED] wrote:
   I have tried several instals (Windows XP), using binaries from 
   several of the mirrors, over a 4.1.3b-beta-log version.   No
 errors 
 reported during any install, but it still reports itself as the 
   4.1.3b-beta-log version - both in MySQL Administrator (v 1.0.12) and
 
   at the command line opening of mysql.
   
   Have I done something stupid, or are others seeing this, too?
  
  First thing to check: have you stopped mysql service and started it 
  again? 
  
  



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Victor Pendleton
You can test if this is correct by manually starting the service from a dos
window and logging and seeing what version this executable actually is.

-Original Message-
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: 9/2/04 10:01 AM
Subject: RE: 4.1.4 still reports itself as 4.1.3b-beta

Victor

C:\MYSQL\BIN\mysqld-opt --defaults-file=C:\WINDOWS\my.ini MySql

is what the path-to-executable states. If I remember rightly, the new 
version should be mysqld, period. Is that what's wrong?

Will I have to tweak the registry to change that?

Cheers
Terry

- Original Message -

 In the registry and/or the windows service utility see which
executable 
 is
 actually in the path. 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: 9/2/04 9:19 AM
 Subject: Re: 4.1.4 still reports itself as 4.1.3b-beta
 
 Oh, yes, certainly, Egor. I stopped it before doing the upgrade, and 
 restarted afterwards. And have restarted several times since, because
I 
 couldn't believe it!
 
 The majority of the files now in the c:\mysql directory have creation 
 dates on or about 27 August, the documentation is for 4.1.4gamma, so
it 
 does look as though the upgrade went through, as far as copying files
is
 
 concerned.
 
 Just restarted again with no change (just in case). Any other clues?
 
 Terry
 
 - Original Message -
 
  Terry Riley [EMAIL PROTECTED] wrote:
   I have tried several instals (Windows XP), using binaries from 
   several of the mirrors, over a 4.1.3b-beta-log version.   No
 errors 
 reported during any install, but it still reports itself as
the 
   4.1.3b-beta-log version - both in MySQL Administrator (v 1.0.12)
and
 
   at the command line opening of mysql.
   
   Have I done something stupid, or are others seeing this, too?
  
  First thing to check: have you stopped mysql service and started it 
  again? 
  
  



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Terry Riley
Further to last message, I've found that string in three different places 
in the registry:

HKEY_LOCAL_MACHINE\system\controlset001\services\MySQL\ImagePath\

HKEY_LOCAL_MACHINE\system\controlset003\services\MySQL\ImagePath\

HKEY_LOCAL_MACHINE\system\currentcontrolset\services\MySQL\ImagePath\


Never having had to fiddle with the registry much in the past, can I 
presume that if I ignore the first two and change the third one to read 
'mysqld' instead of 'mysqld-opt', save and reboot, I should get the right 
one started? As you can tell, I'm a little wary of this.

Cheers
Terry

- Original Message -

 In the registry and/or the windows service utility see which executable 
 is
 actually in the path. 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: 9/2/04 9:19 AM
 Subject: Re: 4.1.4 still reports itself as 4.1.3b-beta
 
 Oh, yes, certainly, Egor. I stopped it before doing the upgrade, and 
 restarted afterwards. And have restarted several times since, because I 
 couldn't believe it!
 
 The majority of the files now in the c:\mysql directory have creation 
 dates on or about 27 August, the documentation is for 4.1.4gamma, so it 
 does look as though the upgrade went through, as far as copying files is
 
 concerned.
 
 Just restarted again with no change (just in case). Any other clues?
 
 Terry
 
 - Original Message -
 
  Terry Riley [EMAIL PROTECTED] wrote:
   I have tried several instals (Windows XP), using binaries from 
   several of the mirrors, over a 4.1.3b-beta-log version.   No
 errors 
 reported during any install, but it still reports itself as the 
   4.1.3b-beta-log version - both in MySQL Administrator (v 1.0.12) and
 
   at the command line opening of mysql.
   
   Have I done something stupid, or are others seeing this, too?
  
  First thing to check: have you stopped mysql service and started it 
  again? 
  
  



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Paul DuBois
At 10:13 -0500 9/2/04, Victor Pendleton wrote:
You can test if this is correct by manually starting the service from a dos
window and logging and seeing what version this executable actually is.
Or check from the command line without even starting it:
mysqld --version

-Original Message-
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: 9/2/04 10:01 AM
Subject: RE: 4.1.4 still reports itself as 4.1.3b-beta
Victor
C:\MYSQL\BIN\mysqld-opt --defaults-file=C:\WINDOWS\my.ini MySql
is what the path-to-executable states. If I remember rightly, the new
version should be mysqld, period. Is that what's wrong?
Will I have to tweak the registry to change that?
Cheers
Terry
- Original Message -
 In the registry and/or the windows service utility see which
executable
 is
 actually in the path.
 -Original Message-
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: 9/2/04 9:19 AM
 Subject: Re: 4.1.4 still reports itself as 4.1.3b-beta
 Oh, yes, certainly, Egor. I stopped it before doing the upgrade, and
 restarted afterwards. And have restarted several times since, because
I
 couldn't believe it!
 The majority of the files now in the c:\mysql directory have creation
 dates on or about 27 August, the documentation is for 4.1.4gamma, so
it
 does look as though the upgrade went through, as far as copying files
is
 concerned.
 Just restarted again with no change (just in case). Any other clues?
 Terry
 - Original Message -
  Terry Riley [EMAIL PROTECTED] wrote:
   I have tried several instals (Windows XP), using binaries from
   several of the mirrors, over a 4.1.3b-beta-log version.   No
 errors
 reported during any install, but it still reports itself as
the
   4.1.3b-beta-log version - both in MySQL Administrator (v 1.0.12)
and
   at the command line opening of mysql.
  
   Have I done something stupid, or are others seeing this, too?
 
  First thing to check: have you stopped mysql service and started it
  again?
 
 

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


RE: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Victor Pendleton
DuBois just trumped me. Just check the version from the command line.

-Original Message-
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: 9/2/04 10:13 AM
Subject: RE: 4.1.4 still reports itself as 4.1.3b-beta

Further to last message, I've found that string in three different
places 
in the registry:

HKEY_LOCAL_MACHINE\system\controlset001\services\MySQL\ImagePath\

HKEY_LOCAL_MACHINE\system\controlset003\services\MySQL\ImagePath\

HKEY_LOCAL_MACHINE\system\currentcontrolset\services\MySQL\ImagePath\


Never having had to fiddle with the registry much in the past, can I 
presume that if I ignore the first two and change the third one to read 
'mysqld' instead of 'mysqld-opt', save and reboot, I should get the
right 
one started? As you can tell, I'm a little wary of this.

Cheers
Terry

- Original Message -

 In the registry and/or the windows service utility see which
executable 
 is
 actually in the path. 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: 9/2/04 9:19 AM
 Subject: Re: 4.1.4 still reports itself as 4.1.3b-beta
 
 Oh, yes, certainly, Egor. I stopped it before doing the upgrade, and 
 restarted afterwards. And have restarted several times since, because
I 
 couldn't believe it!
 
 The majority of the files now in the c:\mysql directory have creation 
 dates on or about 27 August, the documentation is for 4.1.4gamma, so
it 
 does look as though the upgrade went through, as far as copying files
is
 
 concerned.
 
 Just restarted again with no change (just in case). Any other clues?
 
 Terry
 
 - Original Message -
 
  Terry Riley [EMAIL PROTECTED] wrote:
   I have tried several instals (Windows XP), using binaries from 
   several of the mirrors, over a 4.1.3b-beta-log version.   No
 errors 
 reported during any install, but it still reports itself as
the 
   4.1.3b-beta-log version - both in MySQL Administrator (v 1.0.12)
and
 
   at the command line opening of mysql.
   
   Have I done something stupid, or are others seeing this, too?
  
  First thing to check: have you stopped mysql service and started it 
  again? 
  
  



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Ian Gibbons
On 2 Sep 2004 at 16:01, Terry Riley wrote:

 Victor
 
 C:\MYSQL\BIN\mysqld-opt --defaults-file=C:\WINDOWS\my.ini MySql
 
 is what the path-to-executable states. If I remember rightly, the new 
 version should be mysqld, period. Is that what's wrong?
 
 Will I have to tweak the registry to change that?

You can uninstall the service my running this from a prompt:

 C:\MYSQL\BIN\mysqld-opt -remove

Then install the new binary:

 C:\MYSQL\BIN\mysqld -install

For a full list of command line options run this:

 C:\MYSQL\BIN\mysqld --help --verbose  help.txt

then read help.txt


Hope this helps

If not try this (joking):

http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?RTFM

Ian
-- 





Re: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Terry Riley
Problem solved!

Changing the CurrentControlSet MySQL ImagePath from 'mysqld-opt' to 
'mysqld' now brings up the correct (or rather, the expected) version.

On reflection, perhaps I didn't shut down MySQL before running the setup 
for the gamma version, and that is why it continued to use the older 
beta, though I thought I had. (FX: talks to self - 'must read the 
instructions *first* next time').

Thanks for your help, guys. Running the 'mysqld --version ' on the command 
line convinced me that I had actually installed it.

Cheers
Terry

- Original Message -

 I have tried several instals (Windows XP), using binaries from several 
 of the mirrors, over a 4.1.3b-beta-log version. 
 
 No errors reported during any install, but it still reports itself as 
 the 4.1.3b-beta-log version - both in MySQL Administrator (v 1.0.12) 
 and at the command line opening of mysql.
 
 Have I done something stupid, or are others seeing this, too?
 
 Terry Riley
 



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: 4.1.4 still reports itself as 4.1.3b-beta

2004-09-02 Thread Terry Riley
All sorted now, Ian.

- Original Message -
 Hope this helps
 
 If not try this (joking):
 
 http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?RTFM
 
 Ian
 -- 


That's what was missing. LOL

 



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



4.1.4 still reports itself as 4.1.3b-beta

2004-09-01 Thread Terry Riley
I have tried several instals (Windows XP), using binaries from several of 
the mirrors, over a 4.1.3b-beta-log version. 

No errors reported during any install, but it still reports itself as the 
4.1.3b-beta-log version - both in MySQL Administrator (v 1.0.12) and at 
the command line opening of mysql.

Have I done something stupid, or are others seeing this, too?

Terry Riley


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]