Error Executing Database Query.
|
|
Cannot connect to MySQL server on autonet-prod-mysql.dmz1199.in.canoe.com:3306. Is there a MySQL server running on the machine/port you are trying to connect to? (java.net.ConnectException)
|
| |
The error occurred in \\asgard\bifrost\inetpub\wwwroot\Templates\UsedCarsGraphical.cfm: line 88
Called from \\asgard\bifrost\inetpub\wwwroot\Templates\UsedCarsGraphical.cfm: line 1
Called from \\asgard\bifrost\inetpub\wwwroot\Markville\Preowned.cfm: line 74
|
86 : <cfif isDefined("ListingTypeID") AND ListingTypeID EQ 21>
87 : and uc.STOCK_USEDCAR like 'H%'
88 : </cfif>
89 : </cfquery>
90 : <!--- HEADER --->
|
|
| SQL |
select
count(ID_USEDCAR) as total
from
TB_USEDCAR uc
where
uc.ID_ANNONCER in (
select
ID_ANNONCER
from
TB_DEALER
where ID_DEALER in ( (param 1) )
)
and uc.ID_USEDCAR_CERTIFIED = 0
and uc.SOLD IS NULL
|
| DATASOURCE |
autonet_mysql |
| SQLSTATE |
08S01 |
|
|
Please try the following:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.16 |
| Referrer |
|
| Date/Time |
09-May-08 11:33 AM |
|