1. 07 Oct, 2005 2 commits
    • unknown's avatar
      Fix for bug#13202 SELECT * INTO OUTFILE ... FROM information_schema.schemata now fails · e0fc2b87
      unknown authored
        allow select into outfile from I_S tables
        it is enough to add FILE_ACL for I_S tables only to 'check_table_access' function
        as we use 'any_db' for 'check_access' function in places where FILE_ACL is required
      
      
      mysql-test/t/outfile.test:
        Fix for bug#13202 SELECT * INTO OUTFILE ... FROM information_schema.schemata now fails
          test case
      e0fc2b87
    • unknown's avatar
      Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 · 53ad4ab3
      unknown authored
      into mysql.com:/home/psergey/mysql-5.0-bug13484
      
      
      sql/ha_innodb.cc:
        Auto merged
      mysql-test/r/index_merge_innodb.result:
        Auto merged
      mysql-test/r/rowid_order_innodb.result:
        Auto merged
      mysql-test/t/index_merge_innodb.test:
        Auto merged
      53ad4ab3
  2. 06 Oct, 2005 8 commits
    • unknown's avatar
      Merge mysql.com:/home/dellis/mysqlab/bk/local_mysql-4.1 · bd80d76d
      unknown authored
      into  mysql.com:/home/dellis/mysqlab/bk/mysql-5.0
      
      bd80d76d
    • unknown's avatar
      Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 · 22e07f19
      unknown authored
      into  ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
      
      22e07f19
    • unknown's avatar
      Fixed a bug in argument sending to get_one_option. · 9a64e0a7
      unknown authored
      Fixed documentation for findopt().
      Cleaned code a bit.
      
      9a64e0a7
    • unknown's avatar
      don't "init" binlog if opt_bin_log is not set · 7f37d2d7
      unknown authored
      (bug#13791 - mysqld crashes at startup in TC_LOG_MMAP::open)
      
      7f37d2d7
    • unknown's avatar
      Merge msdesk.(none):/home/msvensson/mysql-4.1 · f647668a
      unknown authored
      into  msdesk.(none):/home/msvensson/mysql-5.0
      
      
      BUILD/SETUP.sh:
        Auto merged
      BitKeeper/deleted/.del-ctype-cp932.c:
        Auto merged
      BitKeeper/deleted/.del-ctype_cp932.result:
        Auto merged
      BitKeeper/deleted/.del-ctype_cp932.test:
        Auto merged
      BitKeeper/deleted/.del-ndb_range_bounds.pl~ff7e47a35fb44c74:
        Auto merged
      innobase/os/os0sync.c:
        Auto merged
      mysql-test/r/ctype_tis620.result:
        Auto merged
      mysql-test/r/ctype_ucs.result:
        Auto merged
      mysql-test/r/ctype_utf8.result:
        Auto merged
      mysql-test/t/ctype_uca.test:
        Auto merged
      mysql-test/t/ctype_ucs.test:
        Auto merged
      mysql-test/t/ctype_ujis.test:
        Auto merged
      mysql-test/t/ctype_utf8.test:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      strings/ctype-big5.c:
        Auto merged
      strings/ctype-gbk.c:
        Auto merged
      strings/ctype-simple.c:
        Auto merged
      strings/ctype-sjis.c:
        Auto merged
      strings/ctype-ucs2.c:
        Auto merged
      client/mysql.cc:
        Sam change in both 4.1 and 5.0
      mysql-test/r/ctype_uca.result:
        Merge
      mysql-test/r/ctype_ujis.result:
        Merge
      strings/ctype-mb.c:
        Merge
      strings/ctype-tis620.c:
        Merge
      f647668a
    • unknown's avatar
      item_cmpfunc.cc: · 0e525946
      unknown authored
        Wrong variable.
      
      
      sql/item_cmpfunc.cc:
        Wrong variable.
      0e525946
    • unknown's avatar
      ndb - prelim perl scripts to autotest · eaee2d6e
      unknown authored
      
      BitKeeper/deleted/.del-ndb_range_bounds.pl~ff7e47a35fb44c74:
        Delete: mysql-test/ndb/ndb_range_bounds.pl
      eaee2d6e
    • unknown's avatar
      my_pthread.h: · 71b47603
      unknown authored
        Let pthread_mutex_init() macro return 0 on Windows
      mysql_priv.h:
        Return type is to be 'my_bool' for 'opt_enable_shared_memory'
      
      
      sql/mysql_priv.h:
        Return type is to be 'my_bool' for 'opt_enable_shared_memory'
      include/my_pthread.h:
        Let pthread_mutex_init() macro return 0 on Windows
      71b47603
  3. 05 Oct, 2005 13 commits
  4. 04 Oct, 2005 17 commits
    • unknown's avatar
      Make mysql_fix_privilege_tables.sh not dependent on the current directory. · eedae896
      unknown authored
      
      scripts/mysql_fix_privilege_tables.sh:
        Make the script not dependent on the current directory.
      eedae896
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 2b972093
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      
      sql/ha_innodb.cc:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/handler.h:
        Auto merged
      2b972093
    • unknown's avatar
      Merge mysqldev@production.mysql.com:/data0/mysqldev/my/mysql-5.0-release · 14f24b5e
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      14f24b5e
    • unknown's avatar
      innodb.result: · 8a1490ed
      unknown authored
        somehow it didn't get into the previous changeset
      
      
      mysql-test/r/innodb.result:
        somehow it didn't get into the previous changeset
      8a1490ed
    • unknown's avatar
      Changed __USE_XOPEN to _XOPEN_SOURCE and got rid of · 60ebe17b
      unknown authored
      some extra code.
      
      60ebe17b
    • unknown's avatar
      Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 · 0e18d9de
      unknown authored
      into  ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
      
      
      sql/log.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      0e18d9de
    • unknown's avatar
      Fixed several boolean type options used in my_long_options[]. · ba6ad9fe
      unknown authored
      Some options were declared as 'bool', but since those are being
      handled in my_getopt.c, bool can be machine dependent. To make
      sure it works in all circumstances, the type should be my_bool
      for C (not C++) programs.
      
      
      sql/mysql_priv.h:
        Fixed some bools to my_bools.
      sql/mysqld.cc:
        Changed several bools to my_bools.
      sql/slave.cc:
        Changed bool to my_bool.
      sql/slave.h:
        Changed bool to my_bool.
      ba6ad9fe
    • unknown's avatar
      Merge mysqldev@production.mysql.com:/data0/mysqldev/my/mysql-5.0-release · 6f9ad424
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      
      sql/sql_table.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      6f9ad424
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 · 48329942
      unknown authored
      into  zim.(none):/home/brian/mysql/fix-5.0
      
      48329942
    • unknown's avatar
      Some fixes including implicit declaration of a function, · 71bf62c7
      unknown authored
      using wrong type in assignment etc.
      
      
      cmd-line-utils/readline/complete.c:
        Fixed problem with implicitely defining wcwidth() in case when
        compiling with icc.
      cmd-line-utils/readline/display.c:
        Fixed problem with implicitely defining wcwidth() in case when
        compiling with icc.
      cmd-line-utils/readline/mbutil.c:
        Fixed problem with implicitely defining wcwidth() in case when
        compiling with icc.
      server-tools/instance-manager/protocol.cc:
        Fixed some types from int to char. Made ERROR_PACKET_CODE
        static global variable in this file.
      sql/log.cc:
        Removed warning of unused goto when not in debug mode.
      71bf62c7
    • unknown's avatar
      sql_table.cc, table.cc, table.h: · 266462f8
      unknown authored
        fixed CHECKSUM TABLE to be independent from last - undefined in InnoDB - bits in the null bitmask
        bug#13710
      
      
      sql/table.h:
        fixed CHECKSUM TABLE to be independent from last - undefined in InnoDB - bits in the null bitmask
        bug#13710
      sql/table.cc:
        fixed CHECKSUM TABLE to be independent from last - undefined in InnoDB - bits in the null bitmask
        bug#13710
      sql/sql_table.cc:
        fixed CHECKSUM TABLE to be independent from last - undefined in InnoDB - bits in the null bitmask
        bug#13710
      266462f8
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · fe56872e
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      
      sql/ha_innodb.cc:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/handler.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      fe56872e
    • unknown's avatar
      Move -ansi from global_warnings to cxx_warnings · 0710c142
      unknown authored
      0710c142
    • unknown's avatar
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 · 25fb24e4
      unknown authored
      into  zim.(none):/home/brian/mysql/fix-5.0
      
      
      sql/ha_berkeley.cc:
        Auto merged
      sql/ha_berkeley.h:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/ha_innodb.h:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      sql/handler.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      25fb24e4
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 · 12416ec9
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0
      
      
      sql/sql_base.cc:
        Auto merged
      12416ec9
    • unknown's avatar
      Final patch for 5.0 for simplifying storage engine code. We now have just one... · dd0e007e
      unknown authored
      Final patch for 5.0 for simplifying storage engine code. We now have just one set of ifdefs. I may also remove the code for creating new handlers.
      May changes were to simplify storage engine setup and support for legacy call to show storage engines.
      
      
      mysql-test/r/ps_1general.result:
        Fixed test results for new listing order
      sql/examples/ha_tina.cc:
        Removed dead code
      sql/examples/ha_tina.h:
        Removed dead code
      sql/ha_archive.cc:
        Capitalized sotrage engine name and moved disabled code.
      sql/ha_berkeley.cc:
        Moved deisabled code
      sql/ha_federated.cc:
        Removed disabled code
      sql/ha_innodb.cc:
        Removed disabled message
      sql/ha_ndbcluster.cc:
        Removed disabled message
      sql/handler.cc:
        Added in legacy support for sotrage engine listing (ala Serg's request). Removed handlertons variables and we now have simplified ha_init code.
      sql/handler.h:
        No longer need handlertons array.
      dd0e007e