关于MariaDB5.5不是有效的Win32 应用程序

操作系统:Windows XP sp3
数据库:MariaDB 5.5.49
问题原因:
使用文本编辑器打开mysqld.pdb文件.
在13行1012列,会发现如下信息:

这说明v5.5.49是使用Microsoft Visual Studio 2013编译的!这个版本的编译的exe默认是不支持xp的。
同样是mysqld.pdb(3行1199列),在MySQL社区发行包里的信息如下:

这说明MySQL社区版v5.5.49是使用Microsoft Visual Studio 2008编译的!这个版本的编译的exe默认是支持xp的。
vs与版本对照表(来源于百度百科)
|
名称
|
内部版本
|
C类语言
|
Basic类语言
|
Java类语言
|
其他语言
|
|
Visual Studio
|
4.0
|
Visual C++ 4.0
|
Visual Basic 3.0
|
Visual FoxPro 4.0
|
|
|
Visual Studio 97
|
5.0
|
Visual C++ 5.0
|
Visual Basic 5.0
|
Visual J++ 1.1
|
Visual FoxPro 5.0
|
|
Visual Studio 6.0
|
6.0
|
Visual C++ 6.0
|
Visual Basic 6.0
|
Visual J++ 6.0
|
Visual FoxPro 6.0
|
|
Visual Studio .NET 2002
|
7.0
|
Visual C++ 2002
Visual C# 2002
|
Visual Basic 2002
|
Visual J# 1.0
|
-
|
|
Visual Studio .NET 2003
|
7.1
|
Visual C++ 2003
Visual C# 2003
|
Visual Basic 2003
|
Visual J# 1.1
|
-
|
|
Visual Studio 2005
|
8.0
|
Visual C++ 2005
Visual C# 2005
|
Visual Basic 2005
|
Visual J# 2.0
|
-
|
|
Visual Studio 2008
|
9.0
|
Visual C++ 2008
Visual C# 2008
|
Visual Basic 2008
|
-
|
-
|
|
Visual Studio 2010
|
10.0
|
Visual C++ 2010
Visual C# 2010
|
Visual Basic 2010
|
-
|
Visual F#
|
|
Visual Studio 2012
|
11.0
|
Visual C++ 2012
Visual C# 2012
|
Visual Basic 2012
|
Visual F# 2012
|
|
| Visual Studio 2013 | 12.0 |
Visual C++ 2013
Visual C# 2013
|
Visual Basic 2013
|
Visual F# 2013
|
|
| Visual Studio 2015 | 14.0 |
Visual C++2015
Visual C# 2015
|
Visual Basic 2015 | Visual F# 2015 | |
| Visual Studio 2015 RTM | 14.0 |
Visual C++2015
Visual C# 2015
|
Visual Basic 2015 | Visual F# 2015 |
关于MariaDB5.5不是有效的Win32 应用程序的更多相关文章
- java.lang.UnsatisfiedLinkError: %1 不是有效的 Win32 应用程序。
JNA 调用 dll 库时,保错: ///////////////// 通过 JNA 引入 DLL 库 //////////// /** * ID_FprCap.dll 负责指纹的采集, 指纹仪的初始 ...
- python ImportError: DLL load failed: %1 不是有效的 Win32 应用程序
导入的时候报出了 ImportError 在windows上安装python 的模块后,导入模块时报 python ImportError: DLL load failed: %1 不是有效的 Win ...
- 【转】WIN32 控制台程序
http://blog.csdn.net/houmin0036/article/details/7702236 win32控制台项目指在32位Windows命令提示符(即所谓的dos)环境下运行的应用 ...
- 【转】VS2012编译出来的程序,在XP上运行,出现“.exe 不是有效的 win32 应用程序” “not a valid win32 application”
原文网址:http://www.cnblogs.com/Dageking/archive/2013/05/15/3079394.html VS2012编译出来的程序,在XP上运行,出现“.exe 不是 ...
- VS2012编译出来的程序,在XP上运行,出现“.exe 不是有效的 win32 应用程序” “not a valid win32 application”
升级vs2010到vs2012,突然发现build出来的应用程序无法运行,提示“不是有效的 win32 应用程序” or “not a valid win32 application”. 参考CSDN ...
- pywin32 安装错误 ImportError: DLL load failed: 不是有效的 Win32 应用程序
pywin32 安装错误 ImportError: DLL load failed: 不是有效的 Win32 应用程序. 发现是因为没有制定Pywin32的dll所致,我们在用Pywin32开发时, ...
- %1 不是有效的 Win32 应用程序
客户环境windows server 2008,iis 6.0. 站点配置与以往并无差别,更新类库后出现“%1 不是有效的 Win32 应用程序”错误,如下图: 系统登录页面可以正常加载,登录过程中出 ...
- Win32应用程序的基本结构
0 引言 Win32 API是用于创建 Windows 应用程序的应用程序编程接口.通常情况下,一个Win32应用包含一下几个部分: 1) 应用程序入口: 2) 注册窗口类: 3) ...
- (转载)用VS2012或VS2013在win7下编写的程序在XP下运行就出现“不是有效的win32应用程序“
原文地址:http://www.vcerror.com/?p=1483 问题描述: 用VC2013编译了一个程序,在Windows 8.Windows 7(64位.32位)下都能正常运行.但在Win ...
随机推荐
- Jquery 点击图片在弹出层显示大图
http://blog.csdn.net/wongwaidah/article/details/28432427(案例链接出处,本人只是转载收藏) <html> <head> ...
- [摘抄]iOS App icon、启动页、图标规范
以下内容都是我在做App时通过自己的经验和精品的分析得来的,希望会帮助到你.但是有时个别情况也要个别分析,要活学活用. 一. App Icon 在设计iOS App Icon时,设计师不需要切圆角, ...
- pyspider 简单应用之快速问医生药品抓取(一)
网址:http://yp.120ask.com/search/-0-0--0-0-0-0.html from pyspider.libs.base_handler import * class Han ...
- 在chrome 总调试cordova出现Detached from the target. Remote debugging has been terminated with reason: Connection lost. Please re-attach to the new target
在chrome 总调试cordova出现如下错误: "Detached from the target. Remote debugging has been terminated with ...
- phpstorm 配置 babel 支持EcmaScript6
1.安装nodejs 2.npm install --save-dev babel-cli 3.npm install babel-preset-es2015 --save-dev 4.phpstor ...
- linux centos6.5支持ipv6
1.用ifconfig查看有没有inet6 addr,我的这个已经支持了,如果不支持请看第二步. 2.vim /etc/sysconfig/network 把这句改成:NETWORKING_IPV6= ...
- pt-table-checksum 检查主从数据一致性
http://www.cnblogs.com/xiaoyanger/p/5584554.html http://www.cnblogs.com/gomysql/p/3662264.html https ...
- cxxnet在windows下配置遇到的问题
I compiled the dmlc-core and rabbit. When I compile the new version of CXXNET, there are compile err ...
- VS2012 InstallShield2013LimitedEdition激活
VS2012 InstallShield2013LimitedEdition激活 在实际开发工作中由于升级操作系统后,不知何种原因,导致 InstallShield2013LimitedEdition ...
- 【java】之3种方式实现Object和Map之间的转换
利用commons.BeanUtils实现Obj和Map之间转换,这种是最简单,也是最经常用的 public static Object mapToObject(Map<String, Obje ...