MySQL and Tunneling, SQLite and encryption on OS X
Posted: Thu 23 Apr 2015 20:57
Hello,
After upgrade UniDac to last version, tunneling to MySQL don't work.
My program connecting to server (via http tunnel) correct, but I can't execute any query. I have errors. Below are logs from my program:
/ ***ERROR: select * from bs_invoices limit 4 [Lost connection to MySQL server during query
Cannot retrieve content of HTTP packet]
/* 22:43:05 [0.00] */ **** Lost Connection *** - lost connection to mysql server during query
cannot retrieve content of http packet
...
Time to time the query are executed OK.
These problems are on Windows (32- and 64-bit).
On OS X I have exception "Input\Output error(5)"
Could You check these problems?
And second problem. When I try to use SQLite direct mode on OS X and encryption, I can't execute "insert" query becouse I have error with variants. Could You check this?
Best regards,
Karol
After upgrade UniDac to last version, tunneling to MySQL don't work.
My program connecting to server (via http tunnel) correct, but I can't execute any query. I have errors. Below are logs from my program:
/ ***ERROR: select * from bs_invoices limit 4 [Lost connection to MySQL server during query
Cannot retrieve content of HTTP packet]
/* 22:43:05 [0.00] */ **** Lost Connection *** - lost connection to mysql server during query
cannot retrieve content of http packet
...
Time to time the query are executed OK.
These problems are on Windows (32- and 64-bit).
On OS X I have exception "Input\Output error(5)"
Could You check these problems?
And second problem. When I try to use SQLite direct mode on OS X and encryption, I can't execute "insert" query becouse I have error with variants. Could You check this?
Best regards,
Karol