Jump to content

problemas con la base de datos


sol

Mensajes recomendados

hola, tengo este problema, borre los archivos de la ruta cd /var/db/mysql solo los archivos no las carpetas.

el problema que tengo es que ahora no me conecta mas con la base de datos. me sale error 

autorung del chanal

mysql_real_connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
cannot open direct sql connection to host: localhost user: root db: common
cannot start server while no common sql connected

 

error del err

180828 09:25:19 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
2018-08-28 09:25:20 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2018-08-28 09:25:20 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2018-08-28 09:25:20 0 [Note] /usr/local/libexec/mysqld (mysqld 5.6.34) starting as process 711 ...
2018-08-28 09:25:20 711 [Note] Plugin 'FEDERATED' is disabled.
2018-08-28 09:25:20 711 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-08-28 09:25:20 711 [Note] InnoDB: The InnoDB memory heap is disabled
2018-08-28 09:25:20 711 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-08-28 09:25:20 711 [Note] InnoDB: Memory barrier is not used
2018-08-28 09:25:20 711 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-08-28 09:25:20 711 [Note] InnoDB: Not using CPU crc32 instructions
2018-08-28 09:25:20 711 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2018-08-28 09:25:21 711 [Note] InnoDB: Completed initialization of buffer pool
2018-08-28 09:25:23 711 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
2018-08-28 09:25:23 711 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
2018-08-28 09:25:23 711 [Note] InnoDB: Database physically writes the file full: wait...
2018-08-28 09:25:24 711 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
2018-08-28 09:25:25 290043002018-08-28 09:25:25 711 [ERROR] InnoDB: Failure of system call pwrite(). Operating system error number is 28.
InnoDB: Error number 28 means 'No space left on device'.
InnoDB: Some operating system error numbers are described at
InnoDB:

Debes iniciar sesión para ver el contenido del enlace en esta publicación.

2018-08-28 09:25:25 711 [ERROR] InnoDB: Cannot set log file ./ib_logfile101 to size 48 MB
2018-08-28 09:25:25 711 [ERROR] Plugin 'InnoDB' init function returned error.
2018-08-28 09:25:25 711 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2018-08-28 09:25:25 711 [ERROR] Unknown/unsupported storage engine: InnoDB
2018-08-28 09:25:25 711 [ERROR] Aborting

2018-08-28 09:25:25 711 [Note] Binlog end
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'partition'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_METRICS'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_CMPMEM'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_CMP'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_LOCKS'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'INNODB_TRX'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'BLACKHOLE'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'ARCHIVE'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'MRG_MYISAM'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'MyISAM'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'MEMORY'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'CSV'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'sha256_password'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'mysql_old_password'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'mysql_native_password'
2018-08-28 09:25:25 711 [Note] Shutting down plugin 'binlog'
2018-08-28 09:25:25 711 [Note] /usr/local/libexec/mysqld: Shutdown complete

180828 09:25:25 mysqld_safe mysqld from pid file /var/db/mysql/mrsanty.pid ended
 

 

Enlace para comentar
Compartir en otros sitios

hace 9 minutos, sol dijo:

borre esos archivos por que aterior mente me pasaba ese error y borrandolos se solucionaba pero esta ves no funciono

 

basicamente te esta diciendo que no esta conectado tienes bien puesto en los files las contraseñas? y el usuario ? porque no te conecta los files con la base de datos

Enlace para comentar
Compartir en otros sitios

si, es mas entre al juego y todo. sali puse el game nuevo copilado cuando conecte me salio error, borre esos archivos y no entro mas

Justo ahora, drakulaura dijo:

basicamente te esta diciendo que no esta conectado tienes bien puesto en los files las contraseñas? y el usuario ? porque no te conecta los files con la base de datos

 

Enlace para comentar
Compartir en otros sitios

hace 7 minutos, sol dijo:

si, es mas entre al juego y todo. sali puse el game nuevo copilado cuando conecte me salio error, borre esos archivos y no entro mas

 

.. si el error es el game eso no tiene nada que ver con la base de datos tenias que aver puesto el anterior game y ver que falla en ese game no borrar archivos te recomiendo que reinstales la base de datos y pongas el game original que funciona y luego intentes remplazar el game por uno compilado que funcione y no tenga errores

Enlace para comentar
Compartir en otros sitios

  • Dilong locked this tema
Guest
Este tema está cerrado a otras respuestas.
  • Recientemente navegando por este tema   0 miembros

    • No hay usuarios registrados visitando esta página.
×
×
  • Crear nuevo...