Menu

#3 Some table levels in CSVLDR_TBL_DEPS are incorrect

2.x
open
awijasa
None
9
2011-03-17
2011-03-17
awijasa
No

If a table has at least two foreign keys to tables with different levels, once the foreign key to a lower level table is inserted
into csvldr_tbl_deps, the second foreign key may be ignored. This is caused by the cursor: is_any_tbl_unchecked_cur, which will not
notice that p_build_tbl_deps/f_build_tbl_deps hasn't taken the ignored foreign key into account. It only cares if all tables have been
checked.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.