1. 03 Jul, 2003 3 commits
    • hf@deer.(none)'s avatar
      Proposed bugfix for #717 · 0cdf7f39
      hf@deer.(none) authored
      Current table is placed into read_tables set of the current join_tab->select
      so get_mm_parts function thinks that current table's record is read and
      tries to calculate WHERE condition with the fields of the record.
      Result of these calculations is unpredictable.
      Looks funny - outcome of the SELECT depends on the queries executed before.
      
      Anyway i think we should have testcase on this part of the code.
      0cdf7f39
    • heikki@hundin.mysql.fi's avatar
      lock0lock.c: · 67b6ba21
      heikki@hundin.mysql.fi authored
        Remove outdated comment and the corresponding assertion in debug version code
      67b6ba21
    • miguel@hegel.(none)'s avatar
      Fix VC++ compiler error on Windows · 7fd57914
      miguel@hegel.(none) authored
      7fd57914
  2. 02 Jul, 2003 14 commits
  3. 01 Jul, 2003 19 commits
  4. 30 Jun, 2003 4 commits