1. 14 Jul, 2010 9 commits
  2. 12 Jul, 2010 1 commit
    • Davi Arnaut's avatar
      Add the cmake option MYSQL_MAINTAINER_MODE which is equivalent · 98501767
      Davi Arnaut authored
      to the autotools option mysql-maintainer-mode. This option is
      intended to set a few flags that should be activated by anyone
      doing MySQL development, regardless of the build type. Also, the
      flags are only set by the very end of the platform checks as
      to not disturb fragile checks.
      98501767
  3. 09 Jul, 2010 15 commits
  4. 08 Jul, 2010 3 commits
  5. 07 Jul, 2010 2 commits
    • Georgi Kodinov's avatar
      merge · 15a95344
      Georgi Kodinov authored
      15a95344
    • Georgi Kodinov's avatar
      Addendum to the fix for bug #53095 (failing information_schema.test on windows) · 28004bd5
      Georgi Kodinov authored
      Since the original fix for this bug lowercases the search pattern it's not a 
      good idea to copy the search pattern to the output instead of the real table 
      name found (since, depending on the case mode these two names may differ in 
      case).
      Fixed the infrmation_schema.test failure by making sure the actual table 
      name of an inoformation schema table is passed instead of the lookup pattern
      even when the pattern doesn't contain wildcards.
      28004bd5
  6. 06 Jul, 2010 3 commits
  7. 05 Jul, 2010 4 commits
  8. 04 Jul, 2010 3 commits
    • 's avatar
      Manual merge · b8671789
      authored
      b8671789
    • 's avatar
      Postfix for bug#48321 · 363a2ccc
      authored
      Some test cases set ANSI_QUOTES in sql_mode.
      So we have to use single quotes to quote literal strings.
      363a2ccc
    • 's avatar
      Manul merge · fe6ab9a0
      authored
      fe6ab9a0