Hi Maciej,

[quote]
See the error log for details of why the server stopped. It is usually 
located either in /var/log (or its subdirectories, such us /var/log/mysql) 
or in mysql data directory, which in your case is /var/lib/mysql. The error 
log filename pattern is 'something.err' (hostname.err, mysqld.err, etc.). 
[/quote]
# find / -name *.err
find: /proc/4132/task: No such file or directory
find: /var/named/chroot/proc/4132/task: No such file or directory
" end *

# find / -name .err
same result

# ls /var/lib/mysql/
ibdata1  ib_logfile0  ib_logfile1  mysql  mysql.sock  test

# ls /var/lib/mysql/mysql
columns_priv.frm  help_category.frm  help_topic.frm   time_zone.frm             
time_zone_transition.frm
columns_priv.MYD  help_category.MYD  help_topic.MYD  
time_zone_leap_second.frm  time_zone_transition.MYD
columns_priv.MYI  help_category.MYI  help_topic.MYI  
time_zone_leap_second.MYD  time_zone_transition.MYI
db.frm            help_keyword.frm   host.frm        
time_zone_leap_second.MYI  time_zone_transition_type.frm
db.MYD            help_keyword.MYD   host.MYD         time_zone.MYD             
time_zone_transition_type.MYD
db.MYI            help_keyword.MYI   host.MYI         time_zone.MYI             
time_zone_transition_type.MYI
func.frm          help_relation.frm  tables_priv.frm  time_zone_name.frm        
user.frm
func.MYD          help_relation.MYD  tables_priv.MYD  time_zone_name.MYD        
user.MYD
func.MYI          help_relation.MYI  tables_priv.MYI  time_zone_name.MYI        
user.MYI
* end *

# ls /var/log/
acpid            boot.log.1  lastlog    messages.1            rpmpkgs.1        
spooler.1       yum.log
anaconda.log     cron        mail       mysqld.log            samba            
squid
anaconda.syslog  cron.1      maillog    nvidia-installer.log 
scrollkeeper.log  vbox
anaconda.xlog    cups        maillog.1  ppp                   secure           
wtmp
audit            dmesg       mcelog     prelink.log           secure.1         
Xorg.0.log
boot.log         httpd       messages   rpmpkgs               spooler          
Xorg.0.log.old
 * end *


Read /var/log/mysql.log
Can't find anything related.


satimis
-- 
View this message in context: 
http://www.nabble.com/Problem-on-creating-root-password-tf3479106.html#a9713069
Sent from the MySQL - General mailing list archive at Nabble.com.


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

Reply via email to