Xampp not run mysql
#1

Код:
2016-07-05 19:29:29 71c 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.
2016-07-05 19:29:29 1820 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-07-05 19:29:29 1820 [Note] InnoDB: The InnoDB memory heap is disabled
2016-07-05 19:29:29 1820 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-07-05 19:29:29 1820 [Note] InnoDB: Memory barrier is not used
2016-07-05 19:29:29 1820 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-07-05 19:29:29 1820 [Note] InnoDB: Using generic crc32 instructions
2016-07-05 19:29:29 1820 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-07-05 19:29:29 1820 [Note] InnoDB: Completed initialization of buffer pool
2016-07-05 19:29:29 1820 [Note] InnoDB: Highest supported file format is Barracuda.
2016-07-05 19:29:29 1820 [Note] InnoDB: 128 rollback segment(s) are active.
2016-07-05 19:29:29 1820 [Note] InnoDB: Waiting for purge to start
2016-07-05 19:29:29 1820 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.28-76.1 started; log sequence number 21268137
2016-07-05 19:29:30 1820 [Note] Plugin 'FEEDBACK' is disabled.
2016-07-05 19:29:30 1820 [Note] Server socket created on IP: '::'.
2016-07-05 19:29:30 1820 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.


2016-07-05 19:29:30 1820 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2016-07-05 19:29:30 1820 [ERROR] Aborting

2016-07-05 19:34:23 4d4 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.
2016-07-05 19:34:23 1236 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-07-05 19:34:23 1236 [Note] InnoDB: The InnoDB memory heap is disabled
2016-07-05 19:34:23 1236 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-07-05 19:34:23 1236 [Note] InnoDB: Memory barrier is not used
2016-07-05 19:34:23 1236 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-07-05 19:34:23 1236 [Note] InnoDB: Using generic crc32 instructions
2016-07-05 19:34:23 1236 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-07-05 19:34:23 1236 [Note] InnoDB: Completed initialization of buffer pool
2016-07-05 19:34:23 1236 [Note] InnoDB: Highest supported file format is Barracuda.
2016-07-05 19:34:23 1236 [Note] InnoDB: 128 rollback segment(s) are active.
2016-07-05 19:34:23 1236 [Note] InnoDB: Waiting for purge to start
2016-07-05 19:34:23 1236 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.28-76.1 started; log sequence number 21268147
2016-07-05 19:34:24 1236 [Note] Plugin 'FEEDBACK' is disabled.
2016-07-05 19:34:24 1236 [Note] Server socket created on IP: '::'.
2016-07-05 19:34:24 1236 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.


2016-07-05 19:34:24 1236 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2016-07-05 19:34:24 1236 [ERROR] Aborting

2016-07-05 19:35:19 744 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.
2016-07-05 19:35:19 1860 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-07-05 19:35:19 1860 [Note] InnoDB: The InnoDB memory heap is disabled
2016-07-05 19:35:19 1860 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-07-05 19:35:19 1860 [Note] InnoDB: Memory barrier is not used
2016-07-05 19:35:19 1860 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-07-05 19:35:19 1860 [Note] InnoDB: Using generic crc32 instructions
2016-07-05 19:35:19 1860 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-07-05 19:35:19 1860 [Note] InnoDB: Completed initialization of buffer pool
2016-07-05 19:35:19 1860 [Note] InnoDB: The first specified data file C:\xampp\mysql\data\ibdata1 did not exist: a new database to be created!
2016-07-05 19:35:19 1860 [Note] InnoDB: Setting file C:\xampp\mysql\data\ibdata1 size to 10 MB
2016-07-05 19:35:19 1860 [Note] InnoDB: Database physically writes the file full: wait...
2016-07-05 19:35:19 1860 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile101 size to 5 MB
2016-07-05 19:35:19 1860 [ERROR] InnoDB: Cannot create C:\xampp\mysql\data\ib_logfile1
2016-07-05 19:35:19 1860 [ERROR] Plugin 'InnoDB' init function returned error.
2016-07-05 19:35:19 1860 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2016-07-05 19:35:19 1860 [Note] Plugin 'FEEDBACK' is disabled.
2016-07-05 19:35:19 1860 [ERROR] Unknown/unsupported storage engine: InnoDB
2016-07-05 19:35:19 1860 [ERROR] Aborting

2016-07-05 19:35:35 7a4 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.
2016-07-05 19:35:35 1956 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-07-05 19:35:35 1956 [Note] InnoDB: The InnoDB memory heap is disabled
2016-07-05 19:35:35 1956 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-07-05 19:35:35 1956 [Note] InnoDB: Memory barrier is not used
2016-07-05 19:35:35 1956 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-07-05 19:35:35 1956 [Note] InnoDB: Using generic crc32 instructions
2016-07-05 19:35:35 1956 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-07-05 19:35:35 1956 [Note] InnoDB: Completed initialization of buffer pool
2016-07-05 19:35:35 1956 [Note] InnoDB: Restoring page 0 of tablespace 0
2016-07-05 19:35:35 1956 [Warning] InnoDB: Doublewrite does not have page_no=0 of space: 0
2016-07-05 19:35:35 1956 [ERROR] InnoDB: space header page consists of zero bytes in data file C:\xampp\mysql\data\ibdata1
2016-07-05 19:35:35 1956 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
2016-07-05 19:35:35 1956 [ERROR] Plugin 'InnoDB' init function returned error.
2016-07-05 19:35:35 1956 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2016-07-05 19:35:35 1956 [Note] Plugin 'FEEDBACK' is disabled.
2016-07-05 19:35:35 1956 [ERROR] Unknown/unsupported storage engine: InnoDB
2016-07-05 19:35:35 1956 [ERROR] Aborting
Reply
#2

2016-07-05 19:29:30 1820 [ERROR] Do you already have another mysqld server running on port: 3306 ?


Have you even read the logfile?
Reply
#3

thank you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)