1. 26 Jan, 2008 1 commit
    • acurtis/antony@xiphis.org/ltamd64.xiphis.org's avatar
      Bug#33358 · 98515df2
        "Plugin enum variables can't be set from command line"
        fix crash of LOCK_plugins mutex when loading plug-ins from command line.
        fix off-by-one bug when loading multiple plug-ins from the command line.
        initialize command line handling for ENUM and SET plugin variable types.
      98515df2
  2. 24 Jan, 2008 1 commit
  3. 20 Jan, 2008 2 commits
  4. 19 Jan, 2008 3 commits
  5. 18 Jan, 2008 2 commits
  6. 17 Jan, 2008 3 commits
  7. 14 Jan, 2008 1 commit
    • mhansson/martin@linux-st28.site's avatar
      Bug#33143: Incorrect ORDER BY for ROUND()/TRUNCATE() result · effe27e3
      mhansson/martin@linux-st28.site authored
      The ROUND(X, D) function would change the Item::decimals field during
      execution to achieve the effect of a dynamic number of decimal digits.
      This caused a series of bugs:
      Bug #30617:Round() function not working under some circumstances in InnoDB
      Bug #33402:ROUND with decimal and non-constant cannot round to 0 decimal places
      Bug #30889:filesort and order by with float/numeric crashes server
      Fixed by never changing the number of shown digits for DECIMAL when
      used with a nonconstant number of decimal digits.
      effe27e3
  8. 12 Jan, 2008 1 commit
  9. 11 Jan, 2008 10 commits
  10. 10 Jan, 2008 12 commits
  11. 09 Jan, 2008 4 commits