| Bug #69599 | 64bit libmysql.dll in 32bit installation of MySQL 5.6 | ||
|---|---|---|---|
| Submitted: | 27 Jun 2013 9:08 | Modified: | 27 Jun 2013 11:57 |
| Reporter: | Dmitry Tolpeko | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | MySQL Server: C API (client library) | Severity: | S3 (Non-critical) |
| Version: | MySQL 5.6 | OS: | Windows |
| Assigned to: | CPU Architecture: | Any | |
[27 Jun 2013 9:08]
Dmitry Tolpeko
[27 Jun 2013 11:43]
MySQL Verification Team
Thank you for the bug report. Which package have you installed?
C:\Arquivos de programas\MySQL\MySQL Server 5.6>dumpbin bin\mysqld.EXE /HEADERS | findstr machine
14C machine (x86)
32 bit word machine
C:\Arquivos de programas\MySQL\MySQL Server 5.6>bin\mysqld --version
bin\mysqld Ver 5.6.12 for Win32 on x86 (MySQL Community Server (GPL))
C:\Arquivos de programas\MySQL\MySQL Server 5.6>dumpbin lib\libmysql.dll /HEADERS | findstr machine
14C machine (x86)
32 bit word machine
[27 Jun 2013 11:53]
Dmitry Tolpeko
Installation package: mysql-installer-community-5.6.10.1
[27 Jun 2013 11:57]
MySQL Verification Team
Thank you for the feedback. Please try version 5.6.12. Thanks.
