Al instalar xampp y entrar en el panel de control no me deja instalar la opción mySQL :
Al dar a admin sale esto :
logs
2015-11-10 15:26:56 10fc 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.
2015-11-10 15:26:56 4348 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2015-11-10 15:26:56 4348 [Note] InnoDB: The InnoDB memory heap is disabled
2015-11-10 15:26:56 4348 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-11-10 15:26:56 4348 [Note] InnoDB: Memory barrier is not used
2015-11-10 15:26:56 4348 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-11-10 15:26:56 4348 [Note] InnoDB: Not using CPU crc32 instructions
2015-11-10 15:26:56 4348 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2015-11-10 15:26:56 4348 [Note] InnoDB: Completed initialization of buffer pool
2015-11-10 15:26:56 4348 [Note] InnoDB: Highest supported file format is Barracuda.
2015-11-10 15:26:57 4348 [Note] InnoDB: 128 rollback segment(s) are active.
2015-11-10 15:26:57 4348 [Note] InnoDB: Waiting for purge to start
2015-11-10 15:26:57 4348 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 1835027
2015-11-10 15:26:57 6140 [Note] InnoDB: Dumping buffer pool(s) not yet started
2015-11-10 15:26:57 4348 [Note] Plugin 'FEEDBACK' is disabled.
2015-11-10 15:26:57 4348 [Note] Server socket created on IP: '::'.
2015-11-10 15:26:57 4348 [Note] Event Scheduler: Loaded 0 events
2015-11-10 15:26:57 4348 [Note] C:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.8-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2015-11-10 15:27:11 5152 [Note] C:\xampp\mysql\bin\mysqld.exe: Normal shutdown
2015-11-10 15:27:11 5152 [Note] Event Scheduler: Purging the queue. 0 events
2015-11-10 15:27:11 5732 [Note] InnoDB: FTS optimize thread exiting.
2015-11-10 15:27:11 5152 [Note] InnoDB: Starting shutdown...
2015-11-10 15:27:13 5152 [Note] InnoDB: Shutdown completed; log sequence number 1835037
2015-11-10 15:27:13 5152 [Note] C:\xampp\mysql\bin\mysqld.exe: Shutdown complete
2019-05-05 17:22:16 2634 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.
2019-05-05 17:22:16 9780 [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.
2019-05-05 17:22:16 9780 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2019-05-05 17:22:16 9780 [Note] InnoDB: The InnoDB memory heap is disabled
2019-05-05 17:22:16 9780 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-05-05 17:22:16 9780 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2019-05-05 17:22:16 9780 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-05-05 17:22:16 9780 [Note] InnoDB: Using generic crc32 instructions
2019-05-05 17:22:16 9780 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2019-05-05 17:22:16 9780 [Note] InnoDB: Completed initialization of buffer pool
2019-05-05 17:22:16 9780 [Note] InnoDB: Highest supported file format is Barracuda.
2019-05-05 17:22:17 9780 [Note] InnoDB: 128 rollback segment(s) are active.
2019-05-05 17:22:17 9780 [Note] InnoDB: Waiting for purge to start
2019-05-05 17:22:17 9780 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.42-84.2 started; log sequence number 1835037
2019-05-05 17:22:18 7700 [Note] InnoDB: Dumping buffer pool(s) not yet started
2019-05-05 17:22:18 9780 [Note] Plugin 'FEEDBACK' is disabled.
2019-05-05 17:22:18 9780 [Note] Server socket created on IP: '::'.
2019-05-05 17:22:18 9780 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Sólo se permite un uso de cada dirección de socket (protocolo/dirección de red/puerto)
2019-05-05 17:22:18 9780 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2019-05-05 17:22:18 9780 [ERROR] Aborting
2019-05-05 17:22:46 1374 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.
2019-05-05 17:22:46 4980 [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.
2019-05-05 17:22:46 4980 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2019-05-05 17:22:46 4980 [Note] InnoDB: The InnoDB memory heap is disabled
2019-05-05 17:22:46 4980 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-05-05 17:22:46 4980 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2019-05-05 17:22:46 4980 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-05-05 17:22:46 4980 [Note] InnoDB: Using generic crc32 instructions
2019-05-05 17:22:47 4980 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2019-05-05 17:22:47 4980 [Note] InnoDB: Completed initialization of buffer pool
2019-05-05 17:22:47 4980 [Note] InnoDB: Highest supported file format is Barracuda.
2019-05-05 17:22:48 4980 [Note] InnoDB: 128 rollback segment(s) are active.
2019-05-05 17:22:48 4980 [Note] InnoDB: Waiting for purge to start
2019-05-05 17:22:48 4980 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.42-84.2 started; log sequence number 1835047
2019-05-05 17:22:48 6776 [Note] InnoDB: Dumping buffer pool(s) not yet started
2019-05-05 17:22:48 4980 [Note] Plugin 'FEEDBACK' is disabled.
2019-05-05 17:22:48 4980 [Note] Server socket created on IP: '::'.
2019-05-05 17:22:48 4980 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Sólo se permite un uso de cada dirección de socket (protocolo/dirección de red/puerto)
2019-05-05 17:22:48 4980 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2019-05-05 17:22:48 4980 [ERROR] Aborting
2019-05-05 17:23:00 ce0 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.
2019-05-05 17:23:00 3296 [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.
2019-05-05 17:23:00 3296 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2019-05-05 17:23:00 3296 [Note] InnoDB: The InnoDB memory heap is disabled
2019-05-05 17:23:00 3296 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-05-05 17:23:00 3296 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2019-05-05 17:23:00 3296 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-05-05 17:23:00 3296 [Note] InnoDB: Using generic crc32 instructions
2019-05-05 17:23:00 3296 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2019-05-05 17:23:00 3296 [Note] InnoDB: Completed initialization of buffer pool
2019-05-05 17:23:00 3296 [Note] InnoDB: Highest supported file format is Barracuda.
2019-05-05 17:23:01 3296 [Note] InnoDB: 128 rollback segment(s) are active.
2019-05-05 17:23:01 3296 [Note] InnoDB: Waiting for purge to start
2019-05-05 17:23:01 3296 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.42-84.2 started; log sequence number 1835057
2019-05-05 17:23:02 6612 [Note] InnoDB: Dumping buffer pool(s) not yet started
2019-05-05 17:23:02 3296 [Note] Plugin 'FEEDBACK' is disabled.
2019-05-05 17:23:02 3296 [Note] Server socket created on IP: '::'.
2019-05-05 17:23:02 3296 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Sólo se permite un uso de cada dirección de socket (protocolo/dirección de red/puerto)
2019-05-05 17:23:02 3296 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2019-05-05 17:23:02 3296 [ERROR] Aborting
2019-05-05 17:24:44 2698 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.
2019-05-05 17:24:44 9880 [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.
2019-05-05 17:24:44 9880 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2019-05-05 17:24:44 9880 [Note] InnoDB: The InnoDB memory heap is disabled
2019-05-05 17:24:44 9880 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-05-05 17:24:44 9880 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2019-05-05 17:24:44 9880 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-05-05 17:24:44 9880 [Note] InnoDB: Using generic crc32 instructions
2019-05-05 17:24:44 9880 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2019-05-05 17:24:44 9880 [Note] InnoDB: Completed initialization of buffer pool
2019-05-05 17:24:44 9880 [Note] InnoDB: Highest supported file format is Barracuda.
2019-05-05 17:24:45 9880 [Note] InnoDB: 128 rollback segment(s) are active.
2019-05-05 17:24:45 9880 [Note] InnoDB: Waiting for purge to start
2019-05-05 17:24:46 9880 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.42-84.2 started; log sequence number 1835067
2019-05-05 17:24:46 4796 [Note] InnoDB: Dumping buffer pool(s) not yet started
2019-05-05 17:24:46 9880 [Note] Plugin 'FEEDBACK' is disabled.
2019-05-05 17:24:46 9880 [Note] Server socket created on IP: '::'.
2019-05-05 17:24:46 9880 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Sólo se permite un uso de cada dirección de socket (protocolo/dirección de red/puerto)
2019-05-05 17:24:46 9880 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2019-05-05 17:24:46 9880 [ERROR] Aborting
2019-05-05 17:32:37 22b0 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.
2019-05-05 17:32:37 8880 [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.
2019-05-05 17:32:37 8880 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2019-05-05 17:32:37 8880 [Note] InnoDB: The InnoDB memory heap is disabled
2019-05-05 17:32:37 8880 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-05-05 17:32:37 8880 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2019-05-05 17:32:37 8880 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-05-05 17:32:37 8880 [Note] InnoDB: Using generic crc32 instructions
2019-05-05 17:32:37 8880 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2019-05-05 17:32:37 8880 [Note] InnoDB: Completed initialization of buffer pool
2019-05-05 17:32:37 8880 [Note] InnoDB: Highest supported file format is Barracuda.
2019-05-05 17:32:38 8880 [Note] InnoDB: 128 rollback segment(s) are active.
2019-05-05 17:32:38 8880 [Note] InnoDB: Waiting for purge to start
2019-05-05 17:32:38 8880 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.42-84.2 started; log sequence number 1835077
2019-05-05 17:32:38 8984 [Note] InnoDB: Dumping buffer pool(s) not yet started
2019-05-05 17:32:38 8880 [Note] Plugin 'FEEDBACK' is disabled.
2019-05-05 17:32:38 8880 [Note] Server socket created on IP: '::'.
2019-05-05 17:32:38 8880 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Sólo se permite un uso de cada dirección de socket (protocolo/dirección de red/puerto)
2019-05-05 17:32:38 8880 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2019-05-05 17:32:38 8880 [ERROR] Aborting
alguno sabe como arreglar esta mierda?