MySQL Forums
Forum List  »  German

Re: MySQL Server Extern erreichen
Posted by: Daniel Beicht
Date: August 02, 2014 04:07PM

Edit: Wenn ich den MySQL-Server starte steht dort folgendes:

FROM VM_202.err:
2014-08-03 00:05:32 3076 Note Plugin 'FEDERATED' is disabled.
2014-08-03 00:05:32 a28 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-03 00:05:32 3076 Note InnoDB: Using atomics to ref count buffer pool pages
2014-08-03 00:05:32 3076 Note InnoDB: The InnoDB memory heap is disabled
2014-08-03 00:05:32 3076 Note InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-08-03 00:05:32 3076 Note InnoDB: Compressed tables use zlib 1.2.3
2014-08-03 00:05:32 3076 Note InnoDB: Not using CPU crc32 instructions
2014-08-03 00:05:32 3076 Note InnoDB: Initializing buffer pool, size = 133.0M
2014-08-03 00:05:32 3076 Note InnoDB: Completed initialization of buffer pool
2014-08-03 00:05:33 3076 Note InnoDB: Highest supported file format is Barracuda.
2014-08-03 00:05:33 3076 Note InnoDB: 128 rollback segment(s) are active.
2014-08-03 00:05:34 3076 Note InnoDB: Waiting for purge to start
2014-08-03 00:05:34 3076 Note InnoDB: 5.6.19 started; log sequence number 9033511
2014-08-03 00:05:34 3076 Note Server hostname (bind-address): '0.0.0.0'; port: 3306
2014-08-03 00:05:34 3076 Note - '0.0.0.0' resolves to '0.0.0.0';
2014-08-03 00:05:34 3076 Note Server socket created on IP: '0.0.0.0'.
2014-08-03 00:05:34 3076 Note Event Scheduler: Loaded 0 events
2014-08-03 00:05:34 3076 Note C:\Program Files\MySQL\MySQL Server 5.6\bin\mysqld: ready for connections.
Version: '5.6.19' socket: '' port: 3306 MySQL Community Server (GPL)
2014-08-03 00:05:35 - Starting server...
2014-08-03 00:05:35 - Server start done.
2014-08-03 00:05:35 - Checking server status...
2014-08-03 00:05:35 - Trying to connect to MySQL...
2014-08-03 00:05:35 - Connection succeeded
2014-08-03 00:05:35 - Assuming server is running
2014-08-03 00:05:35 - Checking server status...
2014-08-03 00:05:35 - Trying to connect to MySQL...
2014-08-03 00:05:35 - Connection succeeded
2014-08-03 00:05:35 - Assuming server is running

Die Binding-Adress ist momentan 0.0.0.0 (was ja eigentlich Bedeutet, dass auf allen Adressen gehorcht wird).

Options: ReplyQuote


Subject
Views
Written By
Posted
1605
August 02, 2014 03:21PM
Re: MySQL Server Extern erreichen
789
August 02, 2014 04:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.