Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-6256

Breadth_First search for OQGRAPH

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 10.0.10
    • None
    • None
    • Debian (Unstable)

    Description

      When performing a query with data:

      origid destid weight
      7 5 5
      16 15 10
      17 1 6
      18 1 6
      19 1 6
      20 4 6
      27 6 6

      SELECT * FROM entity_memberof_graph WHERE latch='breadth_first' AND destid=6

      I get:

      latch origid destid weight seq linkid
      breadth_first NULL 6 0 seq 6

      I should have an entry in there with origid 27, should I not?

      (Note: The system is set up correctly. A Dijkstra runs just fine, for instance. But Breath_First with just a destid gets nothing useful.)

      Attachments

        Activity

          People

            andymc73 Andrew McDonnell
            Mercutio Harry Cordewener
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.