XAMPP Problem mit mysql (Erledigt)

  • Tag


    Hab ein Problem bei XAMPP genauer mit mysql Gestern ging noch alles ganz normal. Konnte als nach dem Öffnen von XAMPP bei Apache und mysql ganz normal auf start drücken
    nun aber bekomme ich einen Fehler wenn ich bei mysql auf starten drücke


    Auszug von mysql.log


    2016-06-10 23:51:40 7744 [Note] Plugin 'FEDERATED' is disabled.
    C:\xampp\mysql\bin\mysqld.exe: Table 'mysql.plugin' doesn't exist
    2016-06-10 23:51:40 7744 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    2016-06-10 23:51:40 900 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.
    2016-06-10 23:51:40 7744 [Note] InnoDB: Using atomics to ref count buffer pool pages
    2016-06-10 23:51:40 7744 [Note] InnoDB: The InnoDB memory heap is disabled
    2016-06-10 23:51:40 7744 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
    2016-06-10 23:51:40 7744 [Note] InnoDB: Memory barrier is not used
    2016-06-10 23:51:40 7744 [Note] InnoDB: Compressed tables use zlib 1.2.3
    2016-06-10 23:51:40 7744 [Note] InnoDB: Not using CPU crc32 instructions
    2016-06-10 23:51:40 7744 [Note] InnoDB: Initializing buffer pool, size = 16.0M
    2016-06-10 23:51:40 7744 [Note] InnoDB: Completed initialization of buffer pool
    2016-06-10 23:51:40 7744 [Note] InnoDB: Highest supported file format is Barracuda.
    2016-06-10 23:51:41 7744 [Note] InnoDB: 128 rollback segment(s) are active.
    2016-06-10 23:51:41 7744 [Note] InnoDB: Waiting for purge to start
    2016-06-10 23:51:41 7744 [Note] InnoDB: 5.6.26 started; log sequence number 1800166
    2016-06-10 23:51:41 7744 [Note] Server hostname (bind-address): '*'; port: 3306
    2016-06-10 23:51:41 7744 [Note] IPv6 is available.
    2016-06-10 23:51:41 7744 [Note] - '::' resolves to '::';
    2016-06-10 23:51:41 7744 [Note] Server socket created on IP: '::'.
    2016-06-10 23:51:41 7744 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist