1. 29 Sep, 2006 9 commits
  2. 28 Sep, 2006 15 commits
  3. 27 Sep, 2006 11 commits
  4. 25 Sep, 2006 2 commits
    • unknown's avatar
      Bug#20615 · 07ef7461
      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.
      07ef7461
    • unknown's avatar
      Bug#21610 · e564f89c
      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().
      e564f89c
  5. 23 Sep, 2006 3 commits
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-5.0-bug14400-monty · 50e5dd01
      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
      50e5dd01
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-4.1-bug14400-monty · b810b16e
      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
      b810b16e
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-4.0-bug14400 · 4a15278d
      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
      4a15278d