-
kishoramballi committed patchset 1350 of module csql to the CSQL Main Memory Database and Cache CVS repository, changing 10 files.
2009-12-29 07:42:24 UTC in CSQL Main Memory Database and Cache
-
Hi Carlos,
this is a normal behavior. Since during insertion locks are taken and while selecting the records due to non availability of lock these messages are thrown on stdout.
If you do not want to see these errors cluttering the screen you can redirect those errors to a file using the configuration variable STDERR_FILE in csql.conf file, which needs to be the absolute path of the...
2009-12-24 06:25:18 UTC in CSQL Main Memory Database and Cache
-
Hi drkarl,
that happens if the shared memory segment having the same key is already present in the system.
that could happen if you run csqlserver on top of already running server having same csql.conf file.
Else there must be a shared memory segment having the same key as mentioned against SYS_DB_KEY in csql.conf file.
2009-12-16 12:19:39 UTC in CSQL Main Memory Database and Cache
-
kishoramballi committed patchset 1349 of module csql to the CSQL Main Memory Database and Cache CVS repository, changing 14 files.
2009-11-20 07:09:18 UTC in CSQL Main Memory Database and Cache
-
kishoramballi committed patchset 1344 of module csql to the CSQL Main Memory Database and Cache CVS repository, changing 1 files.
2009-11-17 12:40:51 UTC in CSQL Main Memory Database and Cache
-
kishoramballi committed patchset 1343 of module csql to the CSQL Main Memory Database and Cache CVS repository, changing 1 files.
2009-11-17 11:59:57 UTC in CSQL Main Memory Database and Cache
-
kishoramballi committed patchset 1342 of module csql to the CSQL Main Memory Database and Cache CVS repository, changing 1 files.
2009-11-17 08:38:21 UTC in CSQL Main Memory Database and Cache
-
kishoramballi committed patchset 1333 of module csql to the CSQL Main Memory Database and Cache CVS repository, changing 1 files.
2009-11-13 06:18:24 UTC in CSQL Main Memory Database and Cache
-
Hi Raja,
I would request you to download latest open source csql build. After setting up the configuration i request you to run 'CSQL_INSTALL_ROOT'/demo/gateway/jdbc/GwStmt.java program.
Please follow README file for the same.
cheers
kishor.
2009-11-12 11:52:59 UTC in CSQL Main Memory Database and Cache
-
kishoramballi committed patchset 1331 of module csql to the CSQL Main Memory Database and Cache CVS repository, changing 1 files.
2009-11-11 07:52:51 UTC in CSQL Main Memory Database and Cache