Page 1 of 1

My SQL doesn't work

PostPosted: 13. June 2018 18:00
by MireilleI
Hello,

Could you help me please ? I receive :

2018-06-13 18:45:36 3b8 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2018-06-13 18:45:36 952 [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.

2018-06-13 18:45:36 952 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-06-13 18:45:36 952 [Note] InnoDB: The InnoDB memory heap is disabled
2018-06-13 18:45:36 952 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-06-13 18:45:36 952 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-06-13 18:45:36 952 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-06-13 18:45:36 952 [Note] InnoDB: Using generic crc32 instructions
2018-06-13 18:45:36 952 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-06-13 18:45:36 952 [Note] InnoDB: Completed initialization of buffer pool
2018-06-13 18:45:36 952 [Note] InnoDB: Highest supported file format is Barracuda.
2018-06-13 18:45:36 3b8 InnoDB: Operating system error number 87 in a file operation.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/operating-system-error-codes.html
InnoDB: Operation read to file D:\win32-packages\build\src\storage\xtradb\os\os0file.cc and at line 3216
2018-06-13 18:45:36 952 [ERROR] InnoDB: File (unknown): 'read' returned OS error 287. Cannot continue operation
180613 18:45:36 [ERROR] mysqld got exception 0x80000003 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.