1. 27 Oct, 2005 7 commits
  2. 26 Oct, 2005 10 commits
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 294b4370
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      294b4370
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-clean · 93f79024
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      mysql-test/std_data/loaddata_dq.dat:
        Merge rename: mysql-test/std_data/loaddata5.dat -> mysql-test/std_data/loaddata_dq.dat
      sql/item.cc:
        Auto merged
      sql/sql_load.cc:
        Auto merged
      mysql-test/r/loaddata.result:
        Resolve conflicts, deal with renamed dat file
      mysql-test/t/loaddata.test:
        Resolve conflicts, deal with renamed dat file
      93f79024
    • unknown's avatar
      Change in gis test to allow NDB to be able to call generic tests. Fix for... · a39cb4fa
      unknown authored
      Change in gis test to allow NDB to be able to call generic tests. Fix for Archive so that ALTER TABLE doesn't issue a warning. Also added test case for alter table.
      
      
      mysql-test/include/gis_generic.inc:
        Change in test for NDB (needs order by)
      mysql-test/r/archive.result:
        Change for gis_generic
      mysql-test/r/archive_gis.result:
        Change in test gis_generic
      mysql-test/r/bdb_gis.result:
        Change in gis test means new results
      mysql-test/r/innodb_gis.result:
        Change in gis test means change in results.
      mysql-test/r/ndb_gis.result:
        Change in gis means result change
      mysql-test/t/archive.test:
        Added alter table test to fix bug in alter table
      mysql-test/t/archive_gis.test:
        Change in syntax
      mysql-test/t/ndb_gis.test:
        Change to test both with and not with pushdown conditions
      sql/ha_archive.cc:
        Removed ARN temp file from exts[] to solve warning messages in alter table.
      a39cb4fa
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 · 4aaa655c
      unknown authored
      into  zim.(none):/home/brian/mysql/mysql-5.0
      
      
      4aaa655c
    • unknown's avatar
      Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0 · 49a49207
      unknown authored
      into  selena.:H:/MYSQL/src/#14137-mysql-5.0
      
      
      sql/mysqld.cc:
        Auto merged
      49a49207
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0 · 41985b5c
      unknown authored
      into  big_geek.:C:/Work/mysql/mysql-5.0
      
      
      41985b5c
    • unknown's avatar
      Formatting change for #14137 patch. · bc2961dc
      unknown authored
      bc2961dc
    • unknown's avatar
      1.2048 05/10/20 10:31:16 ingo@mysql.com +1 -0 · 88a58fba
      unknown authored
      Bug#12166 - Unable to index very large tables
      Moved clearing of errors behind the second repair attempt,
      but will clear only if no error happened.
      
      No test case. The error can be repeated with little free
      space on tmpdir only. I do not know of a way to create this
      in a portable way with our test suite.
      
      I did however attach a shell script to the bug report which
      can easily be adapted to the situation on the test machine.
      
      
      myisam/mi_check.c:
        Bug#12166 - Unable to index very large tables
        Changed comments.
        Removed unnecessary use of param->keys_in_use.
      sql/ha_myisam.cc:
        Bug#12166 - Unable to index very large tables
        Moved clearing of errors behind the second repair attempt,
        but will clear only if no error happened.
      88a58fba
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 · 83b54bb7
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0
      
      
      83b54bb7
    • unknown's avatar
      changed define from EXTERN_C to EXTERNC so it doesn't conflict with · c9f5c069
      unknown authored
      another macro defined in the Windows header files.
      
      
      c9f5c069
  3. 25 Oct, 2005 23 commits