Re: mysql server is not starting

2009-11-11 Thread Benedikt Schackenberg
in your my.cnf is the data dir "datadir=/var/LRM-INSTALL/ams/database/lrm_2.0.0.0_9.0.0.0-76641" in your list it should be : "datadir=/var/LRM-INSTALL/ams/database/lrm_2.0.0.0_9.0.0.0-76641/server/mysql/mysql-5.1.34-solaris10-sparc-64bit/data" is this correct? F.A.I.Z.A.L schrieb: > yes.. folde

Re: mysql server is not starting

2009-11-11 Thread F.A.I.Z.A.L
error log also having the same information.. do u feel any problem with the installation. bcos i could the files are installed in different locations.any suggestion.. Best Regards Faizal S GSM : 9840118673 Blog: http://oradbapro.blogspot.com On Wed, Nov 11, 2009 at 5:12 PM, Krishna Chandra Praj

Re: mysql server is not starting

2009-11-11 Thread F.A.I.Z.A.L
yes.. folder is exist. but don't know why its not starting.. these are the files exist in the folder drwx-- 2 amssys amssys 1536 Nov 11 17:12 bin drwx-- 4 amssys amssys 512 Nov 11 12:52 data drwx-- 2 amssys amssys 512 Apr 1 2009 docs drwx-- 2 amssy

Re: mysql server is not starting

2009-11-11 Thread Benedikt Schackenberg
"...mysql_upgrade examines all tables in all databases for incompatibilities with the current version of MySQL Server. mysql_upgrade also upgrades the system tables so that you can take advantage of new privileges or capabilities that might have been added" http://dev.mysql.com/doc/refman/5.1/

Re: mysql server is not starting

2009-11-11 Thread Benedikt Schackenberg
hi, exists this folder on your System? /var/LRM-INSTALL/ams/software/lrm_2.0.0.0_9.0.0.0-76641/server/mysql/mysql-5.1.34-solaris10-sparc-64bit F.A.I.Z.A.L schrieb: > hi > > thanks for your reply,, > > i can see only limited parameters are there in my.cnf > > basedir=/var/LRM-INSTALL/ams/soft

Re: mysql server is not starting

2009-11-11 Thread F.A.I.Z.A.L
hi thanks for your reply,, i can see only limited parameters are there in my.cnf basedir=/var/LRM-INSTALL/ams/software/lrm_2.0.0.0_9.0.0.0-76641/server/mysql/mysql-5.1.34-solaris but this is not in /usr/local/mysql.. if u see my error log. it ask me to run mysql_upgrade. why it is asking .. a

Re: mysql server is not starting

2009-11-11 Thread Krishna Chandra Prajapati
Hi faizal, Check your mysql error log file. Thanks, Krishna On Wed, Nov 11, 2009 at 4:17 PM, F.A.I.Z.A.L wrote: > hi iam trying to start mysql services but it showing error. while i start > it > automatically goes to shutdown.. > > what is errmsg.sys? its looking this file but it was not there

Re: mysql server is not starting

2009-11-11 Thread Benedikt Schackenberg
Check that your my.ini or my.cnf has the correct entry for the Basedir option. F.A.I.Z.A.L schrieb: > hi iam trying to start mysql services but it showing error. while i start it > automatically goes to shutdown.. > > what is errmsg.sys? its looking this file but it was not there.. please help >