Salut,
Désolé du temps de réponse mais j’étais très occupé
Désolé aussi, j’avais mal lu
Donc j’ai tapé mysqld et celà donne ceci:
[code]root@176:~# mysqld
141018 4:54:26 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
141018 4:54:26 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
141018 4:54:26 [Note] Plugin ‘FEDERATED’ is disabled.
141018 4:54:27 InnoDB: The InnoDB memory heap is disabled
141018 4:54:27 InnoDB: Mutexes and rw_locks use GCC atomic builtins
141018 4:54:27 InnoDB: Compressed tables use zlib 1.2.7
141018 4:54:27 InnoDB: Using Linux native AIO
141018 4:54:27 InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
141018 4:54:29 InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
141018 4:54:29 InnoDB: Fatal error: cannot initialize AIO sub-system
141018 4:54:29 [ERROR] Plugin ‘InnoDB’ init function returned error.
141018 4:54:29 [ERROR] Plugin ‘InnoDB’ registration as a STORAGE ENGINE failed.
141018 4:54:29 [ERROR] Unknown/unsupported storage engine: InnoDB
141018 4:54:29 [ERROR] Aborting
141018 4:54:29 [Note] mysqld: Shutdown complete
root@176:~#[/code]
Bonne journée