1. 29 Sep, 2006 3 commits
  2. 28 Sep, 2006 15 commits
  3. 27 Sep, 2006 11 commits
  4. 25 Sep, 2006 2 commits
    • unknown's avatar
      Bug#20615 · e50bb605
      unknown authored
        "plugin name lost when loading an already-loaded name"
        Do not delete existing plugin when loading a new plugin which has the
        same name.
      
      
      sql/sql_plugin.cc:
        Bug#20615
          Don't delete the plugin if it wasn't added.
      e50bb605
    • unknown's avatar
      Bug#21610 · 7950abcf
      unknown authored
        "Loaded engine does not load after restart."
        Junk characters caused plugin load to fail silently.
      
      
      sql/sql_plugin.cc:
        junk characters cause plugin load to fail.
        eliminate use of strlen().
      7950abcf
  5. 23 Sep, 2006 3 commits
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-5.0-bug14400-monty · c73ba0f5
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.1-bug14400-monty
      
      
      BitKeeper/etc/ignore:
        auto-union
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      storage/myisam/mi_rkey.c:
        Auto merged
      c73ba0f5
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-4.1-bug14400-monty · 04aa144e
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.0-bug14400-monty
      
      
      BitKeeper/etc/ignore:
        auto-union
      myisam/mi_rkey.c:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      04aa144e
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-4.0-bug14400 · 2c030b4b
      unknown authored
      into  chilla.local:/home/mydev/mysql-4.1-bug14400-monty
      
      
      myisam/mi_rkey.c:
        Bug#14400 - Query joins wrong rows from table which is subject of
                    "concurrent insert"
        Merge of after merge fix
      mysql-test/r/myisam.result:
        Bug#14400 - Query joins wrong rows from table which is subject of
                    "concurrent insert"
        Merge of after merge fix
      mysql-test/t/myisam.test:
        Bug#14400 - Query joins wrong rows from table which is subject of
                    "concurrent insert"
        Merge of after merge fix
      2c030b4b
  6. 22 Sep, 2006 3 commits
  7. 21 Sep, 2006 2 commits
  8. 20 Sep, 2006 1 commit