An error occurred fetching the project authors.
  1. 30 Mar, 2003 1 commit
  2. 28 Mar, 2003 1 commit
    • unknown's avatar
      Renamed .del-makefile.w32 to .del-makefile3.w32 · 771237ce
      unknown authored
      BitKeeper/deleted/.del-makefile3.w32:
        Rename: BitKeeper/deleted/.del-makefile.w32 -> BitKeeper/deleted/.del-makefile3.w32
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      771237ce
  3. 16 Mar, 2003 2 commits
  4. 13 Mar, 2003 1 commit
  5. 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
  6. 10 Mar, 2003 1 commit
  7. 02 Mar, 2003 1 commit
  8. 01 Mar, 2003 2 commits
    • unknown's avatar
      When the SQL thread cannot read an event from the relay log · f29fb98d
      unknown authored
      ("Event too big" etc), stop this thread instead of going on
      with the next event, which would certainly lead to slave's data
      corruption.
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      f29fb98d
    • unknown's avatar
      Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to... · e376fa61
      unknown authored
      Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to the 'mysql' command-line client.
      Disabling can be safer when the server silently dies & restarts.
      This is for SCRUM task #727.
      
      
      client/client_priv.h:
        Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to the 'mysql' command-line client
      client/mysql.cc:
        Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to the 'mysql' command-line client.
        Disabling can be safer when the server silently dies & restarts.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e376fa61
  9. 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
  10. 21 Feb, 2003 1 commit
    • unknown's avatar
      Test's result update because std_data/words.dat has been lengthened by 500 bytes. · 4a07a2b1
      unknown authored
      Increased some tests' robustness a bit :
      - Added RESET MASTER to all tests who do SHOW BINLOG EVENTS, to make them independent from previous tests.
      - Added save_master_pos to these tests to wait for the slave to start before purging its binary logs.
      
      
      mysql-test/r/rpl_log.result:
        Updated SHOW BINLOG EVENTS's positions as Monty lengthened std_data/words.dat by 500 bytes.
      mysql-test/r/rpl_temporary.result:
        Added RESET MASTER to make positions shown by SHOW BINLOG EVENTS independent of any previous test.
      mysql-test/r/rpl_user_variables.result:
        Added RESET MASTER to make positions shown by SHOW BINLOG EVENTS independent of any previous test.
      mysql-test/t/rpl_log.test:
        Added save_master_pos to wait for the slave to have started before purging its binary logs.
        Otherwise, we could purge before the slave finishes starting, and then the slave could log events implicitly provoked by previous tests.
      mysql-test/t/rpl_temporary.test:
        Added RESET MASTER to make positions shown by SHOW BINLOG EVENTS independent of any previous test.
      mysql-test/t/rpl_user_variables.test:
        Added RESET MASTER to make positions shown by SHOW BINLOG EVENTS independent of any previous test.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      4a07a2b1
  11. 18 Feb, 2003 1 commit
  12. 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
  13. 30 Jan, 2003 1 commit
    • unknown's avatar
      'Replicate user variables' task · 6828a4c0
      unknown authored
      include/my_sys.h:
        Addet reset_dinamic
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      6828a4c0
  14. 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
  15. 28 Jan, 2003 2 commits
    • unknown's avatar
      my_pthread.h: · aa42950e
      unknown authored
        Missing merge in changeset 1.1435
      
      
      include/my_pthread.h:
        Missing merge in changeset 1.1435
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      aa42950e
    • unknown's avatar
      Introduced a scalable key cache management. · be85fdc5
      unknown authored
      Added some fields to the st_my_thread_var structure to be
        able to link such structures into a list.
      
      
      include/my_pthread.h:
        Added some fields to the st_my_thread_var structure to be
        able to link such structures into a list.
      mysys/mf_keycache.c:
        Introduced a scalable key cache management.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      be85fdc5
  16. 17 Jan, 2003 2 commits
    • unknown's avatar
      Replication: Optimize away string.append · b66cf851
      unknown authored
      Fixed problem with replication LOAD DATA INFILE when using  --old-rpl-compat
      Fixed rpl_temporary test
      
      
      mysql-test/r/rpl_temporary.result:
        Fixed rpl_temporary test
      mysql-test/t/rpl_temporary.test:
        Fixed rpl_temporary test
      sql/log_event.cc:
        Replication: Optimize away string.append
        Fixed problem with replication LOAD DATA INFILE when using  --old-rpl-compat
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      b66cf851
    • unknown's avatar
      Make the CLI client (client/mysql.cc) work with multi-line SPs. · e7ffc215
      unknown authored
      Make the mysqltest program (client/mysqltest.c) work with multi-line SPs.
      
      
      client/mysql.cc:
        Added 'delimiter' command
      client/mysqltest.c:
        Added 'delimiter' command
      mysql-test/install_test_db.sh:
        Fix for install 'proc' table
      mysql-test/r/connect.result:
        Fix for 'proc' table
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e7ffc215
  17. 03 Jan, 2003 1 commit
  18. 29 Dec, 2002 1 commit
  19. 27 Dec, 2002 1 commit
    • unknown's avatar
      Removed ^M · 22bbe44f
      unknown authored
      Reported by Georg Richter as it brokes his build with mipspro
      
      
      client/mysqlimport.c:
        Removed ^M
      client/mysqlshow.c:
        Removed ^M
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      22bbe44f
  20. 23 Dec, 2002 1 commit
  21. 18 Dec, 2002 1 commit
    • unknown's avatar
      Spatial-related fixes · 190fb896
      unknown authored
      sql/item_strfunc.cc:
        spatial function's fixes
      sql/spatial.cc:
        spatial type comperations are case-independent now
      sql/sql_string.h:
        this is a bit safer
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      190fb896
  22. 17 Dec, 2002 1 commit
  23. 15 Dec, 2002 1 commit
  24. 13 Dec, 2002 2 commits
    • unknown's avatar
      add VARIANCE function · e10f255d
      unknown authored
      mysql-test/r/func_group.result:
        add 'VARIANCE' tests
      mysql-test/r/having.result:
        add 'VARIANCE' tests
      mysql-test/r/select.result:
        add 'VARIANCE' tests
      mysql-test/t/func_group.test:
        add 'VARIANCE' tests
      mysql-test/t/having.test:
        add 'VARIANCE' tests
      mysql-test/t/select.test:
        add 'VARIANCE' tests
      sql/item.cc:
        add 'VARIANCE' sum function
      sql/item.h:
        add 'VARIANCE' sum function
      sql/item_sum.cc:
        add 'VARIANCE' sum function
      sql/item_sum.h:
        add 'VARIANCE' sum function
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e10f255d
    • unknown's avatar
      add 'SOUNDS LIKE' syntax · caf1bf0a
      unknown authored
      Docs/manual.texi:
        add 'SOUNDS LIKE' description
      mysql-test/r/func_str.result:
        add 'SOUNDS LIKE' test
      mysql-test/t/func_str.test:
        add 'SOUNDS LIKE' test
      sql/lex.h:
        add 'SOUNDS' symbol
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      caf1bf0a
  25. 12 Dec, 2002 3 commits
    • 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
    • unknown's avatar
      Some fixes · a9f1388b
      unknown authored
      libmysqld/lib_sql.cc:
        parameters for functions added
      libmysqld/lib_vio.c:
        name of option changed
      libmysqld/libmysqld.c:
        mysql_fetch_length fixed
      sql/field.cc:
        small fix
      sql/item.cc:
        fixes about Field::embedded_send
      sql/item_strfunc.cc:
        cs parameter added
      sql/mysqld.cc:
        small fix
      sql/sql_show.cc:
        strange code #ifdef-ed
      sql/sql_table.cc:
        small fix
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      a9f1388b
    • unknown's avatar
      A set of improvements to the German localized error messages · 5d124b3c
      unknown authored
      sql/share/german/errmsg.txt:
        Improved localized error messages courtesy of Georg Richter (georg@php.net)
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      5d124b3c
  26. 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
  27. 14 Nov, 2002 1 commit
    • unknown's avatar
      Add shared memory protocol and option --protocol · 64dd949c
      unknown authored
      client/client_priv.h:
        Add OPT_MYSQL_PROTOCOL and OPT_SHARED_MEMORY_BASE_NAME
      include/config-win.h:
        Add shared memory protocol
      include/errmsg.h:
        Add error codes of shared memory protocol
      include/my_sys.h:
        Delete TYPELIB, moved to typelib.h
      include/mysql.h:
        Add shared memory protocol
      include/violite.h:
        Add shared memory protocol
      libmysql/errmsg.c:
        Add texts of errors of shared memory protocol
      sql/mysqld.cc:
        Add shared memory protocol and option --shared-memory, correct option --named-pipe
      sql/set_var.cc:
        Add shared memory protocol variables
      vio/vio.c:
        Add shared memory protocol
      vio/viosocket.c:
        Add shared memory protocol
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      64dd949c
  28. 12 Nov, 2002 1 commit
  29. 07 Nov, 2002 2 commits
    • unknown's avatar
      BK automatic LOD removal. · cb2a91d8
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      cb2a91d8
    • 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
  30. 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
  31. 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