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 ..
any idea




Best Regards
Faizal S
GSM : 9840118673
Blog: http://oradbapro.blogspot.com


2009/11/11 Benedikt Schackenberg <schackenb...@termindoc.de>

> 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
> > to fix this..
> >
> >
> >
> /var/LRM-INSTALL/ams/software/lrm_2.0.0.0_9.0.0.0-76641/server/mysql/mysql-5.1.34-solaris10-sparc-64bit/bin
> > bash-3.00#
> >
> /var/LRM-INSTALL/ams/software/lrm_2.0.0.0_9.0.0.0-76641/server/mysql/mysql-5.1.34-solaris10-sparc-64bit/bin/mysqld
> > -u root
> > 091111 16:14:01 [ERROR] Can't find messagefile
> > '/usr/local/mysql/share/english/errmsg.sys'
> >
> /var/LRM-INSTALL/ams/software/lrm_2.0.0.0_9.0.0.0-76641/server/mysql/mysql-5.1.34-solaris10-sparc-64bit/bin/mysqld:
> > Unknown error 1146
> > 091111 16:14:01 [ERROR] Can't open the mysql.plugin table. Please run
> > mysql_upgrade to create it.
> > 091111 16:14:01  InnoDB: Started; log sequence number 0 46409
> > 091111 16:14:01 [ERROR] Aborting
> >
> > 091111 16:14:01  InnoDB: Starting shutdown...
> > 091111 16:14:02  InnoDB: Shutdown completed; log sequence number 0 46409
> > 091111 16:14:02 [Warning] Forcing shutdown of 1 plugins
> > 091111 16:14:02 [Note]
> >
> >
> > please help to solve
> >
>
> --
> --
> S&P data GmbH
> T 06131 218111
> F 06131 218112
> E schackenb...@termindoc.de
> W www.termindoc.de
>
> Unser Impressum finden Sie unter http://www.termindoc.de/Impressum.htm
>
> Alle Willenserklärungen der S&P data GmbH bedürfen zu ihrer Wirksamkeit
> der Schriftform versehen mit zwei Originalunterschriften.
>
> Kommunikation über E-mail
> Bei der Kommunikation über E-mail ist nicht in jedem Fall auszuschliessen,
> dass Dritte unbefugt Kenntnis von den versandten Informationen nehmen.
> Soweit Sie per E-mail mit uns Kontakt aufnehmen, nehmen wir an, dass Ihnen
> diese Risiken bekannt und Sie dennoch damit einverstanden sind, dass wir
> Ihnen per E-mail antworten. Anderenfalls bitten wir Sie, uns einen anderen
> Kommunikationsweg zu benennen.
>
> Für viele der Dateien, die Sie von uns erhalten, benötigen Sie zum
> Betrachten den Acrobat Reader, den Sie hier erhalten können.
> http://www.adobe.de/products/acrobat/readstep2.html
> GF: Benedikt Schackenberg und Christian Peiter
> AG & Sitz: Mainz am Rhein                        Handelsregister: HR-B
> 8608         Umsatzsteuer ID: DE126633578
>
port=3307
server-id=2229395502
basedir=/var/LRM-INSTALL/ams/software/lrm_2.0.0.0_9.0.0.0-76641/server/mysql/mysql-5.1.34-solaris10-sparc-64bit
datadir=/var/LRM-INSTALL/ams/database/lrm_2.0.0.0_9.0.0.0-76641
pid-file=/tmp/mysql.pid
socket=/tmp/mysql.sock
expire_logs_days=2
max_connections=800
max_allowed_packet=128M
log-bin=emlplatform-bin
binlog-do-db=emlplatform
binlog-do-db=NI
sync-binlog=1
transaction-isolation=READ-COMMITTED
default-table-type=InnoDB
innodb
innodb_file_per_table
innodb_data_home_dir=/var/LRM-INSTALL/ams/database/lrm_2.0.0.0_9.0.0.0-76641/ibdatadir
innodb_data_file_path=ibdata:100M:autoextend
innodb_flush_log_at_trx_commit=1
innodb_log_group_home_dir=/var/LRM-INSTALL/ams/database/lrm_2.0.0.0_9.0.0.0-76641/iblogs
character_set_server=utf8
collation_server=utf8_bin
innodb_buffer_pool_size=2000M
innodb_additional_mem_pool_size=340M
innodb_log_buffer_size=68M
innodb_log_file_size=512M
innodb_log_files_in_group=3
innodb_mirrored_log_groups=1
innodb_file_io_threads=4
innodb_lock_wait_timeout=300
binlog_format=row
net_read_timeout=3600
key_buffer=20M

[mysqld_safe]
user=amssys
-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to