Windows上的MySQL运行但在任何级别都无法访问。

时间:2013-10-30 21:07:25

标签: mysql windows

所以,这是一个迁移问题。我们有一个在非GUI系统上运行的旧Linux服务器。我拉掉了MySql文件和Web服务器上的文件夹。

我们拥有的新服务器是一台新的Windows Server Machine,运行在最新的服务器版本上。 2013年我相信。

我配置PHP运行,然后安装MySql。我在MySql安装上使用了标准设置。

安装后,我试图让drupal安装运行,MySql数据库不接受密码。 (没有改变正在运行的安装)

我之前安装了PHPMyAdmin,所以我进去修改密码,只是尝试改变一些东西,看它是否触发了某些东西。在编辑了Drupal安装的帐户后,我被MySql警告说无法为用户找到该行...请注意,我通过My​​Admin访问信息,所以就在那里。

当我查看用户信息时,它显示它具有drupal数据库的权限。当我查看数据库权限时,会看到两个用户而不是我感兴趣的用户。

返回用户列表,我转到我感兴趣的帐户,并尝试从帐户中删除权限。 MySql似乎很糟糕。我相信它崩溃了并且关闭了。我重新启动了服务器,无法访问某个东西。我甚至无法通过控制台访问mysql。我输入密码并没有回复。

这是我收到的错误日志响应。

第一组是软件的安装。然后我迁移了数据库。

2013-10-16 13:52:27 664 [Note] Plugin 'FEDERATED' is disabled.
2013-10-16 13:52:27 664 [Warning] option 'innodb-autoextend-increment': unsigned value 67108864 adjusted to 1000
2013-10-16 13:52:27 11f0 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-10-16 13:52:27 664 [Note] InnoDB: The InnoDB memory heap is disabled
2013-10-16 13:52:27 664 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-10-16 13:52:27 664 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-10-16 13:52:27 664 [Note] InnoDB: Not using CPU crc32 instructions
2013-10-16 13:52:27 664 [Note] InnoDB: Initializing buffer pool, size = 3.0G
2013-10-16 13:52:27 664 [Note] InnoDB: Completed initialization of buffer pool
2013-10-16 13:52:27 664 [Note] InnoDB: Highest supported file format is Barracuda.
2013-10-16 13:52:27 664 [Note] InnoDB: 128 rollback segment(s) are active.
2013-10-16 13:52:27 664 [Note] InnoDB: Waiting for purge to start
2013-10-16 13:52:27 664 [Note] InnoDB: 5.6.14 started; log sequence number 1625977
2013-10-16 13:52:27 664 [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: 1a7a7d2c-3694-11e3-a6c1-001018e11594.
2013-10-16 13:52:27 664 [Note] Server hostname (bind-address): '*'; port: 3306
2013-10-16 13:52:27 664 [Note] IPv6 is available.
2013-10-16 13:52:27 664 [Note]   - '::' resolves to '::';
2013-10-16 13:52:27 664 [Note] Server socket created on IP: '::'.
2013-10-16 13:52:27 664 [Note] Event Scheduler: Loaded 0 events
2013-10-16 13:52:27 664 [Note] C:/Program Files/MySQL/MySQL Server 5.6/bin\mysqld: ready for connections.
Version: '5.6.14-log'  socket: ''  port: 3306  MySQL Community Server (GPL)
2013-10-17 13:52:20 664 [ERROR] Incorrect definition of table mysql.proc: expected column 'comment' at position 15 to have type text, found type char(64).

这是几周后重启的重点。它会启动并留给我这些信息。

2013-10-30 14:41:21 4912 [Note] Plugin 'FEDERATED' is disabled.
2013-10-30 14:41:21 4912 [Warning] option 'innodb-autoextend-increment': unsigned value 67108864 adjusted to 1000
2013-10-30 14:41:21 43a4 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-10-30 14:41:21 4912 [Note] InnoDB: The InnoDB memory heap is disabled
2013-10-30 14:41:21 4912 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-10-30 14:41:21 4912 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-10-30 14:41:21 4912 [Note] InnoDB: Not using CPU crc32 instructions
2013-10-30 14:41:21 4912 [Note] InnoDB: Initializing buffer pool, size = 3.0G
2013-10-30 14:41:21 4912 [Note] InnoDB: Completed initialization of buffer pool
2013-10-30 14:41:21 4912 [Note] InnoDB: Highest supported file format is Barracuda.
2013-10-30 14:41:21 4912 [Note] InnoDB: The log sequence numbers 1625977 and 1625977 in ibdata files do not match the log sequence number 125876475 in the ib_logfiles!
2013-10-30 14:41:21 4912 [Note] InnoDB: Database was not shutdown normally!
2013-10-30 14:41:21 4912 [Note] InnoDB: Starting crash recovery.
2013-10-30 14:41:21 4912 [Note] InnoDB: Reading tablespace information from the .ibd files...
2013-10-30 14:41:23 4912 [Note] InnoDB: Restoring possible half-written data pages 
2013-10-30 14:41:23 4912 [Note] InnoDB: from the doublewrite buffer...
2013-10-30 14:41:23 4912 [Note] InnoDB: 128 rollback segment(s) are active.
2013-10-30 14:41:23 4912 [Note] InnoDB: Waiting for purge to start
2013-10-30 14:41:23 4912 [Note] InnoDB: 5.6.14 started; log sequence number 125876475
2013-10-30 14:41:23 4912 [Note] Server hostname (bind-address): '*'; port: 3306
2013-10-30 14:41:23 4912 [Note] IPv6 is available.
2013-10-30 14:41:23 4912 [Note]   - '::' resolves to '::';
2013-10-30 14:41:23 4912 [Note] Server socket created on IP: '::'.
2013-10-30 14:41:23 4912 [Warning] 'db' entry 'safety Safety_User@localhost' had database in mixed case that has been forced to lowercase because lower_case_table_names is set. It will not be possible to remove this privilege using REVOKE.
2013-10-30 14:41:23 4912 [Warning] 'db' entry 'wordpress WP_User@localhost' had database in mixed case that has been forced to lowercase because lower_case_table_names is set. It will not be possible to remove this privilege using REVOKE.
2013-10-30 14:41:24 4912 [Warning] 'db' entry 'transportation Trans_User@localhost' had database in mixed case that has been forced to lowercase because lower_case_table_names is set. It will not be possible to remove this privilege using REVOKE.
2013-10-30 14:41:24 4912 [Warning] 'db' entry 'mediawiki MW_User@localhost' had database in mixed case that has been forced to lowercase because lower_case_table_names is set. It will not be possible to remove this privilege using REVOKE.
2013-10-30 14:41:24 4912 [Warning] 'db' entry 'arcwordpress Arc_User@localhost' had database in mixed case that has been forced to lowercase because lower_case_table_names is set. It will not be possible to remove this privilege using REVOKE.
2013-10-30 14:41:24 4912 [Warning] 'db' entry 'drupal6 D_User@localhost' had database in mixed case that has been forced to lowercase because lower_case_table_names is set. It will not be possible to remove this privilege using REVOKE.
2013-10-30 14:41:24 4912 [Warning] 'db' entry 'drupal6\_dev D_User@localhost' had database in mixed case that has been forced to lowercase because lower_case_table_names is set. It will not be possible to remove this privilege using REVOKE.
2013-10-30 14:41:24 4912 [Warning] 'db' entry 'crm\_drupal Crm_User@localhost' had database in mixed case that has been forced to lowercase because lower_case_table_names is set. It will not be possible to remove this privilege using REVOKE.
2013-10-30 14:41:24 4912 [Warning] 'db' entry 'crm\_civicrm Crm_User@localhost' had database in mixed case that has been forced to lowercase because lower_case_table_names is set. It will not be possible to remove this privilege using REVOKE.
2013-10-30 14:41:24 4912 [Warning] 'db' entry 'forum Forum_User@localhost' had database in mixed case that has been forced to lowercase because lower_case_table_names is set. It will not be possible to remove this privilege using REVOKE.
2013-10-30 14:41:24 4912 [Note] Event Scheduler: Loaded 0 events
2013-10-30 14:41:24 4912 [Note] C:/Program Files/MySQL/MySQL Server 5.6/bin\mysqld: ready for connections.
Version: '5.6.14-log'  socket: ''  port: 3306  MySQL Community Server (GPL)

任何想法都将不胜感激。有点偏离我的元素。我已经想念Linux了。

0 个答案:

没有答案