Beiträge von kolaner

    Hallo,

    nach vielen Versuchen ein Teilerfolg. MYSQL läßt sich starten - aaaber nur, wenn ich vorher den Port 3306 bzw. den Prozess mysqld.exe beende. Das funktioniert nur mit dem Programm tcpview.exe.

    Warum ist nach dem PC Start die mysqld.exe aktiv und belegt den Port 3306, obwohl ich das Controlpanel noch gar nicht gestartet habe. Im Autostartmenü kann ich die mysqld.exe ebenfalls nicht finden, um sie da rauszunehmen. Auch im Tastmanager ist nichts zu sehen.

    Hallo,

    ich habe ganz neu als Vorbereitung für mein zukünftiges Wordpress XAMPP installiert.
    Apache läuft, aber ich bekomme eine Fehlermeldung, wenn ich MYSQL starte.

    Hier der erste Teil der Log:
    -------------------------------------------------------------------------------------------------------------
    2015-06-21 19:58:54 8428 [Note] Plugin 'FEDERATED' is disabled.
    2015-06-21 19:58:54 1e7c 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-06-21 19:58:54 8428 [Note] InnoDB: Using atomics to ref count buffer pool pages
    2015-06-21 19:58:54 8428 [Note] InnoDB: The InnoDB memory heap is disabled
    2015-06-21 19:58:54 8428 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
    2015-06-21 19:58:54 8428 [Note] InnoDB: Memory barrier is not used
    2015-06-21 19:58:54 8428 [Note] InnoDB: Compressed tables use zlib 1.2.3
    2015-06-21 19:58:54 8428 [Note] InnoDB: Not using CPU crc32 instructions
    2015-06-21 19:58:54 8428 [Note] InnoDB: Initializing buffer pool, size = 16.0M
    2015-06-21 19:58:54 8428 [Note] InnoDB: Completed initialization of buffer pool
    2015-06-21 19:58:54 8428 [Note] InnoDB: Highest supported file format is Barracuda.
    2015-06-21 19:58:54 8428 [Note] InnoDB: 128 rollback segment(s) are active.
    2015-06-21 19:58:54 8428 [Note] InnoDB: Waiting for purge to start
    2015-06-21 19:58:54 8428 [Note] InnoDB: 5.6.24 started; log sequence number 1665234
    2015-06-21 19:58:54 8428 [Note] Server hostname (bind-address): '*'; port: 3306
    2015-06-21 19:58:54 8428 [Note] IPv6 is available.
    2015-06-21 19:58:54 8428 [Note] - '::' resolves to '::';
    2015-06-21 19:58:54 8428 [Note] Server socket created on IP: '::'.
    2015-06-21 19:58:54 8428 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
    2015-06-21 19:58:54 8428 [ERROR] Do you already have another mysqld server running on port: 3306 ?
    2015-06-21 19:58:54 8428 [ERROR] Aborting
    ------------------------------------------------------------------------------------------------------------

    Benutze win 7 als Betriebssystem.

    Wer kann mir hier helfen? Xampp ist eine erste Neuinstallation.

    Grüße