Olá, eu to com o xampp 1.8.2 e estou tentando ligar o Mysql, mas parece que a porta 3306 fica dando erro tem como resolve isso ?
Esse é o erro.
130726 16:34:10 [Note] Plugin 'FEDERATED' is disabled.
130726 16:34:10 InnoDB: The InnoDB memory heap is disabled130726 16:34:10 InnoDB: Mutexes and rw_locks use Windows interlocked functions130726 16:34:10 InnoDB: Compressed tables use zlib 1.2.3130726 16:34:10 InnoDB: Initializing buffer pool, size = 16.0M130726 16:34:10 InnoDB: Completed initialization of buffer poolInnoDB: Error: auto-extending data file C:\xampp\mysql\data\ibdata1 is of a different sizeInnoDB: 576 pages (rounded down to MB) than specified in the .cnf file:InnoDB: initial 640 pages, max 0 (relevant if non-zero) pages!130726 16:34:10 InnoDB: Could not open or create data files.130726 16:34:10 InnoDB: If you tried to add new data files, and it failed here,130726 16:34:10 InnoDB: you should now edit innodb_data_file_path in my.cnf back130726 16:34:10 InnoDB: to what it was, and remove the new ibdata files InnoDB created130726 16:34:10 InnoDB: in this failed attempt. InnoDB only wrote those files full of130726 16:34:10 InnoDB: zeros, but did not yet use them in any way. But be careful: do not130726 16:34:10 InnoDB: remove old data files which contain your precious data!130726 16:34:10 [ERROR] Plugin 'InnoDB' init function returned error.130726 16:34:10 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.130726 16:34:10 [ERROR] Unknown/unsupported storage engine: InnoDB130726 16:34:10 [ERROR] Aborting130726 16:34:10 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete