NULL causes "crashed table" report

Bug #1025868 reported by Jon R
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OQGRAPH
Confirmed
Medium
Unassigned

Bug Description

Thanks to an error in a query I was running, I was accidentally trying to insert NULLs into the OQGraph table. However, it took me a while to figure this out as the INSERT statement was failing with a warning that the table was in a "crashed" state (which had me off looking for problems with the creation of the table in the first place).

IMHO, a friendly approach would just be to just treat all node columns as NOT NULL and throw that type of error instead. Assuming, of course, it's not a huge PITA to fix.

Other than a desire for more types of graph queries (betweeness, centrality, other shortest path algorithms, etc.) to work with, this plugin is brilliant! Thanks.

Changed in oqgraph:
status: New → Confirmed
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.