1. 01 Jul, 2009 1 commit
  2. 25 Jun, 2009 1 commit
  3. 23 Jun, 2009 3 commits
    • MySQL Build Team's avatar
    • MySQL Build Team's avatar
      461c40a0
    • Alexey Botchkov's avatar
      Bug#44676 5.4 deprecation messages allege feature removal in lower version · 24af8a43
      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
      24af8a43
  4. 22 Jun, 2009 2 commits
  5. 18 Jun, 2009 3 commits
  6. 17 Jun, 2009 1 commit
  7. 16 Jun, 2009 1 commit
  8. 12 Jun, 2009 1 commit
  9. 10 Jun, 2009 1 commit
  10. 04 Jun, 2009 3 commits
    • MySQL Build Team's avatar
      Apply fix for bug#45131, "Problems building on 32-bit linux". · 76bcf79c
      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.
      76bcf79c
    • MySQL Build Team's avatar
      Some portability fixes. · 782b8f05
      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
      782b8f05
    • Alexey Botchkov's avatar
      Bug#44470 innodb_file_io_threads precludes mysql from starting · 67117576
      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
      67117576
  11. 03 Jun, 2009 1 commit
    • Alexey Botchkov's avatar
      Bug#44394 Assertion Failure · 7f2db925
      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
      7f2db925
  12. 26 May, 2009 1 commit
  13. 22 May, 2009 2 commits
  14. 25 Apr, 2009 1 commit
  15. 16 Apr, 2009 1 commit
  16. 05 Apr, 2009 3 commits
  17. 03 Apr, 2009 1 commit
  18. 27 Mar, 2009 1 commit
  19. 18 Mar, 2009 2 commits
  20. 12 Mar, 2009 1 commit
  21. 11 Mar, 2009 1 commit
  22. 06 Mar, 2009 7 commits
  23. 05 Mar, 2009 1 commit