This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
HeidiSQL
Watch
1
Star
0
Fork
0
You've already forked HeidiSQL
mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced
2026-03-13 09:24:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5eb83554c8e133bd93cb5b43b4d62cd689a1fbf
HeidiSQL
/
components
History
Ansgar Becker
c87d75efae
Implement a simple crash indicator for SELECTing a table's data. This boolean registry value is always set directly before executing the relevant GetResults(). If the query succeeds, the indicator gets just removed directly after that GetResults(). If the table loads for a longer time and the user exits HeidiSQL by killing the process, the indicator is still present and will be used to automatically disable filtering and sorting when that table is loaded again. Helps with issue
#714
. See also
http://www.heidisql.com/forum/viewtopic.php?p=2638
for a user report which this fix is addressing.
2008-09-28 22:29:08 +00:00
..
compilerdetection
/include
Move include files to include directory.
2007-10-10 11:46:27 +00:00
heidisql
Implement a simple crash indicator for SELECTing a table's data. This boolean registry value is always set directly before executing the relevant GetResults(). If the query succeeds, the indicator gets just removed directly after that GetResults(). If the table loads for a longer time and the user exits HeidiSQL by killing the process, the indicator is still present and will be used to automatically disable filtering and sorting when that table is loaded again. Helps with issue
#714
. See also
http://www.heidisql.com/forum/viewtopic.php?p=2638
for a user report which this fix is addressing.
2008-09-28 22:29:08 +00:00
pngcomponents
Added the missing LIBSUFFIX for Delphi 11 packages of PNG Component.
2008-07-09 02:04:05 +00:00
synedit
Remove no longer needed Delphi 10 packages.
2008-05-18 18:20:29 +00:00
tntunictrls
Get rid of annoying warnings, leaving a pointer in the source to the relevant calls.
2008-08-14 21:08:00 +00:00
virtualtreeview
Update VirtualTreeview component to 4.7.0, released on Aug 24, 2008.
2008-08-27 15:28:43 +00:00
zeosdbo
Fix what seems like a nasty bug (FBlobData possibly assigned with invalid pointer, later to be freed) and remove some superfluous code.
2008-09-02 20:04:26 +00:00