Re: 大量データの前処理でMySQL接続切れ (ZHANG) KH Coder 旧掲示板
[ツリー表示] [留意事項] [ワード検索] [過去ログ]

  [No.1775] Re: 大量データの前処理でMySQL接続切れ 投稿者:ZHANG  投稿日:2014/08/09(Sat) 16:47:56

樋口先生
ご返信ありがとうございます。

KHCODERが落ちる時はMYSQLにエラーログは残ってないようです。
mysqlを起動したときにこのようなログが残っていました。

---------------------------------------------------------------------
2014-08-09 09:54:44 2860 [Note] Plugin 'FEDERATED' is disabled.
2014-08-09 09:54:44 b34 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2014-08-09 09:54:44 2860 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-08-09 09:54:44 2860 [Note] InnoDB: The InnoDB memory heap is disabled
2014-08-09 09:54:44 2860 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-08-09 09:54:44 2860 [Note] InnoDB: Memory barrier is not used
2014-08-09 09:54:44 2860 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-08-09 09:54:44 2860 [Note] InnoDB: Not using CPU crc32 instructions
2014-08-09 09:54:44 2860 [Note] InnoDB: Initializing buffer pool, size = 653.0M
2014-08-09 09:54:44 2860 [Note] InnoDB: Completed initialization of buffer pool
2014-08-09 09:54:44 2860 [Note] InnoDB: Highest supported file format is Barracuda.
2014-08-09 09:54:45 2860 [Note] InnoDB: 128 rollback segment(s) are active.
2014-08-09 09:54:45 2860 [Note] InnoDB: Waiting for purge to start
2014-08-09 09:54:45 2860 [Note] InnoDB: 5.6.20 started; log sequence number 26624281986
2014-08-09 09:54:45 2860 [Note] Server hostname (bind-address): '*'; port: 3306
2014-08-09 09:54:45 2860 [Note] IPv6 is available.
2014-08-09 09:54:45 2860 [Note] - '::' resolves to '::';
2014-08-09 09:54:45 2860 [Note] Server socket created on IP: '::'.
2014-08-09 09:54:45 2860 [Note] Event Scheduler: Loaded 0 events
2014-08-09 09:54:45 2860 [Note] C:\Program Files\MySQL\MySQL Server 5.6\bin\mysqld: ready for connections.
Version: '5.6.20-log' socket: '' port: 3306 MySQL Community Server (GPL)
--------------------------------------------------------------------

何か私の設定が間違えたりしたでしょうか。

よろしくお願いします。


- 関連一覧ツリー (■ をクリックするとツリー全体を一括表示します)