Почему не открывается phpmyadmin?

0

В xampp не включается старт MySQL и красным текстом ошибки и phpMyAdmin не открывается, пишет это: "

Ошибка
Ответ MySQL: 

Соединение невозможно! Неверные настройки.

 mysqli::real_connect(): (HY000/2002): Подключение не установлено, т.к. конечный компьютер отверг запрос на подключение
 Ошибка при указании соединения для controluser в конфигурации.
 mysqli::real_connect(): (HY000/2002): Подключение не установлено, т.к. конечный компьютер отверг запрос на подключение
 phpMyAdmin не смог установить соединение с сервером MySQL. Проверьте хост, имя пользователя и пароль установленные в конфигурационном файле config.inc.php и удостоверьтесь, что они соответствуют данным полученным от администратора сервера MySQL.
Повторить попытку соединения, что не так?"

xampp

2 ответов

0

В XAMPP - напротив MySQL кнопка Logs - mysql_error.log покажи, попробую помочь.

0

Вот вроде: 

Спасибо за ранее.

InnoDB: using atomic writes.
2021-02-18 22:33:25 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-18 22:33:25 0 [Note] InnoDB: Uses event mutexes
2021-02-18 22:33:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-18 22:33:25 0 [Note] InnoDB: Number of pools: 1
2021-02-18 22:33:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-18 22:33:25 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-18 22:33:25 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-18 22:33:26 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2021-02-18 22:33:27 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-18 22:33:28 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-02-18 22:33:28 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-18 22:33:28 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-18 22:33:28 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-18 22:33:28 0 [Note] InnoDB: Waiting for purge to start
2021-02-18 22:33:28 0 [Note] InnoDB: 10.4.17 started; log sequence number 300297; transaction id 170
2021-02-18 22:33:28 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-18 22:33:28 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-18 22:33:28 0 [Note] InnoDB: Buffer pool(s) load completed at 210218 22:33:28
2021-02-18 22:33:28 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-02-18 22:58:15 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-18 22:58:15 0 [Note] InnoDB: Uses event mutexes
2021-02-18 22:58:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-18 22:58:15 0 [Note] InnoDB: Number of pools: 1
2021-02-18 22:58:15 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-18 22:58:15 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-18 22:58:15 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-18 22:58:15 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=301749
2021-02-18 22:58:15 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-18 22:58:15 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-02-18 22:58:15 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-18 22:58:15 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-18 22:58:15 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-18 22:58:15 0 [Note] InnoDB: 10.4.17 started; log sequence number 301758; transaction id 199
2021-02-18 22:58:15 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-18 22:58:15 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-18 22:58:15 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-02-18 23:00:02 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-18 23:00:02 0 [Note] InnoDB: Uses event mutexes
2021-02-18 23:00:02 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-18 23:00:02 0 [Note] InnoDB: Number of pools: 1
2021-02-18 23:00:02 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-18 23:00:02 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-18 23:00:02 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-18 23:00:02 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=301767
2021-02-18 23:00:03 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-18 23:00:03 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-02-18 23:00:03 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-18 23:00:03 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-18 23:00:03 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-18 23:00:03 0 [Note] InnoDB: Waiting for purge to start
2021-02-18 23:00:03 0 [Note] InnoDB: 10.4.17 started; log sequence number 301776; transaction id 199
2021-02-18 23:00:03 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-18 23:00:03 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-18 23:00:03 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-02-18 23:07:32 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-18 23:07:32 0 [Note] InnoDB: Uses event mutexes
2021-02-18 23:07:32 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-18 23:07:32 0 [Note] InnoDB: Number of pools: 1
2021-02-18 23:07:32 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-18 23:07:32 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-18 23:07:32 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-18 23:07:33 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=301785
2021-02-18 23:07:33 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-18 23:07:33 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-02-18 23:07:33 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-18 23:07:33 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-18 23:07:33 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-18 23:07:33 0 [Note] InnoDB: Waiting for purge to start
2021-02-18 23:07:33 0 [Note] InnoDB: 10.4.17 started; log sequence number 301794; transaction id 199
2021-02-18 23:07:33 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-18 23:07:33 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-18 23:07:33 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-02-18 23:17:19 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-18 23:17:19 0 [Note] InnoDB: Uses event mutexes
2021-02-18 23:17:19 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-18 23:17:19 0 [Note] InnoDB: Number of pools: 1
2021-02-18 23:17:19 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-18 23:17:19 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-18 23:17:19 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-18 23:17:19 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=301803
2021-02-18 23:17:19 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-18 23:17:19 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-02-18 23:17:19 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-18 23:17:19 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-18 23:17:19 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-18 23:17:19 0 [Note] InnoDB: Waiting for purge to start
2021-02-18 23:17:19 0 [Note] InnoDB: 10.4.17 started; log sequence number 301812; transaction id 199
2021-02-18 23:17:19 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-18 23:17:19 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-18 23:17:19 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-02-18 23:19:52 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-18 23:19:52 0 [Note] InnoDB: Uses event mutexes
2021-02-18 23:19:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-18 23:19:52 0 [Note] InnoDB: Number of pools: 1
2021-02-18 23:19:52 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-18 23:19:52 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-18 23:19:52 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-18 23:19:53 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=301821
2021-02-18 23:19:53 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-18 23:19:53 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-02-18 23:19:53 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-18 23:19:53 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-18 23:19:53 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-18 23:19:53 0 [Note] InnoDB: Waiting for purge to start
2021-02-18 23:19:53 0 [Note] InnoDB: 10.4.17 started; log sequence number 301830; transaction id 199
2021-02-18 23:19:53 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-18 23:19:53 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-18 23:19:53 0 [Note] Server socket created on IP: '::'.
2021-02-18 23:19:53 0 [Note] InnoDB: Buffer pool(s) load completed at 210218 23:19:53
InnoDB: using atomic writes.
2021-02-18 23:21:56 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-18 23:21:56 0 [Note] InnoDB: Uses event mutexes
2021-02-18 23:21:56 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-18 23:21:56 0 [Note] InnoDB: Number of pools: 1
2021-02-18 23:21:56 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-18 23:21:56 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-18 23:21:56 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-18 23:21:57 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-18 23:21:57 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-18 23:21:57 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-18 23:21:57 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-18 23:21:57 0 [Note] InnoDB: Waiting for purge to start
2021-02-18 23:21:57 0 [Note] InnoDB: 10.4.17 started; log sequence number 301848; transaction id 199
2021-02-18 23:21:57 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-18 23:21:57 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-18 23:21:57 0 [Note] Server socket created on IP: '::'.
2021-02-18 23:21:57 0 [Note] InnoDB: Buffer pool(s) load completed at 210218 23:21:57
InnoDB: using atomic writes.
2021-02-18 23:24:35 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-18 23:24:35 0 [Note] InnoDB: Uses event mutexes
2021-02-18 23:24:35 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-18 23:24:35 0 [Note] InnoDB: Number of pools: 1
2021-02-18 23:24:35 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-18 23:24:35 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-18 23:24:35 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-18 23:24:35 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-18 23:24:35 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-18 23:24:35 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-18 23:24:35 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-18 23:24:35 0 [Note] InnoDB: Waiting for purge to start
2021-02-18 23:24:35 0 [Note] InnoDB: 10.4.17 started; log sequence number 301857; transaction id 199
2021-02-18 23:24:35 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-18 23:24:35 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-18 23:24:35 0 [Note] Server socket created on IP: '::'.
2021-02-18 23:24:35 0 [Note] InnoDB: Buffer pool(s) load completed at 210218 23:24:35
InnoDB: using atomic writes.
2021-02-18 23:25:15 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-18 23:25:15 0 [Note] InnoDB: Uses event mutexes
2021-02-18 23:25:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-18 23:25:15 0 [Note] InnoDB: Number of pools: 1
2021-02-18 23:25:15 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-18 23:25:15 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-18 23:25:15 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-18 23:25:15 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-18 23:25:15 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-18 23:25:15 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-18 23:25:15 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-18 23:25:15 0 [Note] InnoDB: 10.4.17 started; log sequence number 301866; transaction id 199
2021-02-18 23:25:15 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-18 23:25:15 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-18 23:25:15 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-02-18 23:26:47 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-18 23:26:47 0 [Note] InnoDB: Uses event mutexes
2021-02-18 23:26:47 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-18 23:26:47 0 [Note] InnoDB: Number of pools: 1
2021-02-18 23:26:47 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-18 23:26:47 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-18 23:26:47 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-18 23:26:47 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-18 23:26:47 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-18 23:26:47 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-18 23:26:47 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-18 23:26:47 0 [Note] InnoDB: Waiting for purge to start
2021-02-18 23:26:47 0 [Note] InnoDB: 10.4.17 started; log sequence number 301875; transaction id 199
2021-02-18 23:26:47 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-18 23:26:47 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-18 23:26:47 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-02-19 19:55:48 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-19 19:55:48 0 [Note] InnoDB: Uses event mutexes
2021-02-19 19:55:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-19 19:55:48 0 [Note] InnoDB: Number of pools: 1
2021-02-19 19:55:48 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-19 19:55:48 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-19 19:55:48 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-19 19:55:50 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-19 19:55:50 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-19 19:55:50 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-19 19:55:50 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-19 19:55:50 0 [Note] InnoDB: Waiting for purge to start
2021-02-19 19:55:50 0 [Note] InnoDB: 10.4.17 started; log sequence number 301884; transaction id 199
2021-02-19 19:55:50 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-19 19:55:50 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-19 19:55:50 0 [Note] InnoDB: Buffer pool(s) load completed at 210219 19:55:50
2021-02-19 19:55:50 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-02-19 19:59:25 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-19 19:59:25 0 [Note] InnoDB: Uses event mutexes
2021-02-19 19:59:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-19 19:59:25 0 [Note] InnoDB: Number of pools: 1
2021-02-19 19:59:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-19 19:59:25 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-19 19:59:25 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-19 19:59:25 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-19 19:59:25 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-19 19:59:25 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-19 19:59:25 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-19 19:59:25 0 [Note] InnoDB: Waiting for purge to start
2021-02-19 19:59:25 0 [Note] InnoDB: 10.4.17 started; log sequence number 301893; transaction id 199
2021-02-19 19:59:25 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-19 19:59:25 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-19 19:59:26 0 [Note] Server socket created on IP: '::'.
2021-02-19 19:59:26 0 [Note] InnoDB: Buffer pool(s) load completed at 210219 19:59:26
InnoDB: using atomic writes.
2021-02-19 20:23:54 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-02-19 20:23:54 0 [Note] InnoDB: Uses event mutexes
2021-02-19 20:23:54 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-02-19 20:23:54 0 [Note] InnoDB: Number of pools: 1
2021-02-19 20:23:54 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-02-19 20:23:54 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-02-19 20:23:54 0 [Note] InnoDB: Completed initialization of buffer pool
2021-02-19 20:23:55 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-02-19 20:23:55 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-02-19 20:23:55 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-02-19 20:23:55 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-02-19 20:23:55 0 [Note] InnoDB: Waiting for purge to start
2021-02-19 20:23:55 0 [Note] InnoDB: 10.4.17 started; log sequence number 301902; transaction id 199
2021-02-19 20:23:55 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-02-19 20:23:55 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-02-19 20:23:55 0 [Note] Server socket created on IP: '::'.
2021-02-19 20:23:55 0 [Note] InnoDB: Buffer pool(s) load completed at 210219 20:23:55

Sign up or Log in to write an answer