An error occurred fetching the project authors.
  1. 13 Dec, 2002 1 commit
    • unknown's avatar
      add 'SOUNDS LIKE' syntax · 6c2b30e6
      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
      6c2b30e6
  2. 14 Nov, 2002 1 commit
    • unknown's avatar
      Add shared memory protocol and option --protocol · 64f40ef4
      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
      64f40ef4
  3. 12 Nov, 2002 1 commit
  4. 07 Nov, 2002 1 commit
    • unknown's avatar
      Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. · 099974b5
      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
      099974b5
  5. 30 Oct, 2002 1 commit
    • unknown's avatar
      Some changes for SSL · 5c491aca
      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
      5c491aca
  6. 25 Oct, 2002 1 commit
    • unknown's avatar
      BK automatic LOD removal. · e55b2801
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e55b2801
  7. 24 Oct, 2002 3 commits
    • unknown's avatar
      BK automatic LOD removal. · 63f761d7
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      63f761d7
    • unknown's avatar
      BK automatic LOD removal. · 20a02ac3
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      20a02ac3
    • unknown's avatar
      BK automatic LOD removal. · 92d9e638
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      92d9e638
  8. 23 Oct, 2002 1 commit
    • unknown's avatar
      BK automatic LOD removal. · 80a521b1
      unknown authored
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      BitKeeper/etc/skipkeys:
        auto add
      80a521b1
  9. 22 Oct, 2002 1 commit
    • unknown's avatar
      BK automatic LOD removal. · 07aa8f39
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      07aa8f39
  10. 21 Oct, 2002 1 commit
    • unknown's avatar
      Embedded server bugfix · 7230facb
      unknown authored
      libmysqld/lib_sql.cc:
        Necessary thd->scramble initialization added
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      7230facb
  11. 20 Oct, 2002 3 commits
    • unknown's avatar
      BK automatic LOD removal. · dc17d27e
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      dc17d27e
    • unknown's avatar
      BK automatic LOD removal. · 82905584
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      82905584
    • unknown's avatar
      BK automatic LOD removal. · 0b8def82
      unknown authored
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0b8def82
  12. 15 Oct, 2002 2 commits
  13. 12 Oct, 2002 1 commit
    • unknown's avatar
      Task 430: Allowing braces in joins by simply removing them. · 94fa37da
      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
      94fa37da
  14. 07 Oct, 2002 2 commits
    • unknown's avatar
      fixed race that caused sig11s on simultaneous FLUSH LOGS · f48480b9
      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
      f48480b9
    • unknown's avatar
      manual.texi Added docs about how to clone public 4.1 repository · 96511be0
      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
      96511be0
  15. 03 Oct, 2002 1 commit
  16. 02 Oct, 2002 2 commits
    • unknown's avatar
      Update for Visual Studio Projects Files · 3726e2ba
      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
      3726e2ba
    • unknown's avatar
      Changeset to deal with 4.1 -> 4.0 merge · 2bf2be29
      unknown authored
      include/mysql_com.h:
        Partial changes for new secure connection handing required to 
        pull 4.0 -> 4.1 merge
      sql/item_strfunc.cc:
        Handling of dynamic possible length for password
      sql/item_strfunc.h:
        Larger buffer for password
      sql/mysqld.cc:
        Added option to force old password format
      sql/password.c:
        Begin implementing new hashing
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2bf2be29
  17. 26 Sep, 2002 1 commit
    • unknown's avatar
      manual.texi: · bf75b024
      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
      bf75b024
  18. 23 Sep, 2002 1 commit
    • unknown's avatar
      configure.in: · 7580787a
      unknown authored
        static nss linkingg issue
      
      
      configure.in:
        static nss linkingg issue
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      7580787a
  19. 09 Sep, 2002 1 commit
    • unknown's avatar
      fix bug for slave.. · 744bfe7d
      unknown authored
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      744bfe7d
  20. 05 Sep, 2002 2 commits
    • unknown's avatar
      ha_innodb.cc: · a2349cf3
      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
      a2349cf3
    • unknown's avatar
      Extend InnoDB key length to 1024 · 01e9685e
      unknown authored
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      01e9685e
  21. 04 Sep, 2002 1 commit
    • unknown's avatar
      ha_innodb.cc Test a new clone · aeef135a
      unknown authored
      sql/ha_innodb.cc:
        Test a new clone
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      aeef135a
  22. 29 Aug, 2002 1 commit
    • unknown's avatar
      Added sync_slave_with_master [connection]. · f8eb0cf3
      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
      f8eb0cf3
  23. 28 Aug, 2002 1 commit
  24. 27 Aug, 2002 1 commit
    • unknown's avatar
      Small fixes · 87e051ea
      unknown authored
      sql/mysqld.cc:
        Fix typo
      sql/slave.cc:
        Removed unreferenced local variable
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      87e051ea
  25. 14 Aug, 2002 1 commit
    • unknown's avatar
      Fix · 639eafe4
      unknown authored
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      639eafe4
  26. 13 Aug, 2002 1 commit
    • unknown's avatar
      "make clean" problem fix · 9b3189ba
      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
      9b3189ba
  27. 08 Aug, 2002 1 commit
  28. 05 Aug, 2002 1 commit
    • unknown's avatar
      Added some missing mutex_locks() when manipulating the table cache. · 5bdd5664
      unknown authored
      This should fix some possible table cache corruptions when doing
      OPTIMIZE or REPAIR table when other threads are opening new tables.
      
      
      sql/sql_base.cc:
        Added missing mutex unlock on error condition
      sql/sql_insert.cc:
        Added TODO item
      sql/sql_show.cc:
        Added missing pthread_mutex_lock(&LOCK_open) when calling
        query_table_status().
      sql/sql_table.cc:
        Added missing pthread_mutex_lock(&LOCK_open) when calling
        hash_delete(), unlock_table_name() and remove_table_from_cache().
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      5bdd5664
  29. 03 Aug, 2002 2 commits
    • unknown's avatar
      Two small patches proposed by Paul DuBois · fcf4dcd8
      unknown authored
      include/sslopt-usage.h:
        Paul's patch for --ssl-xxx options for the --help message
      scripts/mysqlhotcopy.sh:
        Paul's patch for --port option
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      fcf4dcd8
    • unknown's avatar
      Some updates to the logging section. · 7617ce08
      unknown authored
      Docs/manual.texi:
        Worked on the logging section.
        Reworded some sentences
        Fixed a broken table
        Removed extraneous '!'s
        Removed extraneous ','s
        'file name' and 'filename' are used interchangeably but they should be consistent--
        so I changed some 'file name' occurances to 'filename'.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      7617ce08
  30. 29 Jul, 2002 1 commit
  31. 20 Jul, 2002 1 commit