8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:03:03 +01:00
firebird-mirror/src
arnobrinkman 9fd6b59750 Fix bug: "arithmetic exception, numeric overflow, or string truncation" on VIEW after restore.
This was caused if VIEW1 was referenced in VIEW2, but VIEW2 was restored before VIEW1.
Due that the calculated dbkey_length stored in RDB$RELATIONS for VIEW2 is wrong.
After all relations are restored a recalculation of dbkey_length for VIEWs is done.

This fix should also be added in the first release (SP ?) after FB1.5 final.
2004-01-09 22:34:09 +00:00
..
alice Removed handle leaks in the service manager. 2004-01-07 10:23:46 +00:00
burp Fix bug: "arithmetic exception, numeric overflow, or string truncation" on VIEW after restore. 2004-01-09 22:34:09 +00:00
common Fix MINGW build 2004-01-07 00:32:02 +00:00
dbs Removing PYXIS 2003-09-11 02:12:52 +00:00
dsql Change ambiguity check for proper handling of sub-queries and non-aliassed (derived)tables. 2004-01-09 02:23:46 +00:00
dudley A requiem for JOURNAL and WAL. 2004-01-06 10:33:18 +00:00
extern/editline Apply small patch for AMD64 build 2003-09-04 17:51:52 +00:00
extlib Extern "C" cleaning 2003-11-06 03:03:36 +00:00
gpre A requiem for JOURNAL and WAL. 2004-01-06 10:33:18 +00:00
include Cleanup 2003-12-31 05:36:12 +00:00
intl Cleanup 2003-12-31 05:36:12 +00:00
ipserver Cleanup 2003-12-31 05:36:12 +00:00
iscguard Correction 2003-12-03 01:53:45 +00:00
isql Misc change, style 2004-01-04 04:43:11 +00:00
jrd increment build number 2004-01-09 09:28:09 +00:00
lock Cleanup: 2004-01-03 10:59:52 +00:00
misc increment build number 2004-01-09 09:28:10 +00:00
msgs -Removing some unneeded headers (WIN_NT) or explaining why are needed 2003-11-16 12:57:23 +00:00
qli A requiem for JOURNAL and WAL. 2004-01-06 10:33:18 +00:00
remote Cleanup: 2004-01-03 10:59:52 +00:00
utilities Removed handle leaks in the service manager. 2004-01-07 10:23:46 +00:00