Sistemas Operativos > GNU/Linux
Mysql desaparecio
lair:
Hola a todos.
tengo un problema con mi compu el mysql desaparesio, cuando intento ejecutarlo me retorna el siguiente error
--- Citar ---[Lair@localhost /]$ mysql
bash: mysql: no se encontró la orden
[Lair@localhost /]$
--- Fin de la cita ---
cuando listo los paquetes instalados me retorna esto
--- Citar ---[Lair@localhost ~]$ yum list installed | grep mysql
libdbi-dbd-mysql.i586 0.8.3-4.fc11 installed
mysql-connector-java.i586 1:3.1.12-7.fc11 installed
mysql-connector-odbc.i586 5.1.5r1144-4.fc11 installed
mysql-libs.i586 5.1.32-1.fc11 installed
php-mysql.i586 5.2.9-2.fc11 installed
qt-mysql.i586 1:4.5.0-14.fc11 installed
[Lair@localhost ~]$
--- Fin de la cita ---
y cuando lo busco me responde con esto:
--- Citar ---[Lair@localhost ~]$ su -c "find / -name 'mysql'"
/usr/share/mysql
/usr/lib/mysql
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/DBD/mysql
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/DBD/mysql
/usr/local/cpanel/src/chkservd/chkserv.d/mysql
/var/lib/mysql
/var/lib/mysql/mysql
[Lair@localhost ~]$
--- Fin de la cita ---
cuando lo busco para instalarlo con yum tampoco lo encuentra solo me encuentra cosas como estas:
php-mysql.i586
mysql-connector-odbc.i586
mysql-libs.i586
entre otras pero no aparese mysql.ix86 ni nada paresido
tengo fedora 11 con entorno gnome,
de antemano muchas gracias por su tiempo y ayuda.
Ahh y tampoco esta aqui
[root@localhost ~]# /etc/init.d/m
mdmonitor messagebus multipathd
m0skit0:
¿Has probado sudo mysql?
lair:
Hola, tengo fedora, lo probe y esto es lo que me contesto
[Lair@localhost ~]$ sudo mysql
Lair is not in the sudoers file. This incident will be reported.
tambien probe con esto:
[Lair@localhost ~]$ su -
[root@localhost ~]# mysql
-bash: mysql: no se encontró la orden
y lo mas extraño es que hace unos dias estaba funcionando perfectamente :(
shakka:
Tienes algo en el log :
/var/log/yum.log (o donde lo tengas redireccionado en /var/log/yum.log)
Tambien mira /var/log/mysql*
lair:
Hola shakka:
cuando doy cat cat /var/log/yum.log me dice esto:
--- Citar ---Jul 07 19:13:10 Installed: 1:tcl-8.5.6-6.fc11.i586
Jul 07 19:13:13 Installed: 1:tk-8.5.6-4.fc11.i586
Jul 07 19:13:18 Installed: tcllib-1.11.1-2.fc11.noarch
Jul 07 19:13:19 Installed: tcl-tclxml-3.2-5.fc11.i586
Jul 07 19:13:20 Installed: tcltls-1.6-4.fc11.i586
Jul 07 19:13:21 Installed: tkdnd-1.0a2-13.fc11.i586
Jul 07 19:13:22 Installed: tclsoap-1.6.7-6.fc11.noarch
Jul 07 19:13:23 Installed: bwidget-1.8.0-4.fc11.noarch
Jul 07 19:13:31 Installed: amsn-0.97.2-4.fc11.i586
Jul 08 15:26:07 Erased: firefox
--- Fin de la cita ---
y muchos otros pero solo el firefox removido
su -c 'cat /var/log/mysqld.log'
--- Citar ---090721 18:22:47 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
[Lair@localhost ~]$ su -c 'cat /var/log/mysqld.log.rpmsave'
090707 17:48:21 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
090707 17:48:21 InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
090707 17:48:21 InnoDB: Log file ./ib_logfile0 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
090707 17:48:21 InnoDB: Log file ./ib_logfile1 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
090707 17:48:22 InnoDB: Started; log sequence number 0 0
090707 17:48:22 [Note] Event Scheduler: Loaded 0 events
090707 17:48:22 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.32' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
090707 19:30:04 [Note] /usr/libexec/mysqld: Normal shutdown
--- Fin de la cita ---
su -c 'cat /var/log/mysqld.log.rpmsave'
--- Citar ---090720 18:23:11 [Note] Event Scheduler: Purging the queue. 0 events
090720 18:23:11 InnoDB: Starting shutdown...
090720 18:23:13 InnoDB: Shutdown completed; log sequence number 0 46409
090720 18:23:13 [Warning] Forcing shutdown of 1 plugins
090720 18:23:13 [Note] /usr/libexec/mysqld: Shutdown complete
090720 18:23:13 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
090721 09:46:46 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
090721 9:46:46 InnoDB: Started; log sequence number 0 46409
090721 9:46:47 [Note] Event Scheduler: Loaded 0 events
090721 9:46:47 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.32' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
090721 18:22:46 [Note] /usr/libexec/mysqld: Normal shutdown
090721 18:22:46 [Note] Event Scheduler: Purging the queue. 0 events
090721 18:22:46 InnoDB: Starting shutdown...
090721 18:22:47 InnoDB: Shutdown completed; log sequence number 0 46409
090721 18:22:47 [Warning] Forcing shutdown of 1 plugins
090721 18:22:47 [Note] /usr/libexec/mysqld: Shutdown complete
--- Fin de la cita ---
esos solo son los ultimos tres bloques que aparesen
gracias por su tiempo y ayuda, espero poder resolver este problema
gracias nuevamente
Navegación
[#] Página Siguiente
Ir a la versión completa