Hi!
I want to use csql cache with mysql database… I installed and configured both of them. I set unidirection mode, cache table= true etc.. in ./sample/csql.conf file. But when i insert new row into table, the insert action will be success into csql table but not added (propagate) to the database table (msyql). Help please.. Thanks…
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I want to use csql cache with mysql database… I installed and configured both of them. I set unidirection mode, cache table= true etc.. in ./sample/csql.conf file. But when i insert new row into table, the insert action will be success into csql table but not added (propagate) to the database table (msyql). Help please.. Thanks…
should i run csql or csql -g for propagation?
Again…… i cannot propagate rows programmatically.. PLEASE help how can i do that…… :(((
There is a test script. Please try that . I would like to you to go through the user manual properly. I seems you have not cached the table to csql.
~bijaya