Date: Wednesday, January 25, 2006 @ 17:00:50
  Author: gilles
    Path: /cvsroot/carob/carob/include

Modified: Connection.hpp (1.52 -> 1.53)

Enabled Ping command


----------------+
 Connection.hpp |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: carob/include/Connection.hpp
diff -u carob/include/Connection.hpp:1.52 carob/include/Connection.hpp:1.53
--- carob/include/Connection.hpp:1.52   Tue Jan 24 18:54:51 2006
+++ carob/include/Connection.hpp        Wed Jan 25 17:00:50 2006
@@ -40,7 +40,7 @@
 /** Command prefix sent before each command */
 #define CommandPrefix                           0xB015CA
 
-//#define Ping                                    -1
+#define Ping                                    -1
 #define StatementExecuteQuery                   0
 #define StatementExecuteUpdate                  1
 //#define StatementExecuteUpdateWithKeys          2

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to