mysql wont run

Problems with the Windows version of XAMPP, questions, comments, and anything related.

mysql wont run

Postby etsted » 20. August 2014 15:33

i try to click start mysql, it work, but then suddently turns off.
error log:
2014-08-20 16:22:29 3704 [Note] Plugin 'FEDERATED' is disabled.
2014-08-20 16:22:29 55c 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.
2014-08-20 16:22:29 3704 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-08-20 16:22:29 3704 [Note] InnoDB: The InnoDB memory heap is disabled
2014-08-20 16:22:29 3704 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-08-20 16:22:29 3704 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-08-20 16:22:29 3704 [Note] InnoDB: Not using CPU crc32 instructions
2014-08-20 16:22:29 3704 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-08-20 16:22:29 3704 [Note] InnoDB: Completed initialization of buffer pool
2014-08-20 16:22:30 3704 [Note] InnoDB: Highest supported file format is Barracuda.
2014-08-20 16:22:30 3704 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*320 pages, LSN=1625987
2014-08-20 16:22:30 3704 [Warning] InnoDB: Starting to delete and rewrite log files.
2014-08-20 16:22:30 3704 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile101 size to 5 MB
2014-08-20 16:22:30 3704 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile1 size to 5 MB
2014-08-20 16:22:31 3704 [Note] InnoDB: Renaming log file C:\xampp\mysql\data\ib_logfile101 to C:\xampp\mysql\data\ib_logfile0
2014-08-20 16:22:31 3704 [Warning] InnoDB: New log files created, LSN=1625987
2014-08-20 16:22:31 3704 [Note] InnoDB: 128 rollback segment(s) are active.
2014-08-20 16:22:31 3704 [Note] InnoDB: Waiting for purge to start
2014-08-20 16:22:31 3704 [Note] InnoDB: 5.6.16 started; log sequence number 1625987
2014-08-20 16:22:31 3704 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 6bb3d307-2875-11e4-9004-80c16e3d0085.
2014-08-20 16:22:31 3704 [Note] Server hostname (bind-address): '*'; port: 3306
2014-08-20 16:22:31 3704 [Note] IPv6 is available.
2014-08-20 16:22:31 3704 [Note] - '::' resolves to '::';
2014-08-20 16:22:31 3704 [Note] Server socket created on IP: '::'.
2014-08-20 16:22:31 3704 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2014-08-20 16:22:31 3704 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2014-08-20 16:22:31 3704 [ERROR] Aborting

2014-08-20 16:22:31 3704 [Note] Binlog end
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'partition'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_METRICS'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_CMPMEM'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_CMP'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_LOCKS'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'INNODB_TRX'
2014-08-20 16:22:31 3704 [Note] Shutting down plugin 'InnoDB'
2014-08-20 16:22:31 3704 [Note] InnoDB: FTS optimize thread exiting.
2014-08-20 16:22:31 3704 [Note] InnoDB: Starting shutdown...
etsted
 
Posts: 1
Joined: 20. August 2014 15:31
Operating System: windows 7

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 152 guests