1. 08 Apr, 2008 2 commits
    • kent/mysqldev@mysql.com/production.mysql.com's avatar
      Makefile.am: · 9b6ac078
        Add ChangeLog if it exists
        - Removed separate 'normal+rowrepl' test run, not needed any longer
        - Removed separate 'rpl' test run, included in main test run already
        - Renamed some test "comments", to use similar naming style
        - Limited one of the Cluster test runs to 'ndb' and 'rpl_ndb' suites
        - Reordered test runs, to be aligned with Windows test runs
      mysql.spec.sh:
        - No longer including the "Example" storage engine
        - Added to configure "--without-ENGINE" if not to compile engine as plugin
      9b6ac078
    • ramil/ram@mysql.com/ramil.myoffice.izhnet.ru's avatar
      Fix for bug #35732: read-only blocks SELECT statements in InnoDB · 5397f8c9
      Problem: SELECTs prohibited for a transactional SE in autocommit mode
      if read_only is set.
      
      Fix: allow them.
      5397f8c9
  2. 04 Apr, 2008 1 commit
  3. 02 Apr, 2008 1 commit
    • kent/mysqldev@mysql.com/production.mysql.com's avatar
      mysql.spec.sh: · c41a4e13
        If excluding Federated, make sure dynamic plugin is not built
      Makefile.am:
        Only run cluster test when compiled with cluster
      lib_sql.cc:
        Work around for Visual Studio 2003, that lacks vsnprintf() but has _vsnprintf()
      c41a4e13
  4. 01 Apr, 2008 6 commits
  5. 31 Mar, 2008 9 commits
  6. 30 Mar, 2008 3 commits
  7. 29 Mar, 2008 10 commits
  8. 28 Mar, 2008 8 commits