Search found 2 matches
- 04.03.2009, 22:25
- Forum: MySQL
- Topic: Problem... (mysql has gone away..)
- Replies: 10
- Views: 2717
Problem... (mysql has gone away..)
I use D7 and latest ZeOS. Started working on new project, connecting to remote mySQL server... But, the simplest possible example doesn't work properly. I tried to debug it, but I just cannot understand what is really going on. I manage to establich ZConnection to server... it's ok. I use ZQuery to ...
- 02.06.2006, 00:47
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: mysql and delphi 7 - transactions, speed etc.
- Replies: 5
- Views: 1450
mysql and delphi 7 - transactions, speed etc.
I am using ZeOS in Delphi to access mySQL database remotely (located on my web/db server). It connects OK and works, but... IT IS SLOW
How can I speed it up?
Could I optimize it by disabling AutoCommit? I tried, but get exceptions when trying to commit manually in my code...
How can I speed it up?
Could I optimize it by disabling AutoCommit? I tried, but get exceptions when trying to commit manually in my code...