[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bzflag-commits
Subject:    SF.net SVN: bzflag:[22339] trunk/tools/BZStatCollector/DatabaseStore/ DBStore.cs
From:       JeffM2501 () users ! sourceforge ! net
Date:       2012-01-20 19:07:57
Message-ID: E1RoJob-0005Wz-D3 () sfp-svn-5 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 22339
          http://bzflag.svn.sourceforge.net/bzflag/?rev=22339&view=rev
Author:   JeffM2501
Date:     2012-01-20 19:07:57 +0000 (Fri, 20 Jan 2012)
Log Message:
-----------
servers don't play, they update

Modified Paths:
--------------
    trunk/tools/BZStatCollector/DatabaseStore/DBStore.cs

Modified: trunk/tools/BZStatCollector/DatabaseStore/DBStore.cs
===================================================================
--- trunk/tools/BZStatCollector/DatabaseStore/DBStore.cs	2012-01-20 19:04:50 UTC (rev \
                22338)
+++ trunk/tools/BZStatCollector/DatabaseStore/DBStore.cs	2012-01-20 19:07:57 UTC (rev \
22339) @@ -173,7 +173,7 @@
                 else
                 {
                     reader.Close();
-                    query = String.Format("INSERT INTO server_names (Description, \
GameType, GameFlags, Teams, LastPlayed) VALUES (@DESCRIPTION, @GAMETYPE, @FLAGS, \
@TEAMS, @TIMESTAMP)"); +                    query = String.Format("INSERT INTO \
server_names (Description, GameType, GameFlags, Teams, LastUpdate) VALUES \
(@DESCRIPTION, @GAMETYPE, @FLAGS, @TEAMS, @TIMESTAMP)");  
                     command = new MySqlCommand(query, connection);
                     command.Parameters.Add(new MySqlParameter("DESCRIPTION", \
server.Description));

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
BZFlag-commits mailing list
BZFlag-commits@lists.SourceForge.net
https://lists.SourceForge.net/lists/listinfo/bzflag-commits
irc: #BZFlag @ irc.freenode.net


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic