Page 1 of 1

MySQLDirect.NET Caching features

Posted: Fri 28 Apr 2006 06:57
by richierich
I’m interested in using your MySQLDirect.NET driver for ASP.NET 2.0. Can you tell me if it supports the new caching features as found in this article below


http://www.dotnet2themax.com/blogs/mbel ... 39842.aspx

Posted: Fri 28 Apr 2006 07:30
by Alexey
MySQL server doesn't support client notifications after the data on the server was changed.
But we are investigating workarounds for this feature (e.g., auditing of check sum for the tables).