Visual Studio即时调试程序和“错误代码2003”在MySQL执行查询时 [英] Visual Studio Just-In-Time Debugger and "Error code 2003" in MySQL when execute query

查看:120
本文介绍了Visual Studio即时调试程序和“错误代码2003”在MySQL执行查询时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的,

我在Visual Studio Just-In-Time调试器中mysqld-nt.exe中出现未处理的win32异常时出现错误错误代码:2003无法连接到''localhost'上的MySQL服务器'(10061)当我执行查询时。

以下是我执行的查询。我尝试了几次,并在不同的数据库中尝试过。

但仍然得到同样的错误。

有谁可以帮我这个?我执行的查询是否有问题?还是发生了另一个问题?在此先感谢。

Dear all,
I get errors about "An unhandled win32 exception occured in mysqld-nt.exe" in Visual Studio Just-In -Time Debugger and "Error Code : 2003 Can''t connect to MySQL server on ''localhost'' (10061)" when i executing my query.
Below is the query I executing. I tried few times and tried in different database.
But still get the same error.
Can anyone help me with this? Is the query I execute got problem? Or there is another problem that happened? Thanks in advance.

UPDATE con_sales SET con_sales.suppmargin = (SELECT DECODE(con_margin.mode,''@5$@dAsEfv^&%5$aks19Dc2008'') FROM con_margin WHERE con_sales.DiscRate = DECODE(con_margin.mode3,''@5$@dAsEfv^&%5$aks19Dc2008'') AND con_margin.groupid = con_sales.GroupID AND con_sales.brandid = con_margin.brandid) WHERE con_sales.receiptDate = ''2013-02-19''

推荐答案

@ dAsEfv ^&%5
@dAsEfv^&%5


aks19Dc2008'')FROM con_margin WHERE con_sales.DiscRate = DECODE(con_margin.mode3,''@ 5
aks19Dc2008'') FROM con_margin WHERE con_sales.DiscRate = DECODE(con_margin.mode3,''@5


@ dAsEfv ^&%5
@dAsEfv^&%5


这篇关于Visual Studio即时调试程序和“错误代码2003”在MySQL执行查询时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆