1. 12 Dec, 2006 1 commit
  2. 07 Dec, 2006 7 commits
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-maint · 6bcdfc44
      unknown authored
      into  example.com:/work/mysql-5.1-maint
      
      6bcdfc44
    • unknown's avatar
      Additional fix for bug#22369 · 2fbf1a2c
      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
      2fbf1a2c
    • unknown's avatar
      Merge mysql.com:/home/hf/work/pfix/my50-pfix · 87e0838f
      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
      87e0838f
    • unknown's avatar
      merging fix · c067aa58
      unknown authored
      
      mysql-test/r/gis.result:
        result fixed
      mysql-test/t/gis.test:
        path to datafile fixed
      c067aa58
    • unknown's avatar
      merging · 2a2e6cf4
      unknown authored
      2a2e6cf4
    • unknown's avatar
      Merge mysql.com:/home/hf/work/22372/my50-22372 · f3a23373
      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
      f3a23373
    • unknown's avatar
      merging · e5168acb
      unknown authored
      
      mysql-test/r/gis.result:
        result fixed
      sql/field.cc:
        Field_*::reset() now returns int
      sql/sql_load.cc:
        merging fix
      e5168acb
  3. 06 Dec, 2006 10 commits
  4. 05 Dec, 2006 22 commits