From: Jorge Bastos Date: December 9 2005 3:37pm Subject: Fw: I can't start mysql from the windows command line List-Archive: http://lists.mysql.com/win32/17867 Message-Id: <017201c5fcd6$841f4590$0301a8c0@hercules.decimalint.pt> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Do you have c:\windows\my.ini file with the default values set? Jorge ----- Original Message ----- From: "Daniel da Veiga" To: "MySQL Win32 List" Sent: Friday, December 09, 2005 3:09 PM Subject: Re: I can't start mysql from the windows command line On 12/9/05, Patrice Serrand wrote: > Hello, > > Mysql is running on Windows 98 SE. > > With previous versions of mysql I can start mysql from the command line > with: > C:\> C:Mysql\bin\mysqld > > Now with version 5.0.16 this command don't start mysql and I can't use > "net start ..." with windows 98. > > The command C:\> C:Mysql\bin\mysqld --defaults-file="..." don't start > mysql. The new versions of MySQL install at %PROGRAMFILES/MySQL/MySQL Server X/ Not at C:\MySQL > All commands return : "[Error] Can't find messagefile 'C:\Program > Files\MySQL\MySQL Server 5.0\share\english\errmsg.sys'" > You're probably trying to run an old version that its searching for libraries and trying to use the new ones (not very good). > I checked this file : errmsg.sys exists in C:\Program Files\MySQL\MySQL > Server 5.0\share\english. > > The same thing occurs if I add the MySQL path in Autoexec.bat. > > thanks for your help. > > NB: Here is my my.ini: > > > Patrice > Try running: "C:\Program Files\MySQL\MySQL Server 5\bin\mysqld.exe" from command line... If that fails, backup your data from the old mysql and remove any traces from mysql on your system, follow the upgrade guide, there are issues between versions. If you never used or has no useful data on your mysql, remove it and follow the install guide at the Manual. -- Daniel da Veiga Computer Operator - RS - Brazil -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V- PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++ ------END GEEK CODE BLOCK------ -- MySQL Windows Mailing List For list archives: http://lists.mysql.com/win32 To unsubscribe: http://lists.mysql.com/win32?unsub=mysql.jorge@stripped