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

lp:909635 - MariaDB crashes in write_tail on a select from UTF8 tables with a simple join and order by

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.3.5
    • Component/s: None
    • Labels:
      None

      Gliffy Diagrams

        Attachments

          Activity

          Hide
          elenst Elena Stepanova added a comment -

          Switching the bug to critical according to my perception of its importance for the GA release (considering that users already have this problem in real life, and that the simplified query is really simple):

          SELECT * FROM t1, t2
          WHERE a = g ORDER BY b;

          The data and structures are not overly weird either.

          Show
          elenst Elena Stepanova added a comment - Switching the bug to critical according to my perception of its importance for the GA release (considering that users already have this problem in real life, and that the simplified query is really simple): SELECT * FROM t1, t2 WHERE a = g ORDER BY b; The data and structures are not overly weird either.
          Hide
          psergey Sergei Petrunia added a comment -

          This was fixed and pushed

          Show
          psergey Sergei Petrunia added a comment - This was fixed and pushed

            People

            • Assignee:
              monty Michael Widenius
              Reporter:
              ratzpo Rasmus Johansson
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: