Raised This Month: $ Target: $400
 0% 

DBI problem (SQL FAILED)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
slmclarengt
Veteran Member
Join Date: Jul 2004
Location: The Cookie Jar... or Pul
Old 05-29-2007 , 18:36   DBI problem (SQL FAILED)
Reply With Quote #1

Hi guys, I am here from uwc3mod.com because we are trying to fix up the modification so that it can live again. I've asked my colleague Smokey (YAUR smokey) to take a look as to why it always gives ME personally an SQL failed transaction every time. Maybe you guys can take a look at the uwc3_storage inc file and figure it out :-\.

Structure:
table: uwc3

Code:
CREATE TABLE `uwc3` (
  `steamid` varchar(32) NOT NULL default '',
  `xp` int(11) default NULL,
  `ip` varchar(32) default NULL,
  `mtime` varchar(32) default NULL,
  `skill1` smallint(6) default '0',
  `skill2` smallint(6) default '0',
  `skill3` smallint(6) default '0',
  `skill4` smallint(6) default '0',
  `skill5` smallint(6) default '0',
  `skill6` smallint(6) default '0',
  `skill7` smallint(6) default '0',
  `skill8` smallint(6) default '0',
  `skill9` smallint(6) default '0',
  `skill10` smallint(6) default '0',
  `skill11` smallint(6) default '0',
  `skill12` smallint(6) default '0',
  `skill13` smallint(6) default '0',
  `skill14` smallint(6) default '0',
  `skill15` smallint(6) default '0',
  `skill16` smallint(6) default '0',
  `skill17` smallint(6) default '0',
  `skill18` smallint(6) default '0',
  `skill19` smallint(6) default '0',
  `skill20` smallint(6) default '0',
  `skill21` smallint(6) default '0',
  `skill22` smallint(6) default '0',
  `skill23` smallint(6) default '0',
  `skill24` smallint(6) default '0',
  `skill25` smallint(6) default '0',
  `skill26` smallint(6) default '0',
  `skill27` smallint(6) default '0',
  `skill28` smallint(6) default '0',
  `skill29` smallint(6) default '0',
  `skill30` smallint(6) default '0',
  `skill31` smallint(6) default '0',
  `skill32` smallint(6) default '0',
  `skill33` smallint(6) default '0',
  `skill34` smallint(6) default '0',
  `skill35` smallint(6) default '0',
  `skill36` smallint(6) default '0',
  `skill37` smallint(6) default '0',
  `skill38` smallint(6) default '0',
  `skill39` smallint(6) default '0',
  `skill40` smallint(6) default '0',
  `att1` smallint(6) default '0',
  `att2` smallint(6) default '0',
  `att3` smallint(6) default '0',
  `att4` smallint(6) default '0',
  `att5` smallint(6) default '0',
  `res1` smallint(6) default '0',
  `res2` smallint(6) default '0',
  `res3` smallint(6) default '0',
  `res4` smallint(6) default '0',
  `res5` smallint(6) default '0',
  PRIMARY KEY  (`steamid`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
ERROR from ERRORLOG:
Code:
L 05/29/2007 - 15:35:35: [MySQL] Invalid DBI result handle -1
L 05/29/2007 - 15:35:35: [AMXX] Displaying debug trace (plugin "uwc3.amxx")
L 05/29/2007 - 15:35:35: [AMXX] Run time error 10: native error (native "dbi_free_result")
L 05/29/2007 - 15:35:35: [AMXX]    [0] uwc3_storage.inc::sqlget_info_id (line 207)
L 05/29/2007 - 15:35:35: [AMXX]    [1] uwc3_events.inc::new_round (line 203)
Attached: uwc3_storage & uwc3_events

Slmclarengt
Attached Files
File Type: inc uwc3_storage.inc (16.4 KB, 149 views)
File Type: inc uwc3_events.inc (41.4 KB, 127 views)
__________________
But we don’t beat the Reaper by living longer. We beat the Reaper by living well. -Dr. Randy Pausch, R.I.P.

Come play WC3:FT on BnD Clan Server! You know you want to: Connect to WC3:FT BnD - go ahead click me!
slmclarengt is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode