Hello
Today i install mysql on my system and after that when i try to run the server it didn't start from the startup and when i try to run theserver through cmd i found the given error.

C:\Program Files\MySQL\MySQL Server 5.6\bin>mysql
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)

C:\Program Files\MySQL\MySQL Server 5.6\bin>mysqld
2013-06-02 08:48:26 0 [Warning] TIMESTAMP with implicit DEFAULT value is depre
ted. Please use --explicit_defaults_for_timestamp server option (see documenta
on for more details).
2013-06-02 08:48:26 4660 [Warning] Can't create test file C:\Program Files\MyS
\MySQL Server 5.6\data\user-PC.lower-test
2013-06-02 08:48:26 4660 [Warning] Can't create test file C:\Program Files\MyS
\MySQL Server 5.6\data\user-PC.lower-test
2013-06-02 08:48:26 4660 [Note] Plugin 'FEDERATED' is disabled.
2013-06-02 08:48:26 4660 [Note] InnoDB: The InnoDB memory heap is disabled
2013-06-02 08:48:26 4660 [Note] InnoDB: Mutexes and rw_locks use Windows inter
cked functions
2013-06-02 08:48:26 4660 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-06-02 08:48:26 4660 [Note] InnoDB: Not using CPU crc32 instructions
2013-06-02 08:48:27 4660 [Note] InnoDB: Initializing buffer pool, size = 128.0
2013-06-02 08:48:27 4660 [Note] InnoDB: Completed initialization of buffer poo
2013-06-02 08:48:27 4660 [ERROR] InnoDB: read can't be opened in .\ibdata1 mod
2013-06-02 08:48:27 4660 [ERROR] InnoDB: The system tablespace must be writabl

2013-06-02 08:48:27 4660 [ERROR] Plugin 'InnoDB' init function returned error.
2013-06-02 08:48:27 4660 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENG
E failed.
2013-06-02 08:48:27 4660 [ERROR] Unknown/unsupported storage engine: InnoDB
2013-06-02 08:48:27 4660 [ERROR] Aborting

2013-06-02 08:48:27 4660 [Note] Binlog end
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'partition'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWO
'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_METRICS'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RES
'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_CMPMEM'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_CMP'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_LOCKS'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'INNODB_TRX'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'BLACKHOLE'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'ARCHIVE'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'MRG_MYISAM'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'MyISAM'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'MEMORY'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'CSV'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'sha256_password'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'mysql_old_password'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'mysql_native_password'
2013-06-02 08:48:27 4660 [Note] Shutting down plugin 'binlog'
2013-06-02 08:48:27 4660 [Note] mysqld: Shutdown complete

donot know the reason why i encounter with this. please suggest me some solution
Thanks

I've had problems in the past trying to install Apache and MySql standalone.

So I used WAMP

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.