Autostart Fails with MySQL but need to start it manually

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

Autostart Fails with MySQL but need to start it manually

Postby lavanyadeepak » 29. December 2022 11:45

My XAMPP is configured to auto start the following:

1) Apache
2) MySQL

When XAMPP Control Panel is started (with administrative privileges), the Apache starts normally but MySQL fails. It starts when I click the Start button next to MySQL> Sometimes have to try two or three times.

Operating System: Windows 11
XAMPP Version:v3.3.0

Any assistance or insights please?
lavanyadeepak
 
Posts: 13
Joined: 04. November 2019 15:26
XAMPP version: 7.1.33
Operating System: Windows 10

Re: Autostart Fails with MySQL but need to start it manually

Postby Altrea » 29. December 2022 13:27

mysql_error.log contents?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11954
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Autostart Fails with MySQL but need to start it manually

Postby lavanyadeepak » 29. December 2022 13:53

2022-09-29 15:04:06 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-09-29 15:04:06 0 [Note] InnoDB: Uses event mutexes
2022-09-29 15:04:06 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-09-29 15:04:06 0 [Note] InnoDB: Number of pools: 1
2022-09-29 15:04:06 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-09-29 15:04:06 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-09-29 15:04:06 0 [Note] InnoDB: Completed initialization of buffer pool
2022-09-29 15:04:06 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2022-09-29 15:04:06 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-09-29 15:04:07 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-09-29 15:04:07 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-09-29 15:04:07 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-09-29 15:04:07 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-09-29 15:04:07 0 [Note] InnoDB: Waiting for purge to start
2022-09-29 15:04:07 0 [Note] InnoDB: 10.4.25 started; log sequence number 300297; transaction id 170
2022-09-29 15:04:07 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-09-29 15:04:07 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-09-29 15:04:07 0 [Note] Server socket created on IP: '::'.
2022-10-11 12:16:04 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-10-11 12:16:04 0 [Note] InnoDB: Uses event mutexes
2022-10-11 12:16:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-10-11 12:16:04 0 [Note] InnoDB: Number of pools: 1
2022-10-11 12:16:04 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-10-11 12:16:04 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-10-11 12:16:04 0 [Note] InnoDB: Completed initialization of buffer pool
2022-10-11 12:16:04 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=834336
2022-10-11 12:16:05 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-10-11 12:16:05 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-10-11 12:16:05 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-10-11 12:16:05 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-10-11 12:16:05 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-10-11 12:16:05 0 [Note] InnoDB: Waiting for purge to start
2022-10-11 12:16:05 0 [Note] InnoDB: 10.4.25 started; log sequence number 834345; transaction id 1086
2022-10-11 12:16:05 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-10-11 12:16:05 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-10-11 12:16:05 0 [Note] Server socket created on IP: '::'.
2022-10-11 12:16:14 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-10-11 12:16:14 0 [Note] InnoDB: Uses event mutexes
2022-10-11 12:16:14 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-10-11 12:16:14 0 [Note] InnoDB: Number of pools: 1
2022-10-11 12:16:14 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-10-11 12:16:14 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-10-11 12:16:14 0 [Note] InnoDB: Completed initialization of buffer pool
2022-10-11 12:16:14 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=834336
2022-10-11 12:16:14 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-10-11 12:16:14 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-10-11 12:16:14 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-10-11 12:16:14 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-10-11 12:16:14 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-10-11 12:16:14 0 [Note] InnoDB: 10.4.25 started; log sequence number 834345; transaction id 1086
2022-10-11 12:16:14 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-10-11 12:16:14 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-10-11 12:16:14 0 [Note] Server socket created on IP: '::'.
2022-10-12 13:07:02 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-10-12 13:07:02 0 [Note] InnoDB: Uses event mutexes
2022-10-12 13:07:02 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-10-12 13:07:02 0 [Note] InnoDB: Number of pools: 1
2022-10-12 13:07:02 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-10-12 13:07:02 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-10-12 13:07:02 0 [Note] InnoDB: Completed initialization of buffer pool
2022-10-12 13:07:02 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=917127
2022-10-12 13:07:02 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-10-12 13:07:02 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-10-12 13:07:02 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-10-12 13:07:02 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-10-12 13:07:02 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-10-12 13:07:02 0 [Note] InnoDB: Waiting for purge to start
2022-10-12 13:07:03 0 [Note] InnoDB: 10.4.25 started; log sequence number 917136; transaction id 1327
2022-10-12 13:07:03 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-10-12 13:07:03 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-10-12 13:07:03 0 [Note] InnoDB: Buffer pool(s) load completed at 221012 13:07:03
2022-10-12 13:07:03 0 [Note] Server socket created on IP: '::'.
2022-10-13 11:09:19 0 [Note] mysqld.exe: Aria engine: starting recovery
recovered pages: 0% 10% 29% 39% 49% 59% 71% 84% 95% 100% (0.0 seconds); tables to flush: 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
(0.1 seconds);
2022-10-13 11:09:20 0 [Note] mysqld.exe: Aria engine: recovery done
2022-10-13 11:09:20 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-10-13 11:09:20 0 [Note] InnoDB: Uses event mutexes
2022-10-13 11:09:20 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-10-13 11:09:20 0 [Note] InnoDB: Number of pools: 1
2022-10-13 11:09:20 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-10-13 11:09:20 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-10-13 11:09:20 0 [Note] InnoDB: Completed initialization of buffer pool
2022-10-13 11:09:20 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1275080
2022-10-13 11:09:20 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-10-13 11:09:20 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-10-13 11:09:20 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-10-13 11:09:20 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-10-13 11:09:20 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-10-13 11:09:20 0 [Note] InnoDB: Waiting for purge to start
2022-10-13 11:09:20 0 [Note] InnoDB: 10.4.25 started; log sequence number 1275089; transaction id 1660
2022-10-13 11:09:20 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-10-13 11:09:20 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-10-13 11:09:20 0 [Note] Server socket created on IP: '::'.
2022-10-20 17:16:19 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-10-20 17:16:19 0 [Note] InnoDB: Uses event mutexes
2022-10-20 17:16:19 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-10-20 17:16:19 0 [Note] InnoDB: Number of pools: 1
2022-10-20 17:16:19 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-10-20 17:16:19 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-10-20 17:16:19 0 [Note] InnoDB: Completed initialization of buffer pool
2022-10-20 17:16:19 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1275098
2022-10-20 17:16:19 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-10-20 17:16:19 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-10-20 17:16:19 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-10-20 17:16:19 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-10-20 17:16:19 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-10-20 17:16:19 0 [Note] InnoDB: Waiting for purge to start
2022-10-20 17:16:19 0 [Note] InnoDB: 10.4.25 started; log sequence number 1275107; transaction id 1660
2022-10-20 17:16:19 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-10-20 17:16:19 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-10-20 17:16:19 0 [Note] Server socket created on IP: '::'.
2022-10-26 10:29:21 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-10-26 10:29:21 0 [Note] InnoDB: Uses event mutexes
2022-10-26 10:29:21 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-10-26 10:29:21 0 [Note] InnoDB: Number of pools: 1
2022-10-26 10:29:21 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-10-26 10:29:21 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-10-26 10:29:21 0 [Note] InnoDB: Completed initialization of buffer pool
2022-10-26 10:29:21 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1275116
2022-10-26 10:29:21 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-10-26 10:29:21 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-10-26 10:29:21 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-10-26 10:29:21 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-10-26 10:29:21 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-10-26 10:29:21 0 [Note] InnoDB: Waiting for purge to start
2022-10-26 10:29:21 0 [Note] InnoDB: 10.4.25 started; log sequence number 1275125; transaction id 1660
2022-10-26 10:29:21 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-10-26 10:29:21 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-10-26 10:29:21 0 [Note] InnoDB: Buffer pool(s) load completed at 221026 10:29:21
2022-10-26 10:29:21 0 [Note] Server socket created on IP: '::'.
2022-10-26 10:38:47 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-10-26 10:38:47 0 [Note] InnoDB: Uses event mutexes
2022-10-26 10:38:47 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-10-26 10:38:47 0 [Note] InnoDB: Number of pools: 1
2022-10-26 10:38:47 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-10-26 10:38:47 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-10-26 10:38:47 0 [Note] InnoDB: Completed initialization of buffer pool
2022-10-26 10:38:47 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=2909314
2022-10-26 10:38:47 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-10-26 10:38:47 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-10-26 10:38:47 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-10-26 10:38:47 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-10-26 10:38:47 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-10-26 10:38:47 0 [Note] InnoDB: Waiting for purge to start
2022-10-26 10:38:47 0 [Note] InnoDB: 10.4.25 started; log sequence number 2909323; transaction id 1988
2022-10-26 10:38:47 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-10-26 10:38:47 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-10-26 10:38:47 0 [Note] Server socket created on IP: '::'.
2022-10-31 10:34:30 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-10-31 10:34:30 0 [Note] InnoDB: Uses event mutexes
2022-10-31 10:34:30 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-10-31 10:34:30 0 [Note] InnoDB: Number of pools: 1
2022-10-31 10:34:30 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-10-31 10:34:30 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-10-31 10:34:30 0 [Note] InnoDB: Completed initialization of buffer pool
2022-10-31 10:34:30 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=2972286
2022-10-31 10:34:30 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-10-31 10:34:30 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-10-31 10:34:30 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-10-31 10:34:30 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-10-31 10:34:30 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-10-31 10:34:30 0 [Note] InnoDB: Waiting for purge to start
2022-10-31 10:34:30 0 [Note] InnoDB: 10.4.25 started; log sequence number 2972295; transaction id 2107
2022-10-31 10:34:30 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-10-31 10:34:30 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-10-31 10:34:30 0 [Note] Server socket created on IP: '::'.
2022-11-01 11:24:29 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-11-01 11:24:29 0 [Note] InnoDB: Uses event mutexes
2022-11-01 11:24:29 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-11-01 11:24:29 0 [Note] InnoDB: Number of pools: 1
2022-11-01 11:24:29 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-11-01 11:24:29 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-11-01 11:24:29 0 [Note] InnoDB: Completed initialization of buffer pool
2022-11-01 11:24:29 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3047050
2022-11-01 11:24:29 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-11-01 11:24:29 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-11-01 11:24:29 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-11-01 11:24:29 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-11-01 11:24:29 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-11-01 11:24:29 0 [Note] InnoDB: Waiting for purge to start
2022-11-01 11:24:29 0 [Note] InnoDB: 10.4.25 started; log sequence number 3047059; transaction id 2319
2022-11-01 11:24:29 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-11-01 11:24:29 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-11-01 11:24:29 0 [Note] Server socket created on IP: '::'.
2022-11-01 18:44:47 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-11-01 18:44:47 0 [Note] InnoDB: Uses event mutexes
2022-11-01 18:44:47 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-11-01 18:44:47 0 [Note] InnoDB: Number of pools: 1
2022-11-01 18:44:47 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-11-01 18:44:47 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-11-01 18:44:47 0 [Note] InnoDB: Completed initialization of buffer pool
2022-11-01 18:44:47 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3098534
2022-11-01 18:44:47 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-11-01 18:44:47 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-11-01 18:44:47 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-11-01 18:44:47 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-11-01 18:44:47 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-11-01 18:44:47 0 [Note] InnoDB: Waiting for purge to start
2022-11-01 18:44:47 0 [Note] InnoDB: 10.4.25 started; log sequence number 3098543; transaction id 2530
2022-11-01 18:44:47 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-11-01 18:44:47 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-11-01 18:44:47 0 [Note] Server socket created on IP: '::'.
2022-11-30 11:40:14 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-11-30 11:40:14 0 [Note] InnoDB: Uses event mutexes
2022-11-30 11:40:14 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-11-30 11:40:14 0 [Note] InnoDB: Number of pools: 1
2022-11-30 11:40:14 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-11-30 11:40:14 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-11-30 11:40:14 0 [Note] InnoDB: Completed initialization of buffer pool
2022-11-30 11:40:14 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3098552
2022-11-30 11:40:14 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-11-30 11:40:14 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-11-30 11:40:14 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-11-30 11:40:14 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-11-30 11:40:14 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-11-30 11:40:14 0 [Note] InnoDB: Waiting for purge to start
2022-11-30 11:40:14 0 [Note] InnoDB: 10.4.25 started; log sequence number 3098561; transaction id 2530
2022-11-30 11:40:14 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-11-30 11:40:14 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-11-30 11:40:14 0 [Note] Server socket created on IP: '::'.
2022-11-30 11:40:19 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-11-30 11:40:19 0 [Note] InnoDB: Uses event mutexes
2022-11-30 11:40:19 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-11-30 11:40:19 0 [Note] InnoDB: Number of pools: 1
2022-11-30 11:40:19 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-11-30 11:40:19 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-11-30 11:40:19 0 [Note] InnoDB: Completed initialization of buffer pool
2022-11-30 11:40:19 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3098552
2022-11-30 11:40:20 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-11-30 11:40:20 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-11-30 11:40:20 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-11-30 11:40:20 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-11-30 11:40:20 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-11-30 11:40:20 0 [Note] InnoDB: Waiting for purge to start
2022-11-30 11:40:20 0 [Note] InnoDB: 10.4.25 started; log sequence number 3098561; transaction id 2530
2022-11-30 11:40:20 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-11-30 11:40:20 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-11-30 11:40:20 0 [Note] Server socket created on IP: '::'.
2022-12-01 8:54:10 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-12-01 8:54:10 0 [Note] InnoDB: Uses event mutexes
2022-12-01 8:54:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-12-01 8:54:10 0 [Note] InnoDB: Number of pools: 1
2022-12-01 8:54:10 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-12-01 8:54:10 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-12-01 8:54:10 0 [Note] InnoDB: Completed initialization of buffer pool
2022-12-01 8:54:10 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3098906
2022-12-01 8:54:11 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-12-01 8:54:11 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-12-01 8:54:11 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-12-01 8:54:11 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-12-01 8:54:11 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-12-01 8:54:11 0 [Note] InnoDB: Waiting for purge to start
2022-12-01 8:54:11 0 [Note] InnoDB: 10.4.25 started; log sequence number 3098915; transaction id 2537
2022-12-01 8:54:11 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-12-01 8:54:11 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-12-01 8:54:11 0 [Note] Server socket created on IP: '::'.
2022-12-20 9:24:54 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-12-20 9:24:54 0 [Note] InnoDB: Uses event mutexes
2022-12-20 9:24:54 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-12-20 9:24:54 0 [Note] InnoDB: Number of pools: 1
2022-12-20 9:24:54 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-12-20 9:24:54 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-12-20 9:24:54 0 [Note] InnoDB: Completed initialization of buffer pool
2022-12-20 9:24:54 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3161858
2022-12-20 9:24:54 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-12-20 9:24:54 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-12-20 9:24:54 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-12-20 9:24:54 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-12-20 9:24:54 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-12-20 9:24:54 0 [Note] InnoDB: Waiting for purge to start
2022-12-20 9:24:54 0 [Note] InnoDB: 10.4.25 started; log sequence number 3161867; transaction id 2736
2022-12-20 9:24:54 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-12-20 9:24:54 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-12-20 9:24:54 0 [Note] Server socket created on IP: '::'.
2022-12-29 16:15:34 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-12-29 16:15:34 0 [Note] InnoDB: Uses event mutexes
2022-12-29 16:15:34 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-12-29 16:15:34 0 [Note] InnoDB: Number of pools: 1
2022-12-29 16:15:34 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-12-29 16:15:34 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-12-29 16:15:34 0 [Note] InnoDB: Completed initialization of buffer pool
2022-12-29 16:15:34 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3161858
2022-12-29 16:15:34 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-12-29 16:15:34 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-12-29 16:15:34 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-12-29 16:15:34 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-12-29 16:15:34 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-12-29 16:15:34 0 [Note] InnoDB: Waiting for purge to start
2022-12-29 16:15:34 0 [Note] InnoDB: 10.4.25 started; log sequence number 3161867; transaction id 2736
2022-12-29 16:15:34 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-12-29 16:15:34 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-12-29 16:15:34 0 [Note] Server socket created on IP: '::'.
2022-12-29 16:15:39 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-12-29 16:15:39 0 [Note] InnoDB: Uses event mutexes
2022-12-29 16:15:39 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-12-29 16:15:39 0 [Note] InnoDB: Number of pools: 1
2022-12-29 16:15:39 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-12-29 16:15:39 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-12-29 16:15:39 0 [Note] InnoDB: Completed initialization of buffer pool
2022-12-29 16:15:39 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3161858
2022-12-29 16:15:39 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-12-29 16:15:39 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-12-29 16:15:39 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-12-29 16:15:39 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-12-29 16:15:39 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-12-29 16:15:39 0 [Note] InnoDB: Waiting for purge to start
2022-12-29 16:15:39 0 [Note] InnoDB: 10.4.25 started; log sequence number 3161867; transaction id 2736
2022-12-29 16:15:39 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-12-29 16:15:39 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-12-29 16:15:39 0 [Note] Server socket created on IP: '::'.
lavanyadeepak
 
Posts: 13
Joined: 04. November 2019 15:26
XAMPP version: 7.1.33
Operating System: Windows 10


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 87 guests