Hi All,

I recently downloaded and installed MySQL-3.23.55 for Windows XP.

Previously I was running MySQL-3.23.53-max-nt, but now the Service entry
that appears under the Services List under Administrative Tools runs
3.23.55-nt when started, when I would prefer it to run 3.23.55-max or
3.23.55-max-nt. I can't seem to edit the server this Service runs by
clicking on its properties in the Services List.

Can anyone tell me how I change which version of the server this Service
runs when started?

Following is the information from my my.ini file, if that's helpful. It
certainly lists mysql-max.exe, but appears that's not what gets started
when I start the service.

#This File was made using the WinMySQLAdmin 1.4 Tool
#29/01/2003 9:39:14 PM

#Uncomment or Add only the keys that you know how works.
#Read the MySQL Manual for instructions

[mysqld]
basedir=C:/mysql
#bind-address=169.254.82.163
datadir=C:/mysql/data
#language=C:/mysql/share/your language directory
#slow query log#=
#tmpdir#=
port=3306
#set-variable=key_buffer=16M
[WinMySQLadmin]
Server=C:/mysql/bin/mysqld-max.exe
user=[withheld]
password=[withheld]

Regards and best wishes,

Murray Wells



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to