- Автор темы
- #1
Ошибка: MySQL server has gone away
При любых действиях. Стоит denwer.
Пробовал сносить и ставить заново. Даже базу не создает. Вручную создает через phpmyadmin, но не соединяется.
В логах вот это:
Что это может быть?
При любых действиях. Стоит denwer.
Пробовал сносить и ставить заново. Даже базу не создает. Вручную создает через phpmyadmin, но не соединяется.
В логах вот это:
Код:
121102 22:53:58 [Note] Plugin 'FEDERATED' is disabled.
121102 22:53:58 InnoDB: The InnoDB memory heap is disabled
121102 22:53:58 InnoDB: Mutexes and rw_locks use Windows interlocked functions
121102 22:53:58 InnoDB: Compressed tables use zlib 1.2.3
121102 22:53:59 InnoDB: Initializing buffer pool, size = 128.0M
121102 22:53:59 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
121102 22:53:59 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
121102 22:54:00 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
121102 22:54:01 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 5 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
121102 22:54:08 InnoDB: Waiting for the background threads to start
121102 22:54:09 InnoDB: 1.1.8 started; log sequence number 0
121102 22:54:11 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
121102 22:54:11 [Note] - '127.0.0.1' resolves to '127.0.0.1';
121102 22:54:11 [Note] Server socket created on IP: '127.0.0.1'.
121102 22:54:13 [Note] Event Scheduler: Loaded 0 events
121102 22:54:13 [Note] \usr\local\mysql-5.5\bin\mysqld.exe: ready for connections.
Version: '5.5.25' socket: '' port: 3306 MySQL Community Server (GPL)