elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Estamos en la red social de Mastodon


+  Foro de elhacker.net
|-+  Programación
| |-+  Desarrollo Web
| | |-+  Bases de Datos (Moderador: Carloswaldo)
| | | |-+  No puedo inicializar la base de datos en MariaDB en Termux
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: No puedo inicializar la base de datos en MariaDB en Termux  (Leído 639 veces)
TickTack


Desconectado Desconectado

Mensajes: 434


CipherX


Ver Perfil
No puedo inicializar la base de datos en MariaDB en Termux
« en: 23 Septiembre 2024, 13:05 pm »

Hola a todos,

trate de inicializar la base de datos con
Código:
mariadb-install-db
.

Pero me sale este error:
Citar
Installing MariaDB/MySQL system tables in '/data/data/com.termux/files/usr/var/lib/mysql' ...
2024-09-22 16:38:59 0 [ERROR] feedback plugin: failed to retrieve the MAC address
2024-09-22 16:38:59 0 [ERROR] InnoDB: File ./ib_logfile0 was not found
2024-09-22 16:38:59 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2024-09-22 16:39:00 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2024-09-22 16:39:00 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2024-09-22 16:39:00 0 [ERROR] Aborting

Installation of system tables failed! Examine the logs in
/data/data/com.termux/files/usr/var/lib/mysql for more information.

The problem could be conflicting information in an external
my.cnf files. You can ignore these by doing:

shell> /data/data/com.termux/files/usr/bin/mariadb-install-db --defaults-file=~/.my.cnf

You can also try to start the mariadbd daemon with:

shell> /data/data/com.termux/files/usr/bin/mariadbd --skip-grant-tables --general-log &

and use the command line tool /data/data/com.termux/files/usr/bin/mariadb
to connect to the mysql database and look at the grant tables:

shell> /data/data/com.termux/files/usr/bin/mariadb -u root mysql
MariaDB> show tables;

Try '/data/data/com.termux/files/usr/bin/mariadbd --help' if you have problems with paths. Using
--general-log gives you a log in /data/data/com.termux/files/usr/var/lib/mysql that may be helpful.

The latest information about mariadb-install-db is available at
https://mariadb.com/kb/en/installing-system-tables-mysql_install_db
You can find the latest source at https://downloads.mariadb.org and
the maria-discuss email list at https://launchpad.net/~maria-discuss

Please check all of the above before submitting a bug report
at https://mariadb.org/jira

¿Cómo puedo solucionar el problema?


Gracias y saludos


En línea

Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
No puedo acceder a una base de datos Mysql con php
PHP
arielbuo 6 3,871 Último mensaje 4 Marzo 2009, 23:49 pm
por Mr. Crowley
no puedo crear base de datos!!!
Hacking
Druxman Mishima 3 4,146 Último mensaje 27 Mayo 2010, 00:34 am
por Druxman Mishima
No puedo crear base de datos
Bases de Datos
Zedmix 0 2,122 Último mensaje 24 Diciembre 2012, 18:42 pm
por Zedmix
como puedo pasar los datos de un jtable a una base de datos access
Java
jclracing 1 6,092 Último mensaje 2 Julio 2013, 23:27 pm
por 1mpuls0
MariaDB - Motor de MariaDB no esta consumiendo la memoria cache
Bases de Datos
reinaldo.malo 2 2,674 Último mensaje 6 Abril 2020, 22:17 pm
por reinaldo.malo
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines