Problem with MySQL

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

Problem with MySQL

Postby knowaiser » 30. September 2014 18:51

I'm having a problem starting MySQL. the error log is as follows:

2014-09-30 13:34:36 15884 [Note] Plugin 'FEDERATED' is disabled.
2014-09-30 13:34:42 427c 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-09-30 13:34:42 15884 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-09-30 13:34:42 15884 [Note] InnoDB: The InnoDB memory heap is disabled
2014-09-30 13:34:42 15884 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-09-30 13:34:42 15884 [Note] InnoDB: Memory barrier is not used
2014-09-30 13:34:42 15884 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-09-30 13:34:44 15884 [Note] InnoDB: Not using CPU crc32 instructions
2014-09-30 13:34:46 15884 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-09-30 13:34:46 15884 [Note] InnoDB: Completed initialization of buffer pool
2014-09-30 13:34:49 15884 [Note] InnoDB: Highest supported file format is Barracuda.
2014-09-30 13:34:59 15884 [Note] InnoDB: 128 rollback segment(s) are active.
2014-09-30 13:35:00 15884 [Note] InnoDB: Waiting for purge to start
2014-09-30 13:35:00 15884 [Note] InnoDB: Waiting for purge to start
2014-09-30 13:35:00 15884 [Note] InnoDB: Waiting for purge to start
2014-09-30 13:35:00 15884 [Note] InnoDB: Waiting for purge to start
2014-09-30 13:35:00 15884 [Note] InnoDB: Waiting for purge to start
2014-09-30 13:35:00 15884 [Note] InnoDB: Waiting for purge to start
2014-09-30 13:35:01 15884 [Note] InnoDB: 5.6.20 started; log sequence number 1665234
2014-09-30 13:35:03 15884 [Note] Server hostname (bind-address): '*'; port: 3306
2014-09-30 13:35:04 15884 [Note] IPv6 is available.
2014-09-30 13:35:04 15884 [Note] - '::' resolves to '::';
2014-09-30 13:35:04 15884 [Note] Server socket created on IP: '::'.
2014-09-30 13:35:04 15884 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2014-09-30 13:35:04 15884 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2014-09-30 13:35:04 15884 [ERROR] Aborting

2014-09-30 13:35:04 15884 [Note] Binlog end
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'partition'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_METRICS'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_CMPMEM'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_CMP'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_LOCKS'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'INNODB_TRX'
2014-09-30 13:35:04 15884 [Note] Shutting down plugin 'InnoDB'
2014-09-30 13:35:04 15884 [Note] InnoDB: FTS optimize thread exiting.
2014-09-30 13:35:04 15884 [Note] InnoDB: Starting shutdown...
2014-09-30 13:35:05 15884 [Note] InnoDB: Shutdown completed; log sequence number 1665244
2014-09-30 13:35:05 15884 [Note] Shutting down plugin 'BLACKHOLE'
2014-09-30 13:35:05 15884 [Note] Shutting down plugin 'ARCHIVE'
2014-09-30 13:35:05 15884 [Note] Shutting down plugin 'MRG_MYISAM'
2014-09-30 13:35:05 15884 [Note] Shutting down plugin 'MyISAM'
2014-09-30 13:35:05 15884 [Note] Shutting down plugin 'MEMORY'
2014-09-30 13:35:05 15884 [Note] Shutting down plugin 'CSV'
2014-09-30 13:35:05 15884 [Note] Shutting down plugin 'sha256_password'
2014-09-30 13:35:05 15884 [Note] Shutting down plugin 'mysql_old_password'
2014-09-30 13:35:05 15884 [Note] Shutting down plugin 'mysql_native_password'
2014-09-30 13:35:05 15884 [Note] Shutting down plugin 'binlog'
2014-09-30 13:35:06 15884 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

2014-09-30 13:35:27 17716 [Note] Plugin 'FEDERATED' is disabled.
2014-09-30 13:35:27 4538 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-09-30 13:35:27 17716 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-09-30 13:35:27 17716 [Note] InnoDB: The InnoDB memory heap is disabled
2014-09-30 13:35:27 17716 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-09-30 13:35:27 17716 [Note] InnoDB: Memory barrier is not used
2014-09-30 13:35:27 17716 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-09-30 13:35:27 17716 [Note] InnoDB: Not using CPU crc32 instructions
2014-09-30 13:35:27 17716 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-09-30 13:35:27 17716 [Note] InnoDB: Completed initialization of buffer pool
2014-09-30 13:35:29 17716 [Note] InnoDB: Highest supported file format is Barracuda.
2014-09-30 13:35:40 17716 [Note] InnoDB: 128 rollback segment(s) are active.
2014-09-30 13:35:41 17716 [Note] InnoDB: Waiting for purge to start
2014-09-30 13:35:41 17716 [Note] InnoDB: 5.6.20 started; log sequence number 1665244
2014-09-30 13:35:41 17716 [Note] Server hostname (bind-address): '*'; port: 3306
2014-09-30 13:35:41 17716 [Note] IPv6 is available.
2014-09-30 13:35:41 17716 [Note] - '::' resolves to '::';
2014-09-30 13:35:41 17716 [Note] Server socket created on IP: '::'.
2014-09-30 13:35:41 17716 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2014-09-30 13:35:41 17716 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2014-09-30 13:35:41 17716 [ERROR] Aborting

2014-09-30 13:35:41 17716 [Note] Binlog end
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'partition'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_METRICS'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_CMPMEM'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_CMP'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_LOCKS'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'INNODB_TRX'
2014-09-30 13:35:41 17716 [Note] Shutting down plugin 'InnoDB'
2014-09-30 13:35:41 17716 [Note] InnoDB: FTS optimize thread exiting.
2014-09-30 13:35:41 17716 [Note] InnoDB: Starting shutdown...
2014-09-30 13:35:43 17716 [Note] InnoDB: Shutdown completed; log sequence number 1665254
2014-09-30 13:35:43 17716 [Note] Shutting down plugin 'BLACKHOLE'
2014-09-30 13:35:43 17716 [Note] Shutting down plugin 'ARCHIVE'
2014-09-30 13:35:43 17716 [Note] Shutting down plugin 'MRG_MYISAM'
2014-09-30 13:35:43 17716 [Note] Shutting down plugin 'MyISAM'
2014-09-30 13:35:43 17716 [Note] Shutting down plugin 'MEMORY'
2014-09-30 13:35:43 17716 [Note] Shutting down plugin 'CSV'
2014-09-30 13:35:43 17716 [Note] Shutting down plugin 'sha256_password'
2014-09-30 13:35:43 17716 [Note] Shutting down plugin 'mysql_old_password'
2014-09-30 13:35:43 17716 [Note] Shutting down plugin 'mysql_native_password'
2014-09-30 13:35:43 17716 [Note] Shutting down plugin 'binlog'
2014-09-30 13:35:43 17716 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

2014-09-30 13:43:42 17496 [Note] Plugin 'FEDERATED' is disabled.
2014-09-30 13:43:43 44d4 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-09-30 13:43:43 17496 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-09-30 13:43:43 17496 [Note] InnoDB: The InnoDB memory heap is disabled
2014-09-30 13:43:43 17496 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-09-30 13:43:43 17496 [Note] InnoDB: Memory barrier is not used
2014-09-30 13:43:43 17496 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-09-30 13:43:43 17496 [Note] InnoDB: Not using CPU crc32 instructions
2014-09-30 13:43:43 17496 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-09-30 13:43:43 17496 [Note] InnoDB: Completed initialization of buffer pool
2014-09-30 13:43:43 17496 [Note] InnoDB: Highest supported file format is Barracuda.
2014-09-30 13:43:45 17496 [Note] InnoDB: 128 rollback segment(s) are active.
2014-09-30 13:43:45 17496 [Note] InnoDB: Waiting for purge to start
2014-09-30 13:43:45 17496 [Note] InnoDB: 5.6.20 started; log sequence number 1665254
2014-09-30 13:43:45 17496 [Note] Server hostname (bind-address): '*'; port: 3306
2014-09-30 13:43:45 17496 [Note] IPv6 is available.
2014-09-30 13:43:45 17496 [Note] - '::' resolves to '::';
2014-09-30 13:43:45 17496 [Note] Server socket created on IP: '::'.
2014-09-30 13:43:45 17496 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2014-09-30 13:43:45 17496 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2014-09-30 13:43:45 17496 [ERROR] Aborting

2014-09-30 13:43:45 17496 [Note] Binlog end
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'partition'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_METRICS'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_CMPMEM'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_CMP'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_LOCKS'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'INNODB_TRX'
2014-09-30 13:43:45 17496 [Note] Shutting down plugin 'InnoDB'
2014-09-30 13:43:45 17496 [Note] InnoDB: FTS optimize thread exiting.
2014-09-30 13:43:45 17496 [Note] InnoDB: Starting shutdown...
2014-09-30 13:43:46 17496 [Note] InnoDB: Shutdown completed; log sequence number 1665264
2014-09-30 13:43:46 17496 [Note] Shutting down plugin 'BLACKHOLE'
2014-09-30 13:43:46 17496 [Note] Shutting down plugin 'ARCHIVE'
2014-09-30 13:43:46 17496 [Note] Shutting down plugin 'MRG_MYISAM'
2014-09-30 13:43:46 17496 [Note] Shutting down plugin 'MyISAM'
2014-09-30 13:43:46 17496 [Note] Shutting down plugin 'MEMORY'
2014-09-30 13:43:46 17496 [Note] Shutting down plugin 'CSV'
2014-09-30 13:43:46 17496 [Note] Shutting down plugin 'sha256_password'
2014-09-30 13:43:46 17496 [Note] Shutting down plugin 'mysql_old_password'
2014-09-30 13:43:46 17496 [Note] Shutting down plugin 'mysql_native_password'
2014-09-30 13:43:46 17496 [Note] Shutting down plugin 'binlog'
2014-09-30 13:43:46 17496 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete
knowaiser
 
Posts: 1
Joined: 30. September 2014 18:47
Operating System: windows 7 professional

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 146 guests