unable to start MySql server through xampp control panel -


i unable start mysql server through xampp control panel? got following error description.

error: mysql shutdown unexpectedly. may due blocked port, missing dependencies,  improper privileges, crash, or shutdown method. press logs button view error logs , check windows event viewer more clues if need more help, copy , post entire log window on forums 

those error logs.can please me?

2013-08-23 17:36:40 4768 [note] plugin 'federated' disabled. 2013-08-23 17:36:40 b14 innodb: warning: using innodb_additional_mem_pool_size depre`enter code here`cated. option may removed in future releases, option innodb_use_sys_malloc , innodb's internal memory allocator. 2013-08-23 17:36:40 4768 [note] innodb: innodb memory heap disabled 2013-08-23 17:36:40 4768 [note] innodb: mutexes , rw_locks use windows interlocked functions 2013-08-23 17:36:40 4768 [note] innodb: compressed tables use zlib 1.2.3 2013-08-23 17:36:40 4768 [note] innodb: not using cpu crc32 instructions 2013-08-23 17:36:40 4768 [note] innodb: initializing buffer pool, size = 16.0m 2013-08-23 17:36:40 4768 [note] innodb: completed initialization of buffer pool 2013-08-23 17:36:40 4768 [note] innodb: first specified data file c:\xampp\mysql\data\ibdata1 did not exist: new database created! 2013-08-23 17:36:40 4768 [note] innodb: setting file c:\xampp\mysql\data\ibdata1 size 10 mb 2013-08-23 17:36:40 4768 [note] innodb: database physically writes file full: wait... 2013-08-23 17:36:41 4768 [note] innodb: setting log file c:\xampp\mysql\data\ib_logfile101 size 5 mb 2013-08-23 17:38:45 3360 [note] plugin 'federated' disabled. 2013-08-23 17:38:45 f0 innodb: warning: using innodb_additional_mem_pool_size deprecated. option may removed in future releases, option innodb_use_sys_malloc , innodb's internal memory allocator. 2013-08-23 17:38:45 3360 [note] innodb: innodb memory heap disabled 2013-08-23 17:38:45 3360 [note] innodb: mutexes , rw_locks use windows interlocked functions 2013-08-23 17:38:45 3360 [note] innodb: compressed tables use zlib 1.2.3 2013-08-23 17:38:45 3360 [note] innodb: not using cpu crc32 instructions 2013-08-23 17:38:45 3360 [note] innodb: initializing buffer pool, size = 16.0m 2013-08-23 17:38:45 3360 [note] innodb: completed initialization of buffer pool 2013-08-23 17:38:45 3360 [error] innodb: cannot create log files because data files corrupt or database not shut down cleanly after creating data files. 


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

java - Jtable duplicate Rows -

java - Run a .jar on Heroku -