Page 1 of 1

Newbie Needs MySQL Error Log Help

PostPosted: 11. September 2013 23:32
by RichPundit
Apache runs fine. Have been trying to install/start MySQL over several days/hours. Running XAMPP v1.8.3, Control v3.2.1, Windows 7 Home Premium 64-bit. Also, tried running with firewall disabled (Whew) and as administrator with same error. Seems cannot open table MySQL/slave-master_info . Please help. My complete log:

2013-09-04 13:36:30 8536 [Note] Plugin 'FEDERATED' is disabled.
2013-09-04 13:36:30 7b8 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.
2013-09-04 13:36:30 8536 [Note] InnoDB: The InnoDB memory heap is disabled
2013-09-04 13:36:30 8536 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-09-04 13:36:30 8536 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-09-04 13:36:30 8536 [Note] InnoDB: Not using CPU crc32 instructions
2013-09-04 13:36:30 8536 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2013-09-04 13:36:30 8536 [Note] InnoDB: Completed initialization of buffer pool
2013-09-04 13:36:30 8536 [Note] InnoDB: The first specified data file C:\xampp\mysql\data\ibdata1 did not exist: a new database to be created!
2013-09-04 13:36:30 8536 [Note] InnoDB: Setting file C:\xampp\mysql\data\ibdata1 size to 10 MB
2013-09-04 13:36:30 8536 [Note] InnoDB: Database physically writes the file full: wait...
2013-09-04 13:36:30 8536 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile101 size to 5 MB
2013-09-04 13:36:30 8536 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile1 size to 5 MB
2013-09-04 13:36:31 8536 [Note] InnoDB: Renaming log file C:\xampp\mysql\data\ib_logfile101 to C:\xampp\mysql\data\ib_logfile0
2013-09-04 13:36:31 8536 [Warning] InnoDB: New log files created, LSN=45781
2013-09-04 13:36:31 8536 [Note] InnoDB: Doublewrite buffer not found: creating new
2013-09-04 13:36:31 8536 [Note] InnoDB: Doublewrite buffer created
2013-09-04 13:36:33 8536 [Note] InnoDB: 128 rollback segment(s) are active.
2013-09-04 13:36:33 8536 [Warning] InnoDB: Creating foreign key constraint system tables.
2013-09-04 13:36:33 8536 [Note] InnoDB: Foreign key constraint system tables created
2013-09-04 13:36:33 8536 [Note] InnoDB: Creating tablespace and datafile system tables.
2013-09-04 13:36:33 8536 [Note] InnoDB: Tablespace and datafile system tables created.
2013-09-04 13:36:33 8536 [Note] InnoDB: Waiting for purge to start
2013-09-04 13:36:33 8536 [Note] InnoDB: 5.6.11 started; log sequence number 0
2013-09-04 13:36:33 8536 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: ec909fa6-1590-11e3-8f7d-502da20336ab.
2013-09-04 13:36:33 8536 [Note] Server hostname (bind-address): '*'; port: 3306
2013-09-04 13:36:33 8536 [Note] IPv6 is available.
2013-09-04 13:36:33 8536 [Note] - '::' resolves to '::';
2013-09-04 13:36:33 8536 [Note] Server socket created on IP: '::'.
2013-09-04 13:36:34 8536 [Warning] InnoDB: Cannot open table mysql/slave_master_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
2013-09-04 13:36:34 8536 [Warning] Info table is not ready to be used. Table 'mysql.slave_master_info' cannot be opened.
2013-09-04 13:36:34 8536 [Warning] InnoDB: Cannot open table mysql/slave_worker_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
2013-09-04 13:36:34 8536 [Warning] InnoDB: Cannot open table mysql/slave_relay_log_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
2013-09-04 13:36:34 8536 [Warning] Info table is not ready to be used. Table 'mysql.slave_relay_log_info' cannot be opened.
2013-09-04 13:36:34 8536 [Note] Event Scheduler: Loaded 0 events
2013-09-04 13:36:34 8536 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.6.11' socket: '' port: 3306 MySQL Community Server (GPL)
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_assets" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_categories" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:16 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_extensions" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:16 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:17 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_finder_taxonomy" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:18 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:18 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:18 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:18 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:18 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_finder_terms_common" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:18 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:18 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:18 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:18 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_languages" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:19 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:19 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:19 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_menu" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:20 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:20 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:20 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_menu_types" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:20 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:21 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:21 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:21 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:21 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_modules" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:21 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:21 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:21 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_modules_menu" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:21 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:21 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:21 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:21 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_update_sites" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_update_sites_extensions" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_template_styles" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:22 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:23 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:23 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_usergroups" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:23 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:23 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:23 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:23 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:23 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:23 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:23 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_viewlevels" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:31 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:31 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_assets" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:31 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:31 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:31 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_modules_menu" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:28:31 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:31 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_banners" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:31 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:31 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_finder_terms_common" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:28:31 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:31 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_banner_clients" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:31 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:31 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_categories" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:32 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_contact_details" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:32 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_update_sites_extensions" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:28:32 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_content" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:32 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_menu" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:28:32 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_content_frontpage" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:32 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_template_styles" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:28:32 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_menu" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:32 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_extensions" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:28:32 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:32 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_menu_types" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:33 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:33 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:33 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_usergroups" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:28:33 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:33 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_modules_menu" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:34 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:34 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:34 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_modules" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:28:34 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:34 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_newsfeeds" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:34 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:34 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_viewlevels" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:28:34 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:34 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_weblinks" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:35 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:35 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_users" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:35 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:35 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_user_usergroup_map" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:28:44 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:44 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_assets" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:28:54 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:28:54 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_banners" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:29:04 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:29:04 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_banner_clients" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:29:04 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:29:04 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_session" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:29:05 1b08 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:29:05 1b08 InnoDB: Error: Fetch of persistent statistics requested for table "bitnami_joomla"."jos_content_rating" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2013-09-04 14:29:06 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:29:06 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_update_sites" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:29:16 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:29:16 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_categories" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:29:26 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:29:26 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_contact_details" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:29:36 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:29:36 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_content" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:29:46 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:29:46 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_content_frontpage" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:29:56 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:29:56 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_menu" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:30:06 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:30:06 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_menu_types" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:30:16 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:30:16 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_modules_menu" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:30:26 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:30:26 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_newsfeeds" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:30:36 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:30:36 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_usergroups" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:30:46 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:30:46 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_weblinks" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-04 14:30:56 1ea8 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
2013-09-04 14:30:56 1ea8 InnoDB: Recalculation of persistent statistics requested for table "bitnami_joomla"."jos_session" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2013-09-11 14:34:59 3908 [Note] Plugin 'FEDERATED' is disabled.
2013-09-11 14:34:59 9f0 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.
2013-09-11 14:34:59 3908 [Note] InnoDB: The InnoDB memory heap is disabled
2013-09-11 14:34:59 3908 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-09-11 14:34:59 3908 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-09-11 14:34:59 3908 [Note] InnoDB: Not using CPU crc32 instructions
2013-09-11 14:35:00 3908 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2013-09-11 14:35:00 3908 [Note] InnoDB: Completed initialization of buffer pool
2013-09-11 14:35:00 3908 [Note] InnoDB: Highest supported file format is Barracuda.
2013-09-11 14:35:00 3908 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 3048743 in the ib_logfiles!
2013-09-11 14:35:00 3908 [Note] InnoDB: Database was not shutdown normally!
2013-09-11 14:35:00 3908 [Note] InnoDB: Starting crash recovery.
2013-09-11 14:35:00 3908 [Note] InnoDB: Reading tablespace information from the .ibd files...
2013-09-11 14:35:01 3908 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace bitnami_joomla/jos_associations uses space ID: 2 at filepath: .\bitnami_joomla\jos_associations.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd
InnoDB: Error: could not open single-table tablespace file .\mysql\innodb_index_stats.ibd
InnoDB: We do not continue the crash recovery, because the table may become
InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
InnoDB: To fix the problem and start mysqld:
InnoDB: 1) If there is a permission problem in the file and mysqld cannot
InnoDB: open the file, you should modify the permissions.
InnoDB: 2) If the table is not needed, or you can restore it from a backup,
InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
InnoDB: crash recovery and ignore that table.
InnoDB: 3) If the file system or the disk is broken, and you cannot remove
InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
InnoDB: and force InnoDB to continue crash recovery here.
2013-09-11 14:35:13 4128 [Note] Plugin 'FEDERATED' is disabled.
2013-09-11 14:35:13 1324 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.
2013-09-11 14:35:13 4128 [Note] InnoDB: The InnoDB memory heap is disabled
2013-09-11 14:35:13 4128 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-09-11 14:35:13 4128 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-09-11 14:35:13 4128 [Note] InnoDB: Not using CPU crc32 instructions
2013-09-11 14:35:13 4128 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2013-09-11 14:35:13 4128 [Note] InnoDB: Completed initialization of buffer pool
2013-09-11 14:35:13 4128 [Note] InnoDB: Highest supported file format is Barracuda.
2013-09-11 14:35:13 4128 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 3048743 in the ib_logfiles!
2013-09-11 14:35:13 4128 [Note] InnoDB: Database was not shutdown normally!
2013-09-11 14:35:13 4128 [Note] InnoDB: Starting crash recovery.
2013-09-11 14:35:13 4128 [Note] InnoDB: Reading tablespace information from the .ibd files...
2013-09-11 14:35:13 4128 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace bitnami_joomla/jos_associations uses space ID: 2 at filepath: .\bitnami_joomla\jos_associations.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd
InnoDB: Error: could not open single-table tablespace file .\mysql\innodb_index_stats.ibd
InnoDB: We do not continue the crash recovery, because the table may become
InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
InnoDB: To fix the problem and start mysqld:
InnoDB: 1) If there is a permission problem in the file and mysqld cannot
InnoDB: open the file, you should modify the permissions.
InnoDB: 2) If the table is not needed, or you can restore it from a backup,
InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
InnoDB: crash recovery and ignore that table.
InnoDB: 3) If the file system or the disk is broken, and you cannot remove
InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
InnoDB: and force InnoDB to continue crash recovery here.
2013-09-11 15:07:39 7520 [Note] Plugin 'FEDERATED' is disabled.
2013-09-11 15:07:39 654 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.
2013-09-11 15:07:39 7520 [Note] InnoDB: The InnoDB memory heap is disabled
2013-09-11 15:07:39 7520 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-09-11 15:07:39 7520 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-09-11 15:07:39 7520 [Note] InnoDB: Not using CPU crc32 instructions
2013-09-11 15:07:39 7520 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2013-09-11 15:07:39 7520 [Note] InnoDB: Completed initialization of buffer pool
2013-09-11 15:07:39 7520 [Note] InnoDB: Highest supported file format is Barracuda.
2013-09-11 15:07:39 7520 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 3048743 in the ib_logfiles!
2013-09-11 15:07:39 7520 [Note] InnoDB: Database was not shutdown normally!
2013-09-11 15:07:39 7520 [Note] InnoDB: Starting crash recovery.
2013-09-11 15:07:39 7520 [Note] InnoDB: Reading tablespace information from the .ibd files...
2013-09-11 15:07:39 7520 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace bitnami_joomla/jos_associations uses space ID: 2 at filepath: .\bitnami_joomla\jos_associations.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd
InnoDB: Error: could not open single-table tablespace file .\mysql\innodb_index_stats.ibd
InnoDB: We do not continue the crash recovery, because the table may become
InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
InnoDB: To fix the problem and start mysqld:
InnoDB: 1) If there is a permission problem in the file and mysqld cannot
InnoDB: open the file, you should modify the permissions.
InnoDB: 2) If the table is not needed, or you can restore it from a backup,
InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
InnoDB: crash recovery and ignore that table.
InnoDB: 3) If the file system or the disk is broken, and you cannot remove
InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
InnoDB: and force InnoDB to continue crash recovery here.
2013-09-11 15:34:12 7224 [Note] Plugin 'FEDERATED' is disabled.
2013-09-11 15:34:12 904 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.
2013-09-11 15:34:12 7224 [Note] InnoDB: The InnoDB memory heap is disabled
2013-09-11 15:34:12 7224 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-09-11 15:34:12 7224 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-09-11 15:34:12 7224 [Note] InnoDB: Not using CPU crc32 instructions
2013-09-11 15:34:12 7224 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2013-09-11 15:34:12 7224 [Note] InnoDB: Completed initialization of buffer pool
2013-09-11 15:34:12 7224 [Note] InnoDB: Highest supported file format is Barracuda.
2013-09-11 15:34:12 7224 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 3048743 in the ib_logfiles!
2013-09-11 15:34:12 7224 [Note] InnoDB: Database was not shutdown normally!
2013-09-11 15:34:12 7224 [Note] InnoDB: Starting crash recovery.
2013-09-11 15:34:12 7224 [Note] InnoDB: Reading tablespace information from the .ibd files...
2013-09-11 15:34:12 7224 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace bitnami_joomla/jos_associations uses space ID: 2 at filepath: .\bitnami_joomla\jos_associations.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd
InnoDB: Error: could not open single-table tablespace file .\mysql\innodb_index_stats.ibd
InnoDB: We do not continue the crash recovery, because the table may become
InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
InnoDB: To fix the problem and start mysqld:
InnoDB: 1) If there is a permission problem in the file and mysqld cannot
InnoDB: open the file, you should modify the permissions.
InnoDB: 2) If the table is not needed, or you can restore it from a backup,
InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
InnoDB: crash recovery and ignore that table.
InnoDB: 3) If the file system or the disk is broken, and you cannot remove
InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
InnoDB: and force InnoDB to continue crash recovery here.
2013-09-11 15:35:00 7516 [Note] Plugin 'FEDERATED' is disabled.
2013-09-11 15:35:00 1cb4 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.
2013-09-11 15:35:00 7516 [Note] InnoDB: The InnoDB memory heap is disabled
2013-09-11 15:35:00 7516 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-09-11 15:35:00 7516 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-09-11 15:35:00 7516 [Note] InnoDB: Not using CPU crc32 instructions
2013-09-11 15:35:00 7516 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2013-09-11 15:35:00 7516 [Note] InnoDB: Completed initialization of buffer pool
2013-09-11 15:35:00 7516 [Note] InnoDB: Highest supported file format is Barracuda.
2013-09-11 15:35:00 7516 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 3048743 in the ib_logfiles!
2013-09-11 15:35:00 7516 [Note] InnoDB: Database was not shutdown normally!
2013-09-11 15:35:00 7516 [Note] InnoDB: Starting crash recovery.
2013-09-11 15:35:00 7516 [Note] InnoDB: Reading tablespace information from the .ibd files...
2013-09-11 15:35:00 7516 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace bitnami_joomla/jos_associations uses space ID: 2 at filepath: .\bitnami_joomla\jos_associations.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd
InnoDB: Error: could not open single-table tablespace file .\mysql\innodb_index_stats.ibd
InnoDB: We do not continue the crash recovery, because the table may become
InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
InnoDB: To fix the problem and start mysqld:
InnoDB: 1) If there is a permission problem in the file and mysqld cannot
InnoDB: open the file, you should modify the permissions.
InnoDB: 2) If the table is not needed, or you can restore it from a backup,
InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
InnoDB: crash recovery and ignore that table.
InnoDB: 3) If the file system or the disk is broken, and you cannot remove
InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
InnoDB: and force InnoDB to continue crash recovery here.
2013-09-11 17:02:13 2828 [Note] Plugin 'FEDERATED' is disabled.
2013-09-11 17:02:13 18f8 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.
2013-09-11 17:02:13 2828 [Note] InnoDB: The InnoDB memory heap is disabled
2013-09-11 17:02:13 2828 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-09-11 17:02:13 2828 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-09-11 17:02:13 2828 [Note] InnoDB: Not using CPU crc32 instructions
2013-09-11 17:02:13 2828 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2013-09-11 17:02:13 2828 [Note] InnoDB: Completed initialization of buffer pool
2013-09-11 17:02:13 2828 [Note] InnoDB: Highest supported file format is Barracuda.
2013-09-11 17:02:13 2828 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 3048743 in the ib_logfiles!
2013-09-11 17:02:13 2828 [Note] InnoDB: Database was not shutdown normally!
2013-09-11 17:02:13 2828 [Note] InnoDB: Starting crash recovery.
2013-09-11 17:02:13 2828 [Note] InnoDB: Reading tablespace information from the .ibd files...
2013-09-11 17:02:14 2828 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace bitnami_joomla/jos_associations uses space ID: 2 at filepath: .\bitnami_joomla\jos_associations.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd
InnoDB: Error: could not open single-table tablespace file .\mysql\innodb_index_stats.ibd
InnoDB: We do not continue the crash recovery, because the table may become
InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
InnoDB: To fix the problem and start mysqld:
InnoDB: 1) If there is a permission problem in the file and mysqld cannot
InnoDB: open the file, you should modify the permissions.
InnoDB: 2) If the table is not needed, or you can restore it from a backup,
InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
InnoDB: crash recovery and ignore that table.
InnoDB: 3) If the file system or the disk is broken, and you cannot remove
InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
InnoDB: and force InnoDB to continue crash recovery here.