powered by simpleCommunicator - 2.0.61     © 2026 Programmizd 02
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Форумы / MySQL [игнор отключен] [закрыт для гостей] / Виснет на этапе создания my.ini, а после - не запускается
5 сообщений из 5, страница 1 из 1
Виснет на этапе создания my.ini, а после - не запускается
    #38356357
Пупколиз
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Привет. MySQL зависает на последнем этапе настройки, виснет именно на шаге создания файла my.ini, я думал - можт развиснет, ждал минут 5, но нифига, окошко тупо Не отвечает. После этого я его просто закрывал и пытался запустить службу MySQL, но она не запускалась, ошибка вылетала. А в логе вот что
автор130806 10:47:53 [ERROR] Plugin 'InnoDB' init function returned error.
130806 10:47:53 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130806 10:47:54 [ERROR] Unknown/unsupported storage engine: INNODB
130806 10:47:54 [ERROR] Aborting

130806 10:47:54 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130806 10:55:36 [Note] Plugin 'FEDERATED' is disabled.
130806 10:55:36 InnoDB: The InnoDB memory heap is disabled
130806 10:55:36 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130806 10:55:36 InnoDB: Compressed tables use zlib 1.2.3
130806 10:55:36 InnoDB: Initializing buffer pool, size = 107.0M
130806 10:55:36 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130806 10:55:36 [ERROR] Plugin 'InnoDB' init function returned error.
130806 10:55:36 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130806 10:55:36 [ERROR] Unknown/unsupported storage engine: INNODB
130806 10:55:36 [ERROR] Aborting

130806 10:55:36 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete
Помогите, пожалуйста, чего делать? Раньше два раза устанавливал мускуль на такую же систему, как и сейчас (Win7 x64), и все было чики-пуки, а сейчас пробую разные версии mysql и со всеми одна и та же проблема =(
Скрины с ошибкой и зависшим окошком
...
Рейтинг: 0 / 0
Виснет на этапе создания my.ini, а после - не запускается
    #38356379
miksoft
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
Пупколиз,

Покажите лог до уже показанного фрагмента.
Или даже целиком, но в спойлере.
...
Рейтинг: 0 / 0
Виснет на этапе создания my.ini, а после - не запускается
    #38356536
Пупколиз
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
miksoftПупколиз,

Покажите лог до уже показанного фрагмента.
Или даже целиком, но в спойлере.
130805 21:22:04 [Note] Plugin 'FEDERATED' is disabled.
130805 21:22:04 InnoDB: The InnoDB memory heap is disabled
130805 21:22:04 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130805 21:22:04 InnoDB: Compressed tables use zlib 1.2.3
130805 21:22:04 InnoDB: Initializing buffer pool, size = 91.0M
130805 21:22:04 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
130805 21:22:04 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
130805 21:22:05 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 19 MB
InnoDB: Database physically writes the file full: wait...
130805 21:22:05 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 19 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: 127 rollback segment(s) active.
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
130805 21:22:07 InnoDB: Waiting for the background threads to start
130805 21:22:08 InnoDB: 1.1.8 started; log sequence number 0
130805 21:22:08 [Note] Event Scheduler: Loaded 0 events
130805 21:22:08 [Note] C:\server\MySQL\bin\mysqld: ready for connections.
Version: '5.5.23' socket: '' port: 3306 MySQL Community Server (GPL)
130805 21:29:02 [Note] C:\server\MySQL\bin\mysqld: Normal shutdown

130805 21:29:02 [Note] Event Scheduler: Purging the queue. 0 events
130805 21:29:02 InnoDB: Starting shutdown...
130805 21:29:02 InnoDB: Shutdown completed; log sequence number 1595675
130805 21:29:02 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130805 22:53:38 [Note] Plugin 'FEDERATED' is disabled.
130805 22:53:38 InnoDB: The InnoDB memory heap is disabled
130805 22:53:38 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130805 22:53:38 InnoDB: Compressed tables use zlib 1.2.3
130805 22:53:38 InnoDB: Initializing buffer pool, size = 107.0M
130805 22:53:38 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130805 22:53:38 [ERROR] Plugin 'InnoDB' init function returned error.
130805 22:53:38 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130805 22:53:38 [ERROR] Unknown/unsupported storage engine: INNODB
130805 22:53:38 [ERROR] Aborting

130805 22:53:38 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130805 23:02:45 [Note] Plugin 'FEDERATED' is disabled.
130805 23:02:45 InnoDB: The InnoDB memory heap is disabled
130805 23:02:45 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130805 23:02:45 InnoDB: Compressed tables use zlib 1.2.3
130805 23:02:45 InnoDB: Initializing buffer pool, size = 107.0M
130805 23:02:45 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130805 23:02:45 [ERROR] Plugin 'InnoDB' init function returned error.
130805 23:02:45 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130805 23:02:45 [ERROR] Unknown/unsupported storage engine: INNODB
130805 23:02:45 [ERROR] Aborting

130805 23:02:45 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130805 23:02:55 [Note] Plugin 'FEDERATED' is disabled.
130805 23:02:55 InnoDB: The InnoDB memory heap is disabled
130805 23:02:55 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130805 23:02:55 InnoDB: Compressed tables use zlib 1.2.3
130805 23:02:55 InnoDB: Initializing buffer pool, size = 107.0M
130805 23:02:55 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130805 23:02:55 [ERROR] Plugin 'InnoDB' init function returned error.
130805 23:02:55 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130805 23:02:55 [ERROR] Unknown/unsupported storage engine: INNODB
130805 23:02:55 [ERROR] Aborting

130805 23:02:55 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130805 23:09:24 [Note] Plugin 'FEDERATED' is disabled.
130805 23:09:24 InnoDB: The InnoDB memory heap is disabled
130805 23:09:24 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130805 23:09:24 InnoDB: Compressed tables use zlib 1.2.3
130805 23:09:24 InnoDB: Initializing buffer pool, size = 107.0M
130805 23:09:24 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130805 23:09:24 [ERROR] Plugin 'InnoDB' init function returned error.
130805 23:09:24 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130805 23:09:24 [ERROR] Unknown/unsupported storage engine: INNODB
130805 23:09:24 [ERROR] Aborting

130805 23:09:24 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130805 23:56:13 [Note] Plugin 'FEDERATED' is disabled.
130805 23:56:13 InnoDB: The InnoDB memory heap is disabled
130805 23:56:13 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130805 23:56:13 InnoDB: Compressed tables use zlib 1.2.3
130805 23:56:13 InnoDB: Initializing buffer pool, size = 107.0M
130805 23:56:13 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130805 23:56:13 [ERROR] Plugin 'InnoDB' init function returned error.
130805 23:56:13 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130805 23:56:13 [ERROR] Unknown/unsupported storage engine: INNODB
130805 23:56:13 [ERROR] Aborting

130805 23:56:13 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130806 1:30:13 [Note] Plugin 'FEDERATED' is disabled.
130806 1:30:13 InnoDB: The InnoDB memory heap is disabled
130806 1:30:13 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130806 1:30:13 InnoDB: Compressed tables use zlib 1.2.3
130806 1:30:13 InnoDB: Initializing buffer pool, size = 107.0M
130806 1:30:13 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130806 1:30:13 [ERROR] Plugin 'InnoDB' init function returned error.
130806 1:30:13 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130806 1:30:13 [ERROR] Unknown/unsupported storage engine: INNODB
130806 1:30:13 [ERROR] Aborting

130806 1:30:13 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130806 1:31:06 [Note] Plugin 'FEDERATED' is disabled.
130806 1:31:06 InnoDB: The InnoDB memory heap is disabled
130806 1:31:06 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130806 1:31:06 InnoDB: Compressed tables use zlib 1.2.3
130806 1:31:06 InnoDB: Initializing buffer pool, size = 107.0M
130806 1:31:06 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130806 1:31:06 [ERROR] Plugin 'InnoDB' init function returned error.
130806 1:31:06 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130806 1:31:06 [ERROR] Unknown/unsupported storage engine: INNODB
130806 1:31:06 [ERROR] Aborting

130806 1:31:06 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130806 1:48:54 [Note] Plugin 'FEDERATED' is disabled.
130806 1:48:54 InnoDB: The InnoDB memory heap is disabled
130806 1:48:54 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130806 1:48:54 InnoDB: Compressed tables use zlib 1.2.3
130806 1:48:54 InnoDB: Initializing buffer pool, size = 107.0M
130806 1:48:54 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130806 1:48:54 [ERROR] Plugin 'InnoDB' init function returned error.
130806 1:48:54 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130806 1:48:54 [ERROR] Unknown/unsupported storage engine: INNODB
130806 1:48:54 [ERROR] Aborting

130806 1:48:54 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130806 1:57:47 [Note] Plugin 'FEDERATED' is disabled.
130806 1:57:47 InnoDB: The InnoDB memory heap is disabled
130806 1:57:47 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130806 1:57:47 InnoDB: Compressed tables use zlib 1.2.3
130806 1:57:47 InnoDB: Initializing buffer pool, size = 107.0M
130806 1:57:47 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130806 1:57:47 [ERROR] Plugin 'InnoDB' init function returned error.
130806 1:57:47 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130806 1:57:47 [ERROR] Unknown/unsupported storage engine: INNODB
130806 1:57:47 [ERROR] Aborting

130806 1:57:47 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130806 1:59:04 [Note] Plugin 'FEDERATED' is disabled.
130806 1:59:04 InnoDB: The InnoDB memory heap is disabled
130806 1:59:04 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130806 1:59:04 InnoDB: Compressed tables use zlib 1.2.3
130806 1:59:04 InnoDB: Initializing buffer pool, size = 107.0M
130806 1:59:04 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130806 1:59:04 [ERROR] Plugin 'InnoDB' init function returned error.
130806 1:59:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130806 1:59:04 [ERROR] Unknown/unsupported storage engine: INNODB
130806 1:59:04 [ERROR] Aborting

130806 1:59:04 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130806 2:01:04 [Note] Plugin 'FEDERATED' is disabled.
130806 2:01:04 InnoDB: The InnoDB memory heap is disabled
130806 2:01:04 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130806 2:01:04 InnoDB: Compressed tables use zlib 1.2.3
130806 2:01:04 InnoDB: Initializing buffer pool, size = 107.0M
130806 2:01:04 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130806 2:01:05 [ERROR] Plugin 'InnoDB' init function returned error.
130806 2:01:05 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130806 2:01:05 [ERROR] Unknown/unsupported storage engine: INNODB
130806 2:01:05 [ERROR] Aborting

130806 2:01:05 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130806 10:47:51 [Note] Plugin 'FEDERATED' is disabled.
130806 10:47:52 InnoDB: The InnoDB memory heap is disabled
130806 10:47:53 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130806 10:47:53 InnoDB: Compressed tables use zlib 1.2.3
130806 10:47:53 InnoDB: Initializing buffer pool, size = 107.0M
130806 10:47:53 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130806 10:47:53 [ERROR] Plugin 'InnoDB' init function returned error.
130806 10:47:53 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130806 10:47:54 [ERROR] Unknown/unsupported storage engine: INNODB
130806 10:47:54 [ERROR] Aborting

130806 10:47:54 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

130806 10:55:36 [Note] Plugin 'FEDERATED' is disabled.
130806 10:55:36 InnoDB: The InnoDB memory heap is disabled
130806 10:55:36 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130806 10:55:36 InnoDB: Compressed tables use zlib 1.2.3
130806 10:55:36 InnoDB: Initializing buffer pool, size = 107.0M
130806 10:55:36 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!
130806 10:55:36 [ERROR] Plugin 'InnoDB' init function returned error.
130806 10:55:36 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130806 10:55:36 [ERROR] Unknown/unsupported storage engine: INNODB
130806 10:55:36 [ERROR] Aborting

130806 10:55:36 [Note] C:\server\MySQL\bin\mysqld: Shutdown complete

...
Рейтинг: 0 / 0
Виснет на этапе создания my.ini, а после - не запускается
    #38356618
miksoft
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
InnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!Насколько я понял, у вас остались старые файлы InnoDB.
Либо удаляйте все старые файлы перед установкой нового экземпляра MySQL, либо в конфиге поменяйте размер log-файла InnoDB с 56623104 байт на 19922944 байт.
...
Рейтинг: 0 / 0
Виснет на этапе создания my.ini, а после - не запускается
    #38356642
Пупколиз
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
miksoftInnoDB: Error: log file .\ib_logfile0 is of different size 0 19922944 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!Насколько я понял, у вас остались старые файлы InnoDB.
Либо удаляйте все старые файлы перед установкой нового экземпляра MySQL, либо в конфиге поменяйте размер log-файла InnoDB с 56623104 байт на 19922944 байт.
дык откуда тем файлам взятся. Я ж говорю, ставил новую операционку на чистый, отформатированный раздел. Там вообще ничего небыло. Но первая же установка mysql была с этой ошибкой. Ща поменяю эти конфиги, вдруг заработает.
p.s. ну капец теперь. Сменил размер с 54М на 19М и все заработало оО. Спасибо!
...
Рейтинг: 0 / 0
5 сообщений из 5, страница 1 из 1
Форумы / MySQL [игнор отключен] [закрыт для гостей] / Виснет на этапе создания my.ini, а после - не запускается
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]