MySQL Forums
Forum List  »  PHP

It does not connect to MySQL on XAMPP
Posted by: Marco Vrefio
Date: March 01, 2021 08:03AM

at any moment, after turning the pc back on, it won't connect me to MySQL on XAMPP.

I did not make any changes, I simply turned the pc back on after a few hours, and this connection error appeared on XAMPP.

InnoDB: using atomic writes.
2021-03-01 14:28:32 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-03-01 14:28:32 0 [Note] InnoDB: Uses event mutexes
2021-03-01 14:28:32 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-01 14:28:32 0 [Note] InnoDB: Number of pools: 1
2021-03-01 14:28:32 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-03-01 14:28:32 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-03-01 14:28:32 0 [Note] InnoDB: Completed initialization of buffer pool
2021-03-01 14:28:32 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-03-01 14:28:32 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-03-01 14:28:32 0 [Note] InnoDB: Setting file 'C:\Users\XXXXX\Desktop\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-03-01 14:28:32 0 [Note] InnoDB: File 'C:\Users\XXXXX\Desktop\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-03-01 14:28:32 0 [Note] InnoDB: Waiting for purge to start
2021-03-01 14:28:32 0 [Note] InnoDB: 10.4.17 started; log sequence number 14594205; transaction id 19965
2021-03-01 14:28:32 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\XXXXX\Desktop\xampp\mysql\data\ib_buffer_pool
2021-03-01 14:28:32 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-03-01 14:28:32 0 [Note] Server socket created on IP: '::'.
2021-03-01 14:28:32 0 [Note] InnoDB: Buffer pool(s) load completed at 210301 14:28:32


I tried to insert another port 3307 but nothing

Options: ReplyQuote


Subject
Written By
Posted
It does not connect to MySQL on XAMPP
March 01, 2021 08:03AM


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.