An error occurred fetching the project authors.
  1. 25 Mar, 2003 1 commit
  2. 13 Mar, 2003 1 commit
  3. 11 Mar, 2003 1 commit
    • unknown's avatar
      Openssl test · 3ab65568
      unknown authored
      client/mysqltest.c:
        For openssl test
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      3ab65568
  4. 10 Mar, 2003 1 commit
  5. 01 Mar, 2003 1 commit
  6. 23 Feb, 2003 1 commit
    • unknown's avatar
      opt_sum.cc: · 0463b01d
      unknown authored
        Correction for min/max optimization of queries with outer joins
      
      
      sql/opt_sum.cc:
        Correction for min/max optimization of queries with outer joins
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0463b01d
  7. 18 Feb, 2003 1 commit
  8. 31 Jan, 2003 1 commit
    • unknown's avatar
      Many files: · 88301da1
      unknown authored
        new file
      Makefile.am:
        Changes from Novell diff
      
      
      netware/Makefile.am:
        Changes from Novell diff
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      88301da1
  9. 29 Jan, 2003 1 commit
    • unknown's avatar
      fixed functions to be able work with group function as argument · cec5bc1d
      unknown authored
      made bisone 1.75 compatible code
      
      
      mysql-test/r/group_by.result:
        test of function with agregate function inside
      mysql-test/t/group_by.test:
        test of function with agregate function inside
      sql/item_cmpfunc.cc:
        fixed functions to be able work with group function as argument
      sql/item_cmpfunc.h:
        fixed functions to be able work with group function as argument
      sql/item_func.cc:
        fixed functions to be able work with group function as argument
      sql/item_func.h:
        fixed functions to be able work with group function as argument
      sql/item_strfunc.cc:
        fixed functions to be able work with group function as argument
      sql/item_strfunc.h:
        fixed functions to be able work with group function as argument
      sql/sql_yacc.yy:
        made bisone 1.75 compatible code
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      cec5bc1d
  10. 03 Jan, 2003 1 commit
  11. 12 Dec, 2002 1 commit
    • unknown's avatar
      - Fix handling of suffix option · 25c8f58a
      unknown authored
       - Replace function 'check_reserved_words' with correct one
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      25c8f58a
  12. 10 Dec, 2002 2 commits
    • unknown's avatar
      SCRUM task - cleanup interbase section in the server-cfg · 448644dc
      unknown authored
      sql-bench/server-cfg.sh:
        clean-up interbase section
        corrected misprint in DSN,
        creating indexes,version(), and fields conversations.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      448644dc
    • unknown's avatar
      merge Ranger's patches to crash-me, add new tests ( DEFAULT VALUES ) · 89991c65
      unknown authored
      to crash-me 
      
      
      sql-bench/crash-me.sh:
        new tests:
            - INSERT with DEFAULT:
            - INSERT with empty value list:
            - Insert DEFAULT VALUES;
        -------
        -checking of reserved keywords (by courtesy of Ranger)
        --------
        - added "--suffix" option 
        - added description of "--config-file" to help section
        - fixed test for DIFFERENCE()
        - fixed small bug in safe_query_result (was s/,/,/ should s/,/./)
           (by courtesy of Ranger)
      sql-bench/server-cfg.sh:
        remove "KERNEL" and add "SAPDB" to sapdb version
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      89991c65
  13. 07 Nov, 2002 1 commit
    • unknown's avatar
      Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. · c88b9102
      unknown authored
      client/mysqlbinlog.cc:
        Portability fix
      configure.in:
        Added use of ASFLAGS (For Solaris with Forte 5.0)
      include/my_global.h:
        Portability fix
      include/myisam.h:
        Portability fix
      include/queues.h:
        Portability fix
      innobase/include/ut0ut.h:
        Portability fix
      innobase/log/log0log.c:
        Portability fix
      innobase/rem/rem0cmp.c:
        Portability fix
      innobase/trx/trx0sys.c:
        Portability fix
      isam/pack_isam.c:
        Portability fix
      myisam/ft_boolean_search.c:
        Portability fix
      myisam/mi_dynrec.c:
        Code change to go around bug in Forte 5.0
      myisam/sort.c:
        Portability fix
      mysys/my_aes.c:
        Portability fix
      scripts/Makefile.am:
        Support for ASFLAGS
      scripts/mysqlbug.sh:
        Support for ASFLAGS
      sql/field.cc:
        Portability fix
      sql/filesort.cc:
        Portability fix
      sql/gen_lex_hash.cc:
        Portability fix
      sql/ha_innodb.cc:
        Portability fix
        Changed SHOW INNODB STATUS to return error instead of writing message to log file.
      sql/ha_isammrg.cc:
        Portability fix
      sql/ha_myisam.cc:
        Portability fix
      sql/ha_myisammrg.cc:
        Portability fix
      sql/hash_filo.h:
        Portability fix
      sql/hostname.cc:
        Portability fix
      sql/item_cmpfunc.h:
        Indentation change
      sql/item_func.cc:
        Portability fix
      sql/item_func.h:
        Portability fix
      sql/log.cc:
        Portability fix
      sql/log_event.cc:
        Portability fix
      sql/mysql_priv.h:
        Portability fix
      sql/mysqld.cc:
        Portability fix
        Fixed bug with rpl_recovery_rank command line option on 64 bit systems
      sql/opt_range.cc:
        Portability fix
      sql/repl_failsafe.cc:
        Portability fix
      sql/slave.cc:
        Portability fix
      sql/slave.h:
        Portability fix
      sql/sql_acl.cc:
        Portability fix
      sql/sql_base.cc:
        Portability fix
      sql/sql_cache.cc:
        Portability fix
      sql/sql_cache.h:
        Portability fix
      sql/sql_class.cc:
        Portability fix
      sql/sql_delete.cc:
        Portability fix
      sql/sql_insert.cc:
        Portability fix
      sql/sql_manager.cc:
        Portability fix
      sql/sql_parse.cc:
        Portability fix
      BUILD/compile-solaris-sparc-forte:
        C
      sql/sql_udf.cc:
        Portability fix
      sql/sql_update.cc:
        Portability fix
      strings/Makefile.am:
        Portability fix
      strings/bmove_upp-sparc.s:
        Fix so that this works on 32 and 64 bit sparcs
      strings/str_test.c:
        Cleanup
      strings/strappend-sparc.s:
        Fix so that this works on 32 and 64 bit sparcs
      strings/strend-sparc.s:
        Fix so that this works on 32 and 64 bit sparcs
      strings/strmake-sparc.s:
        Fix so that this works on 32 and 64 bit sparcs
      strings/strmov-sparc.s:
        Fix so that this works on 32 and 64 bit sparcs
      strings/strnmov-sparc.s:
        Fix so that this works on 32 and 64 bit sparcs
      strings/strstr-sparc.s:
        Fix so that this works on 32 and 64 bit sparcs
      strings/strxmov-sparc.s:
        Fixes to make this more portable, but it's still not usable on 64 bit systems :(
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      c88b9102
  14. 30 Oct, 2002 1 commit
    • unknown's avatar
      Some changes for SSL · f6b9a33f
      unknown authored
      sql-bench/bench-init.pl.sh:
        Add option connect-options(using with SSL)
      sql-bench/server-cfg.sh:
        Add option connect-option(using with SSL)
      sql/sql_acl.cc:
        Fix bug when GRANT ... REQUIRE NONE doesn't unset SSL requirements
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      f6b9a33f
  15. 25 Oct, 2002 1 commit
    • unknown's avatar
      BK automatic LOD removal. · 48e93f81
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      48e93f81
  16. 24 Oct, 2002 2 commits
    • unknown's avatar
      BK automatic LOD removal. · 7ce04cda
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      7ce04cda
    • unknown's avatar
      BK automatic LOD removal. · e5317a78
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e5317a78
  17. 23 Oct, 2002 2 commits
    • unknown's avatar
      BK automatic LOD removal. · 2e169a97
      unknown authored
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      BitKeeper/etc/skipkeys:
        auto add
      2e169a97
    • unknown's avatar
      BK automatic LOD removal. · 2f45202d
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2f45202d
  18. 21 Oct, 2002 1 commit
    • unknown's avatar
      Embedded server bugfix · 911a8e1b
      unknown authored
      libmysqld/lib_sql.cc:
        Necessary thd->scramble initialization added
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      911a8e1b
  19. 20 Oct, 2002 2 commits
    • unknown's avatar
      BK automatic LOD removal. · 6d25b543
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      6d25b543
    • unknown's avatar
      BK automatic LOD removal. · 768043db
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      768043db
  20. 15 Oct, 2002 2 commits
  21. 12 Oct, 2002 1 commit
    • unknown's avatar
      Task 430: Allowing braces in joins by simply removing them. · 9bca9fb7
      unknown authored
      This is a simple fix, allowing a join_table_list in the right reduction of a
      normal_join sequence, instead of just a join_table. This makes things like
      "t1, (t2 left join t3)" work, but it also allows "join" and "cross join" instead
      of ",".
      
      This should fix the bug reported as:
        Subject: ODBC SQL syntax issue 
        From: Ivan Vazharov 
        Date: Mon, 30 Sep 2002 12:02:42 +0200 
      
      
      mysql-test/r/select.result:
        Results from new test cases for removing braces in joins.
      mysql-test/t/select.test:
        New test cases for removing braces in joins.
      sql/sql_yacc.yy:
        Allow (and remove) braces in all parts of a normal_join list, not just the
        first one.
        Also added three missing ';'.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      9bca9fb7
  22. 07 Oct, 2002 2 commits
    • unknown's avatar
      fixed race that caused sig11s on simultaneous FLUSH LOGS · 642b7593
      unknown authored
      (possibly also fixes binlog filename corruption problems--hasn't
      been reproduced since)
      
      
      sql/log.cc:
        Fixed race caused by calling MYSQL_LOG::is_open() outside of critical section.
      sql/sql_parse.cc:
        added missing args to calls to MYSQL_LOG::new_file(bool)
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      642b7593
    • unknown's avatar
      manual.texi Added docs about how to clone public 4.1 repository · 18d8d96f
      unknown authored
      Docs/manual.texi:
        Added docs about how to clone public 4.1 repository
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      18d8d96f
  23. 02 Oct, 2002 1 commit
    • unknown's avatar
      Update for Visual Studio Projects Files · 5b975a55
      unknown authored
      VC++Files/client/mysqlclient.dsp:
        Updated the sources files:  < net.c >net_serv.cpp
      VC++Files/innobase/innobase.dsp:
        Added configuration for to compile all the dependencies options for the other projects.
      VC++Files/libmysql/libmysql.dsp:
        Modified the xcopy command for to avoid an error for waiting the confirmation of the copy
      VC++Files/myisampack/myisampack.dsp:
        Updated source location
      VC++Files/mysql.dsw:
        Added project files: the embedded static library; my_print_defaults; comp_err
      VC++Files/mysqldemb/mysqldemb.dsp:
        Updated flags
      VC++Files/mysqlserver/mysqlserver.dsp:
        Updated flags
      VC++Files/pack_isam/pack_isam.dsp:
        Updated source location
      VC++Files/sql/mysqld.dsp:
        Added UDF and updated flags
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      5b975a55
  24. 26 Sep, 2002 1 commit
    • unknown's avatar
      manual.texi: · 203f95e6
      unknown authored
        Clean out 'Graphical clients' section of the contributed software section
      
      
      Docs/manual.texi:
        Clean out 'Graphical clients' section of the contributed software section
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      203f95e6
  25. 23 Sep, 2002 1 commit
    • unknown's avatar
      configure.in: · 41f7307a
      unknown authored
        static nss linkingg issue
      
      
      configure.in:
        static nss linkingg issue
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      41f7307a
  26. 09 Sep, 2002 1 commit
    • unknown's avatar
      fix bug for slave.. · d9d6d4b0
      unknown authored
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      d9d6d4b0
  27. 05 Sep, 2002 2 commits
    • unknown's avatar
      ha_innodb.cc: · e56ad0cf
      unknown authored
        Fix a typo in last night's push
      
      
      sql/ha_innodb.cc:
        Fix a typo in last night's push
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e56ad0cf
    • unknown's avatar
      Extend InnoDB key length to 1024 · 54e6652e
      unknown authored
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      54e6652e
  28. 04 Sep, 2002 1 commit
    • unknown's avatar
      ha_innodb.cc Test a new clone · bc995f9a
      unknown authored
      sql/ha_innodb.cc:
        Test a new clone
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      bc995f9a
  29. 29 Aug, 2002 1 commit
    • unknown's avatar
      Added sync_slave_with_master [connection]. · 74997a9e
      unknown authored
      Equivalent to:
      save_master_pos; connection slave; sync_with_master;
      
      
      client/mysqltest.c:
        Added sync_slave_with_master to mysqltest
        Accepts 1 optional argument: the slave connection name
        Default connection name is 'slave'.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      74997a9e
  30. 28 Aug, 2002 1 commit
  31. 27 Aug, 2002 1 commit
    • unknown's avatar
      Small fixes · 68658ead
      unknown authored
      sql/mysqld.cc:
        Fix typo
      sql/slave.cc:
        Removed unreferenced local variable
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      68658ead
  32. 13 Aug, 2002 1 commit
    • unknown's avatar
      "make clean" problem fix · 9d0e328f
      unknown authored
      strings/Makefile.am:
        "make clean" should not remove this file, it is generayed by "configure".
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      9d0e328f
  33. 08 Aug, 2002 1 commit