1. 23 Jun, 2009 2 commits
    • MySQL Build Team's avatar
      fa62d4e4
    • Alexey Botchkov's avatar
      Bug#44676 5.4 deprecation messages allege feature removal in lower version · ab2baea2
      Alexey Botchkov authored
          changed the deprecation border to 6.0 in this case
      
      per-file comments:
        mysql-test/r/backup.result
          Bug#44676      5.4 deprecation messages allege feature removal in lower version
          test result fixed
        mysql-test/r/show_check.result
          Bug#44676      5.4 deprecation messages allege feature removal in lower version
          test result fixed
        mysql-test/r/sp-error.result
          Bug#44676      5.4 deprecation messages allege feature removal in lower version
          test result fixed
        mysql-test/r/sp.result
          Bug#44676      5.4 deprecation messages allege feature removal in lower version
          test result fixed
        mysql-test/r/sp_trans.result
          Bug#44676      5.4 deprecation messages allege feature removal in lower version
          test result fixed
        mysql-test/r/warnings.result
          Bug#44676      5.4 deprecation messages allege feature removal in lower version
          test result fixed
        mysql-test/suite/rpl/r/rpl_sp.result
          Bug#44676      5.4 deprecation messages allege feature removal in lower version
          test result fixed
        sql/mysqld.cc
      Bug#44676      5.4 deprecation messages allege feature removal in lower version
        sql/set_var.cc
      Bug#44676      5.4 deprecation messages allege feature removal in lower version
        sql/sql_table.cc
      Bug#44676      5.4 deprecation messages allege feature removal in lower version
        sql/sql_yacc.yy
      Bug#44676      5.4 deprecation messages allege feature removal in lower version
      ab2baea2
  2. 22 Jun, 2009 2 commits
  3. 18 Jun, 2009 3 commits
  4. 17 Jun, 2009 1 commit
  5. 16 Jun, 2009 1 commit
  6. 12 Jun, 2009 1 commit
  7. 10 Jun, 2009 1 commit
  8. 04 Jun, 2009 3 commits
    • MySQL Build Team's avatar
      Apply fix for bug#45131, "Problems building on 32-bit linux". · 2cabd3df
      MySQL Build Team authored
      As described in the bug, the problem is not new in 5.4, but newly tickled.
      We need a register whose lower 8 bits can be accessed, and must request
      such from the assembler.  Using a "q" constraint instead of "r" constraint
      accomplishes this.
      2cabd3df
    • MySQL Build Team's avatar
      Some portability fixes. · 023ddb3e
      MySQL Build Team authored
      include/Makefile.am: use @PERL@ to call scripts/dheadgen.pl - don't rely on #! /usr/bin/perl
      scripts/dheadgen.pl: use 2-arg open() for compatibility with older Perl versions
      storage/innobase/srv/srv0srv.c: Don't use C++-style comments in C code
      023ddb3e
    • Alexey Botchkov's avatar
      Bug#44470 innodb_file_io_threads precludes mysql from starting · 9247de5a
      Alexey Botchkov authored
          the innodb_file_io_threads option isn't present here.
          Changed with the innodb_read/write_io_threads
      
      per-file comments:
        support-files/my-innodb-heavy-4G.cnf.sh
      9247de5a
  9. 03 Jun, 2009 1 commit
    • Alexey Botchkov's avatar
      Bug#44394 Assertion Failure · e78ca627
      Alexey Botchkov authored
        the problem is in the TIMESTAMP(14) fields of the access-control tables.
        The TIMESTAMP(14) syntax is marked as DEPRECATED since 5.2.
        Fixed by just changed the check to 6.0 as it's done in the 5.1 branch.
            
      per-file comments:
        sql/sql_parse.cc
      Bug#44394      Assertion Failure
          now it's deprecated since 6.0
      e78ca627
  10. 26 May, 2009 1 commit
  11. 22 May, 2009 2 commits
  12. 25 Apr, 2009 1 commit
  13. 16 Apr, 2009 1 commit
  14. 05 Apr, 2009 3 commits
  15. 03 Apr, 2009 1 commit
  16. 27 Mar, 2009 1 commit
  17. 18 Mar, 2009 2 commits
  18. 12 Mar, 2009 1 commit
  19. 11 Mar, 2009 1 commit
  20. 06 Mar, 2009 7 commits
  21. 05 Mar, 2009 2 commits
  22. 27 Feb, 2009 1 commit
  23. 26 Feb, 2009 1 commit