Page 1 of 1

Port 3306 will not open

PostPosted: 17. August 2014 23:03
by rovo1968
When I try to start MySQL in Xampp Control panel it is refused.
I get this errormessage:
9 [mysql] Error: MySQL shutdown unexpectedly.
23:49:59 [mysql] This may be due to a blocked port, missing dependencies,
23:49:59 [mysql] improper privileges, a crash, or a shutdown by another method.
23:49:59 [mysql] Press the Logs button to view error logs and check
23:49:59 [mysql] the Windows Event Viewer for more clues
23:49:59 [mysql] If you need more help, copy and post this
23:49:59 [mysql] entire log window on the forums

According to the last sentence, here is my errorlog:
[i]2014-08-17 01:48:37 1660 [Note] Plugin 'FEDERATED' is disabled.
2014-08-17 01:48:37 1350 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-17 01:48:37 1660 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-08-17 01:48:37 1660 [Note] InnoDB: The InnoDB memory heap is disabled
2014-08-17 01:48:37 1660 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-08-17 01:48:37 1660 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-08-17 01:48:37 1660 [Note] InnoDB: Not using CPU crc32 instructions
2014-08-17 01:48:37 1660 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-08-17 01:48:37 1660 [Note] InnoDB: Completed initialization of buffer pool
2014-08-17 01:48:37 1660 [Note] InnoDB: Highest supported file format is Barracuda.
2014-08-17 01:48:37 1660 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*320 pages, LSN=1625987
2014-08-17 01:48:37 1660 [Warning] InnoDB: Starting to delete and rewrite log files.
2014-08-17 01:48:37 1660 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile101 size to 5 MB
2014-08-17 01:48:38 1660 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile1 size to 5 MB
2014-08-17 01:48:38 1660 [Note] InnoDB: Renaming log file C:\xampp\mysql\data\ib_logfile101 to C:\xampp\mysql\data\ib_logfile0
2014-08-17 01:48:38 1660 [Warning] InnoDB: New log files created, LSN=1625987
2014-08-17 01:48:38 1660 [Note] InnoDB: 128 rollback segment(s) are active.
2014-08-17 01:48:38 1660 [Note] InnoDB: Waiting for purge to start
2014-08-17 01:48:38 1660 [Note] InnoDB: 5.6.16 started; log sequence number 1625987
2014-08-17 01:48:38 1660 [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: d85a2206-259f-11e4-bd88-a4badbd7758e.
2014-08-17 01:48:38 1660 [Note] Server hostname (bind-address): '*'; port: 3306
2014-08-17 01:48:38 1660 [Note] IPv6 is available.
2014-08-17 01:48:38 1660 [Note] - '::' resolves to '::';
2014-08-17 01:48:38 1660 [Note] Server socket created on IP: '::'.
2014-08-17 02:02:44 2872 [Note] Plugin 'FEDERATED' is disabled.
2014-08-17 02:02:44 1398 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-17 02:02:44 2872 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-08-17 02:02:44 2872 [Note] InnoDB: The InnoDB memory heap is disabled
2014-08-17 02:02:44 2872 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-08-17 02:02:44 2872 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-08-17 02:02:44 2872 [Note] InnoDB: Not using CPU crc32 instructions
2014-08-17 02:02:44 2872 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-08-17 02:02:44 2872 [Note] InnoDB: Completed initialization of buffer pool
2014-08-17 02:02:44 2872 [Note] InnoDB: Highest supported file format is Barracuda.
2014-08-17 02:02:44 2872 [Note] InnoDB: The log sequence numbers 1625987 and 1625987 in ibdata files do not match the log sequence number 1626134 in the ib_logfiles!
2014-08-17 02:02:44 2872 [Note] InnoDB: Database was not shutdown normally!
2014-08-17 02:02:44 2872 [Note] InnoDB: Starting crash recovery.
2014-08-17 02:02:44 2872 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-08-17 02:02:45 2872 [Note] InnoDB: Restoring possible half-written data pages
2014-08-17 02:02:45 2872 [Note] InnoDB: from the doublewrite buffer...
2014-08-17 02:02:51 2872 [Note] InnoDB: 128 rollback segment(s) are active.
2014-08-17 02:02:51 2872 [Note] InnoDB: Waiting for purge to start
2014-08-17 02:02:51 2872 [Note] InnoDB: 5.6.16 started; log sequence number 1626134
2014-08-17 02:02:52 2872 [Note] Server hostname (bind-address): '*'; port: 3306
2014-08-17 02:02:52 2872 [Note] IPv6 is available.
2014-08-17 02:02:52 2872 [Note] - '::' resolves to '::';
2014-08-17 02:02:52 2872 [Note] Server socket created on IP: '::'.
2014-08-17 16:06:53 4076 [Note] Plugin 'FEDERATED' is disabled.
2014-08-17 16:06:53 1218 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-17 16:06:53 4076 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-08-17 16:06:53 4076 [Note] InnoDB: The InnoDB memory heap is disabled
2014-08-17 16:06:53 4076 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-08-17 16:06:53 4076 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-08-17 16:06:53 4076 [Note] InnoDB: Not using CPU crc32 instructions
2014-08-17 16:06:53 4076 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-08-17 16:06:53 4076 [Note] InnoDB: Completed initialization of buffer pool
2014-08-17 16:06:53 4076 [Note] InnoDB: Highest supported file format is Barracuda.
2014-08-17 16:06:53 4076 [Note] InnoDB: The log sequence numbers 1625987 and 1625987 in ibdata files do not match the log sequence number 1626144 in the ib_logfiles!
2014-08-17 16:06:53 4076 [Note] InnoDB: Database was not shutdown normally!
2014-08-17 16:06:53 4076 [Note] InnoDB: Starting crash recovery.
2014-08-17 16:06:53 4076 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-08-17 16:06:53 4076 [Note] InnoDB: Restoring possible half-written data pages
2014-08-17 16:06:53 4076 [Note] InnoDB: from the doublewrite buffer...
2014-08-17 16:06:54 4076 [Note] InnoDB: 128 rollback segment(s) are active.
2014-08-17 16:06:54 4076 [Note] InnoDB: Waiting for purge to start
2014-08-17 16:06:54 4076 [Note] InnoDB: 5.6.16 started; log sequence number 1626144
2014-08-17 16:06:54 4076 [Note] Server hostname (bind-address): '*'; port: 3306
2014-08-17 16:06:54 4076 [Note] IPv6 is available.
2014-08-17 16:06:54 4076 [Note] - '::' resolves to '::';
2014-08-17 16:06:54 4076 [Note] Server socket created on IP: '::'.
2014-08-17 16:06:54 4076 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2014-08-17 16:06:54 4076 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2014-08-17 16:06:54 4076 [ERROR] Aborting

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

See follow-up item next (Port 3306 will not open (2))