Avatar billede larsgrau Forsker
23. september 2014 - 08:59 Der er 6 kommentarer og
1 løsning

installation af MySQL på Redhat 6

Hej

Nogen som kan give mig en complet beskrivelse på hvordan man installer MySQL på en Redhat 6. step by step. syntes ikke jeg kan finde en der beskriver det.

Venlig Hilsen
Lars
Avatar billede repox Seniormester
23. september 2014 - 09:16 #1
Avatar billede larsgrau Forsker
23. september 2014 - 09:27 #2
Ja, men jeg glemte af skrive det skulle være offline installation.
Avatar billede repox Seniormester
23. september 2014 - 09:44 #3
Det er selvfølgelig lidt mere langhåret og ikke noget som jeg har gjort i mange år.

http://dev.mysql.com/doc/refman/5.5/en/binary-installation.html
Avatar billede larsgrau Forsker
23. september 2014 - 11:35 #4
140923 13:31:57 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql

2014-09-23 13:31:57 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

2014-09-23 13:31:57 5463 [Note] Plugin 'FEDERATED' is disabled.

2014-09-23 13:31:57 5463 [Note] InnoDB: Using atomics to ref count buffer pool pages

2014-09-23 13:31:57 5463 [Note] InnoDB: The InnoDB memory heap is disabled

2014-09-23 13:31:57 5463 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins

2014-09-23 13:31:57 5463 [Note] InnoDB: Compressed tables use zlib 1.2.3

2014-09-23 13:31:57 5463 [Note] InnoDB: Not using CPU crc32 instructions

2014-09-23 13:31:57 5463 [Note] InnoDB: Initializing buffer pool, size = 128.0M

2014-09-23 13:31:57 5463 [Note] InnoDB: Completed initialization of buffer pool

2014-09-23 13:31:57 5463 [Note] InnoDB: Highest supported file format is Barracuda.

2014-09-23 13:31:57 5463 [Note] InnoDB: 128 rollback segment(s) are active.

2014-09-23 13:31:57 5463 [Note] InnoDB: Waiting for purge to start

2014-09-23 13:31:57 5463 [Note] InnoDB: 5.6.19 started; log sequence number 2344470

2014-09-23 13:31:57 5463 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306

2014-09-23 13:31:57 5463 [Note]  - '0.0.0.0' resolves to '0.0.0.0';

2014-09-23 13:31:57 5463 [Note] Server socket created on IP: '0.0.0.0'.

2014-09-23 13:31:57 5463 [ERROR] Can't start server : Bind on unix socket: Address already in use

2014-09-23 13:31:57 5463 [ERROR] Do you already have another mysqld server running on socket: /var/lib/mysql ?

2014-09-23 13:31:57 5463 [ERROR] Aborting

2014-09-23 13:31:57 5463 [Note] Binlog end

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'partition'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'BLACKHOLE'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'ARCHIVE'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_SYS_TABLES'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_FT_CONFIG'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_FT_DELETED'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_METRICS'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_CMPMEM'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_CMP_RESET'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_CMP'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_LOCKS'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'INNODB_TRX'

2014-09-23 13:31:57 5463 [Note] Shutting down plugin 'InnoDB'

2014-09-23 13:31:57 5463 [Note] InnoDB: FTS optimize thread exiting.

2014-09-23 13:31:57 5463 [Note] InnoDB: Starting shutdown...

2014-09-23 13:31:59 5463 [Note] InnoDB: Shutdown completed; log sequence number 2344480

2014-09-23 13:31:59 5463 [Note] Shutting down plugin 'MyISAM'

2014-09-23 13:31:59 5463 [Note] Shutting down plugin 'MRG_MYISAM'

2014-09-23 13:31:59 5463 [Note] Shutting down plugin 'CSV'

2014-09-23 13:31:59 5463 [Note] Shutting down plugin 'MEMORY'

2014-09-23 13:31:59 5463 [Note] Shutting down plugin 'sha256_password'

2014-09-23 13:31:59 5463 [Note] Shutting down plugin 'mysql_old_password'

2014-09-23 13:31:59 5463 [Note] Shutting down plugin 'mysql_native_password'

2014-09-23 13:31:59 5463 [Note] Shutting down plugin 'binlog'

2014-09-23 13:31:59 5463 [Note] /usr/sbin/mysqld: Shutdown complete

140923 13:31:59 mysqld_safe mysqld from pid file /var/lib/mysql/aspenserver.pid ended


Kan du evt se hvilken fejl der er her
Avatar billede repox Seniormester
23. september 2014 - 12:00 #5
2014-09-23 13:31:57 5463 [ERROR] Can't start server : Bind on unix socket: Address already in use

Der står der at du allerede har noget i brug der lytter på den samme forbindelse som du forsøger at anvende når du starter MySQL
Avatar billede larsgrau Forsker
05. februar 2015 - 19:51 #6
Skriv et svar så du kan få dine point
Avatar billede larsgrau Forsker
09. april 2015 - 11:57 #7
Stadig ikke noget svar
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester