I cant run mysql

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

I cant run mysql

Postby NickOver » 17. July 2015 22:01

Hi.
I have a problem with mysql, after click start aplication try start it but naxt, i only see "stopped".
Here is log:
2015-07-17 22:48:39 7254 mysqld_safe Starting mysqld daemon with databases from /opt/lampp/var/mysql
2015-07-17 22:48:40 0 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
2015-07-17 22:48:40 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2015-07-17 22:48:40 0 [Note] /opt/lampp/sbin/mysqld (mysqld 5.6.24) starting as process 7612 ...
2015-07-17 22:48:40 7612 [Note] Plugin 'FEDERATED' is disabled.
2015-07-17 22:48:40 7612 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2015-07-17 22:48:40 7612 [Note] InnoDB: The InnoDB memory heap is disabled
2015-07-17 22:48:40 7612 [Note] InnoDB: Mutexes and rw_locks use InnoDB's own implementation
2015-07-17 22:48:40 7612 [Note] InnoDB: Memory barrier is not used
2015-07-17 22:48:40 7612 [Note] InnoDB: Compressed tables use zlib 1.2.8
2015-07-17 22:48:40 7612 [Note] InnoDB: Not using CPU crc32 instructions
2015-07-17 22:48:40 7612 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2015-07-17 22:48:40 7612 [Note] InnoDB: Completed initialization of buffer pool
2015-07-17 22:48:40 7612 [Note] InnoDB: Highest supported file format is Barracuda.
2015-07-17 22:48:40 7612 [Note] InnoDB: 128 rollback segment(s) are active.
2015-07-17 22:48:40 7612 [Note] InnoDB: Waiting for purge to start
2015-07-17 22:48:40 7612 [Note] InnoDB: 5.6.24 started; log sequence number 1625110
2015-07-17 22:48:40 7612 [Note] RSA private key file not found: /opt/lampp/var/mysql//private_key.pem. Some authentication plugins will not work.
2015-07-17 22:48:40 7612 [Note] RSA public key file not found: /opt/lampp/var/mysql//public_key.pem. Some authentication plugins will not work.
2015-07-17 22:48:40 7612 [Note] Server hostname (bind-address): '*'; port: 3306
2015-07-17 22:48:40 7612 [Note] IPv6 is available.
2015-07-17 22:48:40 7612 [Note] - '::' resolves to '::';
2015-07-17 22:48:40 7612 [Note] Server socket created on IP: '::'.
2015-07-17 22:48:40 7612 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
2015-07-17 22:48:40 7612 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2015-07-17 22:48:40 7612 [ERROR] Aborting

2015-07-17 22:48:40 7612 [Note] Binlog end
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'partition'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'ARCHIVE'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_METRICS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMPMEM'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMP'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_LOCKS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_TRX'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'InnoDB'
2015-07-17 22:48:40 7612 [Note] InnoDB: FTS optimize thread exiting.
2015-07-17 22:48:40 7612 [Note] InnoDB: Starting shutdown...
2015-07-17 22:48:41 7612 [Note] InnoDB: Shutdown completed; log sequence number 1625120
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'BLACKHOLE'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'MRG_MYISAM'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'MyISAM'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'MEMORY'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'CSV'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'sha256_password'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'mysql_old_password'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'mysql_native_password'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'binlog'
2015-07-17 22:48:41 7612 [Note] /opt/lampp/sbin/mysqld: Shutdown complete

2015-07-17 22:48:41 7254 mysqld_safe mysqld from pid file /opt/lampp/var/mysql/zero.pid ended

That is the output from console when i install them:
2015-07-17 22:48:39 7254 mysqld_safe Starting mysqld daemon with databases from /opt/lampp/var/mysql
2015-07-17 22:48:40 0 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
2015-07-17 22:48:40 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2015-07-17 22:48:40 0 [Note] /opt/lampp/sbin/mysqld (mysqld 5.6.24) starting as process 7612 ...
2015-07-17 22:48:40 7612 [Note] Plugin 'FEDERATED' is disabled.
2015-07-17 22:48:40 7612 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2015-07-17 22:48:40 7612 [Note] InnoDB: The InnoDB memory heap is disabled
2015-07-17 22:48:40 7612 [Note] InnoDB: Mutexes and rw_locks use InnoDB's own implementation
2015-07-17 22:48:40 7612 [Note] InnoDB: Memory barrier is not used
2015-07-17 22:48:40 7612 [Note] InnoDB: Compressed tables use zlib 1.2.8
2015-07-17 22:48:40 7612 [Note] InnoDB: Not using CPU crc32 instructions
2015-07-17 22:48:40 7612 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2015-07-17 22:48:40 7612 [Note] InnoDB: Completed initialization of buffer pool
2015-07-17 22:48:40 7612 [Note] InnoDB: Highest supported file format is Barracuda.
2015-07-17 22:48:40 7612 [Note] InnoDB: 128 rollback segment(s) are active.
2015-07-17 22:48:40 7612 [Note] InnoDB: Waiting for purge to start
2015-07-17 22:48:40 7612 [Note] InnoDB: 5.6.24 started; log sequence number 1625110
2015-07-17 22:48:40 7612 [Note] RSA private key file not found: /opt/lampp/var/mysql//private_key.pem. Some authentication plugins will not work.
2015-07-17 22:48:40 7612 [Note] RSA public key file not found: /opt/lampp/var/mysql//public_key.pem. Some authentication plugins will not work.
2015-07-17 22:48:40 7612 [Note] Server hostname (bind-address): '*'; port: 3306
2015-07-17 22:48:40 7612 [Note] IPv6 is available.
2015-07-17 22:48:40 7612 [Note] - '::' resolves to '::';
2015-07-17 22:48:40 7612 [Note] Server socket created on IP: '::'.
2015-07-17 22:48:40 7612 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
2015-07-17 22:48:40 7612 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2015-07-17 22:48:40 7612 [ERROR] Aborting

2015-07-17 22:48:40 7612 [Note] Binlog end
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'partition'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'ARCHIVE'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_METRICS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMPMEM'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_CMP'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_LOCKS'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'INNODB_TRX'
2015-07-17 22:48:40 7612 [Note] Shutting down plugin 'InnoDB'
2015-07-17 22:48:40 7612 [Note] InnoDB: FTS optimize thread exiting.
2015-07-17 22:48:40 7612 [Note] InnoDB: Starting shutdown...
2015-07-17 22:48:41 7612 [Note] InnoDB: Shutdown completed; log sequence number 1625120
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'BLACKHOLE'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'MRG_MYISAM'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'MyISAM'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'MEMORY'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'CSV'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'sha256_password'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'mysql_old_password'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'mysql_native_password'
2015-07-17 22:48:41 7612 [Note] Shutting down plugin 'binlog'
2015-07-17 22:48:41 7612 [Note] /opt/lampp/sbin/mysqld: Shutdown complete

2015-07-17 22:48:41 7254 mysqld_safe mysqld from pid file /opt/lampp/var/mysql/zero.pid ended


Thanks for help.
NickOver
 
Posts: 1
Joined: 17. July 2015 21:52
Operating System: linux mint

Re: I cant run mysql

Postby Nobbie » 18. July 2015 19:55

It seems that you have already another MySQL Installation running.
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 33 guests