|
8ca2138a48
|
* Remove unused code paths.
* Raise flag when a bug occurs.
|
2008-07-08 14:56:09 +00:00 |
|
|
51f2342663
|
Avoid AV annoyance by suppressing AVs in TMysqlQuery.SetThreadResult and work around bug #580 and bug #308. Doesn't seem to have any (visible) problematic consquences. Todo: Find and fix the real cause of these AVs which don't reveal to me currently.
|
2008-07-06 08:59:43 +00:00 |
|
|
dced2df45e
|
Make query execution unicode safe, mainly for a bunch of procedures and functions in Heidi itself plus various neighbours in Zeos.
|
2008-06-17 17:06:01 +00:00 |
|
|
4232f36909
|
* Remove spam.
* Improve performance by not painting the progress form if a query completes within 300 msecs.
|
2007-10-08 21:52:59 +00:00 |
|
|
996de281d7
|
* Bugfix: Properly propagate exception when editing forbidden (access denied) data in a grid.
* Cosmetic: Fix haywire indentation in TMysqlQueryThread.Execute.
|
2007-08-29 01:48:28 +00:00 |
|
|
c79febe7b4
|
Defer execution of TDataSet Post() and ExecSQL() to background thread.
|
2007-06-30 00:25:11 +00:00 |
|
|
3c8f123a81
|
Move *.pas, *.dfm and *.inc files from root directory to a new "source" subdirectory. Leaving just the readme in the root to give all newbies a very clear and unique starting point.
|
2007-06-28 20:00:04 +00:00 |
|