1. 19 Dec, 2006 1 commit
    • unknown's avatar
      bug #22451 (Partitions: duplicating results with ENGINE=FEDERATED) · 3e275085
      unknown authored
      As presently PARTITIONS + FEDERATED just doesn't work i added error message
      to inform user about that.
      Should be enabled again after releted WL's completion.
      
      
      storage/federated/ha_federated.cc:
        partitioning disabled in FEDERATED engine
      mysql-test/r/partition_federated.result:
        result added
      mysql-test/t/partition_federated.test:
        test added
      3e275085
  2. 12 Dec, 2006 4 commits
  3. 11 Dec, 2006 1 commit
  4. 07 Dec, 2006 7 commits
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-maint · e54bbaa3
      unknown authored
      into  example.com:/work/mysql-5.1-maint
      
      
      e54bbaa3
    • unknown's avatar
      Additional fix for bug#22369 · 0a22a1b9
      unknown authored
      
      mysql-test/t/events_bugs.test:
        let events_bugs not fail because of timing
      sql/sql_table.cc:
        if the db or name has been changed ALTER_RENAME,
        then fix table_list
        Solution by having the second table added in the parser to the
        list of used tables, won't work because checking of rights of merge
        tables goes over table_list->next_local and checks the rights, so
        we will fail there.
      sql/sql_yacc.yy:
        fix name - prevents ddd from correct working
      0a22a1b9
    • unknown's avatar
      Merge mysql.com:/home/hf/work/pfix/my50-pfix · 893055be
      unknown authored
      into  mysql.com:/home/hf/work/pfix/my51-pfix
      
      
      mysql-test/r/gis.result:
        Auto merged
      mysql-test/t/gis.test:
        Auto merged
      893055be
    • unknown's avatar
      merging fix · e8be5f6d
      unknown authored
      
      mysql-test/r/gis.result:
        result fixed
      mysql-test/t/gis.test:
        path to datafile fixed
      e8be5f6d
    • unknown's avatar
      merging · e7efe2a9
      unknown authored
      e7efe2a9
    • unknown's avatar
      Merge mysql.com:/home/hf/work/22372/my50-22372 · 07de4b3a
      unknown authored
      into  mysql.com:/home/hf/work/22372/my51-22372
      
      
      mysql-test/t/gis.test:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/sql_load.cc:
        Auto merged
      mysql-test/r/gis.result:
        SCCS merged
      sql/field.h:
        merging
      07de4b3a
    • unknown's avatar
      merging · 7341315d
      unknown authored
      
      mysql-test/r/gis.result:
        result fixed
      sql/field.cc:
        Field_*::reset() now returns int
      sql/sql_load.cc:
        merging fix
      7341315d
  5. 06 Dec, 2006 10 commits
  6. 05 Dec, 2006 17 commits