1. 22 Nov, 2003 1 commit
    • dlenev@dlenev.mshome's avatar
      Fix for bug #1500 "Server crash with mysql_prepare" · 625371f3
      dlenev@dlenev.mshome authored
      We treat Item_param whose value is not set as non-const.
      This allows us to avoid use of Item_param's value (not yet existing) in 
      those fix_fields and fix_length_and_dec that do calculations if their 
      Items arguments are const. So we can call fix_fields for such items from
      mysql_prepare safely.
      625371f3
  2. 20 Nov, 2003 3 commits
  3. 19 Nov, 2003 8 commits
  4. 18 Nov, 2003 23 commits
  5. 17 Nov, 2003 5 commits