MySQL don't start

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

MySQL don't start

Postby felixinx » 02. January 2015 17:23

Hi,

I recently update my xampp to the latest version, and, MySQL don't start. Here you can see the log error;
Code: Select all
2015-01-02 11:15:27 9184 [Note] Plugin 'FEDERATED' is disabled.
2015-01-02 11:15:27 2f9c 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-01-02 11:15:27 9184 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-01-02 11:15:27 9184 [Note] InnoDB: The InnoDB memory heap is disabled
2015-01-02 11:15:27 9184 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-01-02 11:15:27 9184 [Note] InnoDB: Memory barrier is not used
2015-01-02 11:15:27 9184 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-01-02 11:15:27 9184 [Note] InnoDB: Not using CPU crc32 instructions
2015-01-02 11:15:27 9184 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2015-01-02 11:15:27 9184 [Note] InnoDB: Completed initialization of buffer pool
2015-01-02 11:15:27 9184 [Note] InnoDB: Highest supported file format is Barracuda.
2015-01-02 11:15:28 9184 [Note] InnoDB: The log sequence numbers 1665234 and 1665234 in ibdata files do not match the log sequence number 1665264 in the ib_logfiles!
2015-01-02 11:15:28 9184 [Note] InnoDB: Database was not shutdown normally!
2015-01-02 11:15:28 9184 [Note] InnoDB: Starting crash recovery.
2015-01-02 11:15:28 9184 [Note] InnoDB: Reading tablespace information from the .ibd files...
2015-01-02 11:15:28 9184 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace cadeaux/carolyne uses space ID: 8 at filepath: .\cadeaux\carolyne.ibd. Cannot open tablespace phpmyadmin/pma_navigationhiding which uses space ID: 8 at filepath: .\phpmyadmin\pma_navigationhiding.ibd
InnoDB: Error: could not open single-table tablespace file .\phpmyadmin\pma_navigationhiding.ibd
InnoDB: We do not continue the crash recovery, because the table may become
InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
InnoDB: To fix the problem and start mysqld:
InnoDB: 1) If there is a permission problem in the file and mysqld cannot
InnoDB: open the file, you should modify the permissions.
InnoDB: 2) If the table is not needed, or you can restore it from a backup,
InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
InnoDB: crash recovery and ignore that table.
InnoDB: 3) If the file system or the disk is broken, and you cannot remove
InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
InnoDB: and force InnoDB to continue crash recovery here.


Note that I copy the
Code: Select all
C:\xampp_oldbkp\mysql\data
to
Code: Select all
C:\xampp\mysql\data
for duplicate the database. I think this is the error but i don't know how to do it because my oldmysql don't start (and my new too now). Tank you!
felixinx
 
Posts: 4
Joined: 02. January 2015 17:17
Operating System: Windows 8.1 64 bits

Re: MySQL don't start

Postby Nobbie » 02. January 2015 20:06

felixinx wrote:I recently update my xampp to the latest version, and, MySQL don't start


How did you "update" Xampp? There is neither an update procedure, nor an update installation. If you simply installed a new version over the old, you destroyed all documents and all databases.
Nobbie
 
Posts: 13175
Joined: 09. March 2008 13:04

Re: MySQL don't start

Postby felixinx » 02. January 2015 22:34

This is how I upgarde from 5.5 to 5.6.3 (latest).

1. Rename C:\xampp to C:\xampp_oldbkp
2. Install new version with insatller to C:\xampp
3. Move all the file and folder from C:\xampp_old_bkp\htdocs to C:\xampp\htdocs (works great!)
4. Move all the file and folder from C:\xampp-old_bkp\mysql\data to C:\xampp\mysql\data

This is all my steps and the PHP and APACHE are working great.

EDIT: I reinstall the mysql folder file by deafult and copied only my database. the problem was corrupted file with the older version and new one.

Problem solved! :D

Tank you.
felixinx
 
Posts: 4
Joined: 02. January 2015 17:17
Operating System: Windows 8.1 64 bits


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 239 guests