[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MYSQL



Frédéric MASSOT a écrit :
> On pourrait avoir les messages d'erreur lorsque tu essayes de redémarrer
> MySQL ou un extrait des logs ?

Bonjour,

Voici les logs:

2019-03-03  0:10:22 140225284441216 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2019-03-03  0:10:22 140225284441216 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2019-03-03  0:10:22 140225284441216 [Note] InnoDB: The InnoDB memory heap is disabled
2019-03-03  0:10:22 140225284441216 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2019-03-03  0:10:22 140225284441216 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2019-03-03  0:10:22 140225284441216 [Note] InnoDB: Compressed tables use zlib 1.2.8
2019-03-03  0:10:22 140225284441216 [Note] InnoDB: Using Linux native AIO
2019-03-03  0:10:22 140225284441216 [Note] InnoDB: Using SSE crc32 instructions
2019-03-03  0:10:22 140225284441216 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2019-03-03  0:10:22 140225284441216 [Note] InnoDB: Completed initialization of buffer pool
2019-03-03  0:10:22 140225284441216 [Note] InnoDB: Highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: A downgrade from MariaDB 10.2.2 or later is not supported.
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/error-creating-innodb.html
2019-03-03  0:10:22 140225284441216 [ERROR] Plugin 'InnoDB' init function returned error.
2019-03-03  0:10:22 140225284441216 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2019-03-03  0:10:22 140225284441216 [Note] Plugin 'FEEDBACK' is disabled.
2019-03-03  0:10:22 140225284441216 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2019-03-03  0:10:22 140225284441216 [ERROR] Unknown/unsupported storage engine: InnoDB
2019-03-03  0:10:22 140225284441216 [ERROR] Aborting


Reply to: