An error occurred fetching the project authors.
  1. 10 Apr, 2001 1 commit
    • unknown's avatar
      Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL · 83cc97e2
      unknown authored
      Docs/manual.texi:
        Updated replication section
      mysql-test/r/null_key.result:
        Added test UPDATE/DELETE with IS NULL on unique key
      mysql-test/t/null_key.test:
        Added test UPDATE/DELETE with IS NULL on unique key
      mysys/Makefile.am:
        Removed -f from $CP as this is not portable
        Fixed rule for testhash
      sql/field.cc:
        Safety fix
      sql/opt_range.cc:
        Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL
      sql/opt_range.h:
        Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL
      83cc97e2
  2. 09 Apr, 2001 2 commits
    • unknown's avatar
      Fixed INSERT DELAYED with Innobase · ef8eefb9
      unknown authored
      Fix for shutdown on NT
      Fixed bug when using wrong dates from blob field.
      
      
      BitKeeper/deleted/.del-df_crash.result~4a3dbee64843953d:
        Delete: mysql-test/r/df_crash.result
      BitKeeper/deleted/.del-df_crash.test~4c365178fe437f6:
        Delete: mysql-test/t/df_crash.test
      Docs/manual.texi:
        Changelog
      innobase/ib_config.h.in:
        automatic changed file
      innobase/ib_config.h:
        automatic changed file
      mysql-test/r/func_time.result:
        Test case for bug in time functions
      mysql-test/r/innobase.result:
        Test for INSERT DELAYED
      mysql-test/t/func_time.test:
        Test case for bug in time functions
      mysql-test/t/innobase.test:
        Test for INSERT DELAYED
      scripts/mysql_convert_table_format.sh:
        Added --socket and --port
      sql/ha_innobase.cc:
        Fix bug when compiling with SAFE_MUTEX
        Cleaner comment when using SHOW TABLE STATUS
      sql/mysqld.cc:
        Fix for shutdown on NT
      sql/sql_insert.cc:
        Fixed problem with Innobase and INSERT DELAYED
      sql/sql_udf.cc:
        Support for UDF on windows
      sql/time.cc:
        Fixed bug when using wrong dates from blob field.
      strings/ctype-tis620.c:
        Removed not used variable
      support-files/mysql-max.spec.sh:
        Removed old not used section
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      ef8eefb9
    • unknown's avatar
      Updated a link in the manual. · 16ee5599
      unknown authored
      Docs/manual.texi:
        Updated a link.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      16ee5599
  3. 05 Apr, 2001 3 commits
  4. 04 Apr, 2001 2 commits
  5. 03 Apr, 2001 1 commit
  6. 01 Apr, 2001 5 commits
    • unknown's avatar
      Cleanup of manual · fb02a6e1
      unknown authored
      Docs/manual.texi:
        Fixed nodes and menus with xemacs
        Moved some C API sections to subsections
      mysql-test/r/alter_table.result:
        Test result for new test case
      fb02a6e1
    • unknown's avatar
      Added INNODB as a synonym for INNOBASE · 0c5e739b
      unknown authored
      Fixed bug where FLUSH TABLES could make indexes unavailable for the next query
      Added --skip-safemalloc
      
      
      Docs/manual.texi:
        Added some information about --with-debug=full
      sql/lex.h:
        Added INNODB as a synonym for INNOBASE
      sql/mysqld.cc:
        Added myisam variables.
        Moved shutdown message to after databases has been closed.
        Removed old define for MacOS X.
        Added --skip-safemalloc.
        Added missing \ to strings
      sql/sql_base.cc:
        Fixed bug where FLUSH TABLES could make indexes unavailable for
        the next query.
      support-files/my-huge.cnf.sh:
        Added / to end of innobase directory options
      support-files/my-large.cnf.sh:
        Added / to end of innobase directory options
      support-files/my-medium.cnf.sh:
        Added / to end of innobase directory options
      support-files/my-small.cnf.sh:
        Added / to end of innobase directory options
      tests/fork_big.pl:
        Made test harder
      0c5e739b
    • unknown's avatar
      Fixed typos in manual.texi. · cd8fc49c
      unknown authored
      Docs/manual.texi:
        Fixed typos.
      cd8fc49c
    • unknown's avatar
      Fixed bug in ALTER TABLE · c8769e80
      unknown authored
      Removed _mi_rkey() function
      New fork_big.pl multi-thread test
      
      
      BitKeeper/deleted/.del-fork3_test.pl~c4a7bffb4f8e813c:
        Delete: tests/fork3_test.pl
      BitKeeper/deleted/.del-fork_test.pl~3d3535329ed8cd5e:
        Delete: tests/fork_test.pl
      Docs/manual.texi:
        Changelog.
        Updated support information
      client/mysqladmin.c:
        Removed not used --timeout option
      configure.in:
        Update version
      myisam/mi_extra.c:
        Fixed bug in ALTER TABLE
      myisam/mi_rkey.c:
        Removed _mi_rkey() function
      myisam/myisamdef.h:
        Removed _mi_rkey() function
      myisammrg/myrg_rkey.c:
        Removed _mi_rkey() function
      myisammrg/myrg_rnext.c:
        Removed _mi_rkey() function
      mysql-test/t/alter_table.test:
        Added test case for ALTER TABLE bug
      sql/derror.cc:
        Moved shutdown message to clean_up
      sql/mysql_priv.h:
        Moved shutdown message to clean_up
      sql/sql_class.cc:
        Fixed bug in MySQL compiled with transactions but using --skip-"table-handler"
      sql/sql_show.cc:
        Use time_after_lock for time of query when debugging
      sql/sql_test.cc:
        Check memory overruns when using 'mysqladmin debug'
      strings/ctype-tis620.c:
        F
      c8769e80
    • unknown's avatar
      Lots of corrections and cleanups to manual.texi. · 964bae74
      unknown authored
      Docs/manual.texi:
        Lots of corrections and cleanups.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      964bae74
  7. 31 Mar, 2001 1 commit
    • unknown's avatar
      manual.texi Mirror maintenance. · 23a54780
      unknown authored
      Docs/manual.texi:
        Mirror maintenance.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      23a54780
  8. 30 Mar, 2001 1 commit
    • unknown's avatar
      Made the manual pretty in HTMLHELP format. · 97144ca3
      unknown authored
      Reorganized and renamed the API chapter.
      
      
      Docs/manual.texi:
        - Lots of maintenance.
        - Moved the C API info to subsections and subsubsections of the main
          MySQL C API section.
        - Added chapter, section, appendix intros where they were missing.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      97144ca3
  9. 28 Mar, 2001 1 commit
    • unknown's avatar
      Let ALTER TABLE and LOAD DATA INFILE use sorting to create index · f176ef0a
      unknown authored
      Call init_signals before intializing table handlers. This should fix the signal problem in Innobase on Solaris
      
      
      Docs/manual.texi:
        Updated changelog
      include/myisam.h:
        Let ALTER TABLE and LOAD DATA INFILE use sorting to create index
      myisam/mi_check.c:
        Let ALTER TABLE and LOAD DATA INFILE use sorting to create index
      myisam/myisamchk.c:
        Let ALTER TABLE and LOAD DATA INFILE use sorting to create index
      sql/ha_myisam.cc:
        Let ALTER TABLE and LOAD DATA INFILE use sorting to create index
      sql/mysqld.cc:
        Call init_signals before intializing table handlers. This should fix the signal problem in Innobase on Solaris
      f176ef0a
  10. 27 Mar, 2001 1 commit
  11. 26 Mar, 2001 1 commit
    • unknown's avatar
      Fix a crash in Innobase with tables with many columns and a range query · f1224737
      unknown authored
      Removed all Attic directories.
      
      
      BitKeeper/deleted/.del-myisam.doc~519bb06ecc870298:
        Delete: Docs/Attic/myisam.doc
      BitKeeper/deleted/.del-libmysql.c~72949a7043113807:
        Delete: client/Attic/libmysql.c
      BitKeeper/deleted/.del-net.c~c18042da6fa4e693:
        Delete: client/Attic/net.c
      BitKeeper/deleted/.del-print_defaults.c~362952979aa7b330:
        Delete: extra/Attic/print_defaults.c
      BitKeeper/deleted/.del-config-win32.h~65db818ec7e8f21b:
        Delete: include/Attic/config-win32.h
      BitKeeper/deleted/.del-m_ctype.h.in~f671e3c2d611ba97:
        Delete: include/Attic/m_ctype.h.in
      BitKeeper/deleted/.del-mysql_com.h.in~85b1ea7ced528c32:
        Delete: include/Attic/mysql_com.h.in
      BitKeeper/deleted/.del-ft_global.h~fe46fb515f1e375:
        Delete: myisam/Attic/ft_global.h
      BitKeeper/deleted/.del-lex_hash.h~14f912771118b50c:
        Delete: sql/Attic/lex_hash.h
      BitKeeper/deleted/.del-mini_client.c~9a3778c387d06a81:
        Delete: sql/Attic/mini_client.c
      BitKeeper/deleted/.del-mini_client_errors.c~29edad51a5d0b068:
        Delete: sql/Attic/mini_client_errors.c
      BitKeeper/deleted/.del-mybinlogdump.cc~5dbdd2bde98d6169:
        Delete: sql/Attic/mybinlogdump.cc
      BitKeeper/deleted/.del-net_serv.c~52dabcd773a39e10:
        Delete: sql/Attic/net_serv.c
      BitKeeper/deleted/.del-bootstrap-ctype.c~6d2a8cda2d6a35ff:
        Delete: strings/Attic/bootstrap-ctype.c
      BitKeeper/deleted/.del-ct_init.c~f0948bdd35ceedc3:
        Delete: strings/Attic/ct_init.c
      BitKeeper/deleted/.del-ctype-cp1251.c~cdf74b9168408b3:
        Delete: strings/Attic/ctype-cp1251.c
      BitKeeper/deleted/.del-ctype-cp1257.c~732611cbc74aeafc:
        Delete: strings/Attic/ctype-cp1257.c
      BitKeeper/deleted/.del-ctype-croat.c~d2d805ee6f10cbcc:
        Delete: strings/Attic/ctype-croat.c
      BitKeeper/deleted/.del-ctype-danish.c~dc5451066eb272ae:
        Delete: strings/Attic/ctype-danish.c
      BitKeeper/deleted/.del-ctype-dec8.c~68f257dd2202d0c7:
        Delete: strings/Attic/ctype-dec8.c
      BitKeeper/deleted/.del-ctype-dos.c~f77bd08acf13a8c1:
        Delete: strings/Attic/ctype-dos.c
      BitKeeper/deleted/.del-ctype-estonia.c~fc8a69424f7cb66b:
        Delete: strings/Attic/ctype-estonia.c
      BitKeeper/deleted/.del-ctype-german1.c~f7830c509bb358f7:
        Delete: strings/Attic/ctype-german1.c
      BitKeeper/deleted/.del-ctype-greek.c~90acdff1195209ca:
        Delete: strings/Attic/ctype-greek.c
      BitKeeper/deleted/.del-ctype-hebrew.c~d3b4a000d51e76dc:
        Delete: strings/Attic/ctype-hebrew.c
      BitKeeper/deleted/.del-ctype-hp8.c~749e1be0f028d349:
        Delete: strings/Attic/ctype-hp8.c
      BitKeeper/deleted/.del-ctype-hungarian.c~5cf0bf7fa0312637:
        Delete: strings/Attic/ctype-hungarian.c
      BitKeeper/deleted/.del-ctype-koi8_ru.c~8ff4188c642c9bd:
        Delete: strings/Attic/ctype-koi8_ru.c
      BitKeeper/deleted/.del-ctype-koi8_ukr.c~a04aa14a6d62335a:
        Delete: strings/Attic/ctype-koi8_ukr.c
      BitKeeper/deleted/.del-ctype-latin1.c~cc63880f19c2303e:
        Delete: strings/Attic/ctype-latin1.c
      BitKeeper/deleted/.del-ctype-latin2.c~31895c4b83654342:
        Delete: strings/Attic/ctype-latin2.c
      BitKeeper/deleted/.del-ctype-swe7.c~bb1b012225d7d02c:
        Delete: strings/Attic/ctype-swe7.c
      BitKeeper/deleted/.del-ctype-usa7.c~d19d859dca5675f:
        Delete: strings/Attic/ctype-usa7.c
      BitKeeper/deleted/.del-ctype-win1250.c~1ce7a24255780a1:
        Delete: strings/Attic/ctype-win1250.c
      BitKeeper/deleted/.del-ctype-win1251.c~762607f4fd7d52ad:
        Delete: strings/Attic/ctype-win1251.c
      BitKeeper/deleted/.del-ctype-win1251ukr.c~b5a7cca889bbef58:
        Delete: strings/Attic/ctype-win1251ukr.c
      BitKeeper/deleted/.del-ctype.c.in~8bf48d4bcbc5f675:
        Delete: strings/Attic/ctype.c.in
      BitKeeper/deleted/.del-memory.h~450f586e82a26d99:
        Delete: strings/Attic/memory.h
      BitKeeper/deleted/.del-ptr_cmp.c~57e682a26e769597:
        Delete: strings/Attic/ptr_cmp.c
      BitKeeper/deleted/.del-my-example.cnf.sh~87a7e1f4d24b62a9:
        Delete: support-files/Attic/my-example.cnf.sh
      BitKeeper/deleted/.del-my-huge.cfg.sh~589bdcd2d2c4360b:
        Delete: support-files/Attic/my-huge.cfg.sh
      BitKeeper/deleted/.del-my-large.cfg.sh~842c8e76253c9396:
        Delete: support-files/Attic/my-large.cfg.sh
      BitKeeper/deleted/.del-my-medium.cfg.sh~c49880d26ef0648e:
        Delete: support-files/Attic/my-medium.cfg.sh
      BitKeeper/deleted/.del-my-small.cfg.sh~85023c559a1d96c:
        Delete: support-files/Attic/my-small.cfg.sh
      sql/ha_innobase.cc:
        Fix a crash with tables with many columns and a range query: memory corruption occurred
      Docs/manual.texi:
        Changelog
      mysql-test/r/innobase.result:
        New test case for innobase
      scripts/mysql_install_db.sh:
        Fixed typo
      sql/ha_berkeley.h:
        Fixed that 'have_bdb' is disabled if we can't initialize bdb
      sql/ha_gemini.cc:
        Removed include file that got compiliation to fail on some systems
      sql/handler.cc:
        Fixed that 'have_tabltype' is disabled if we can't initialize it.
      sql/mysqld.cc:
        Fix bug that could cause a fast connect/close to fail when using --debug
      f1224737
  12. 25 Mar, 2001 2 commits
  13. 24 Mar, 2001 2 commits
    • unknown's avatar
      Fixed bug in send in mysqltest · aa20d16f
      unknown authored
      Removed usage of @r/result as this made life hard when testing different
      table handlers.
      Allow concurrent inserts if no update/binary log.
      Don't remove key_cache at flush tables.
      Fixed bug in SELECT DISTINCT SUM()...
      
      
      BitKeeper/deleted/.del-rpl000012.status.result~bbbd650b5beea32f:
        Delete: mysql-test/r/rpl000012.status.result
      BitKeeper/deleted/.del-rpl000013.status.result~6bee190c298cc9fd:
        Delete: mysql-test/r/rpl000013.status.result
      Docs/manual.texi:
        Changelog
      client/mysqltest.c:
        Fixed bug in 'send' that Sasha had introduced.
        Make database, port and socket optional parameters to connect()
      mysql-test/r/rpl000005.result:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/r/rpl000006.result:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/r/rpl000012.result:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/r/rpl000013.result:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/r/sel000033.result:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/backup.test:
        Use default port and socket.
      mysql-test/t/dirty-close.test:
        Use default port and socket.
      mysql-test/t/flush.test:
        Use default port and socket.
      mysql-test/t/kill.test:
        Use default port and socket.
      mysql-test/t/overflow.test:
        Use default port and socket.
      mysql-test/t/rpl000003.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/rpl000005.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/rpl000006.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/rpl000007.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/rpl000008.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/rpl000009.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/rpl000010.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/rpl000011.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/rpl000012.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/rpl000013.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/sel000001.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/sel000002.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/sel000003.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/sel000031.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/sel000032.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/sel000033.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/sel000100.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/shw000001.test:
        Removed usage of @r/result as this made life hard when doing
        test for multiple table handlers.
      mysql-test/t/status.test:
        Use default port and socket.
      sql/gen_lex_hash.cc:
        Smaller hash table
      sql/mysql_priv.h:
        Allow concurrent inserts if no update/binary log
      sql/mysqld.cc:
        Allow concurrent inserts if no update/binary log
        Don't remove key_cache at flush tables
      sql/sql_base.cc:
        Don't remove key_cache at flush tables
      sql/sql_select.cc:
        Fix bug in SELECT DISTINCT SUM().
      sql/sql_yacc.yy:
        Allow concurrent inserts if no update/binary log
      tests/export.pl:
        C
      aa20d16f
    • unknown's avatar
      Added defines for fast mutex in glibc 2.2 (should be safe) · 06828d17
      unknown authored
      Fixed crash in SELECT DISTINCT SUM(...)
      Fix return value of mysortncmp() for innobase
      Fix join_crash bug
      
      
      Docs/manual.texi:
        Changelog
      include/my_pthread.h:
        Added defines for fast mutex in glibc 2.2
      mysql-test/t/join_crash.test:
        Changed table names to t1,t2...
      mysys/my_bitmap.c:
        Use fast mutex
      mysys/my_open.c:
        Use fast mutex
      mysys/my_pthread.c:
        Use fast mutex
      mysys/my_thr_init.c:
        Use fast mutex
      mysys/my_winthread.c:
        Use fast mutex
      mysys/thr_mutex.c:
        Use new mutexattr with error checking
      sql/ha_innobase.cc:
        Fix return value of mysortncmp() for innobase
      sql/sql_select.cc:
        Fix join_crash bug
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      06828d17
  14. 23 Mar, 2001 5 commits
    • unknown's avatar
      manual.texi Fix up. · 3ec80b5e
      unknown authored
      Docs/manual.texi:
        Fix up.
      3ec80b5e
    • unknown's avatar
      manual.texi One more mirror. · feb0174b
      unknown authored
      Docs/manual.texi:
        One more mirror.
      feb0174b
    • unknown's avatar
      manual.texi Mirror listing maintenance. · 07c962b3
      unknown authored
      Docs/manual.texi:
        Mirror listing maintenance.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      07c962b3
    • unknown's avatar
      Fixed bug with FLUSH TABLES when using temporary tables · b9b96ebd
      unknown authored
      Docs/manual.texi:
        Fixed typos
      b9b96ebd
    • unknown's avatar
      Test case for bug when updating on key · c4f986d7
      unknown authored
      Fixed bug in CONCAT_WS()
      Print the default ISOLATION level.
      Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
      
      
      Docs/manual.texi:
        Changelog
      mysql-test/r/func_str.result:
        Added tests for CONCAT_WS()
      mysql-test/r/update.result:
        Test case for bug when updating on key
      mysql-test/t/func_str.test:
        Added tests for CONCAT_WS()
      mysql-test/t/update.test:
        Test case for bug when updating on key
      sql/gen_lex_hash.cc:
        Better hash values
      sql/handler.cc:
        Added missig NullS
      sql/item_strfunc.cc:
        Fixed bug in CONCAT_WS()
      sql/mysql_priv.h:
        Print the default ISOLATION level.
      sql/mysqld.cc:
        Print the default ISOLATION level.
      sql/sql_insert.cc:
        Remove unnecessary call to setup_tables()
      sql/sql_parse.cc:
        Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
      sql/sql_yacc.yy:
        Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      c4f986d7
  15. 21 Mar, 2001 2 commits
    • unknown's avatar
      Split setup_fields to setup_tables and setup_fields · 4f7e756c
      unknown authored
      Fixed problem with UPDATE TABLE when keys wheren't always used.
      
      
      Docs/manual.texi:
        Added comment to ALTER TABLE
      scripts/mysql_install_db.sh:
        Added test for mysqld in libexec
      sql/ha_innobase.cc:
        Removed compiler warning
      sql/mysql_priv.h:
        Split setup_fields to setup_tables and setup_fields
      sql/sql_base.cc:
        Split setup_fields to setup_tables and setup_fields
      sql/sql_insert.cc:
        Split setup_fields to setup_tables and setup_fields
      sql/sql_load.cc:
        Split setup_fields to setup_tables and setup_fields
      sql/sql_parse.cc:
        Fixed missing 'mysql_info" with now clients.
      sql/sql_select.cc:
        Split setup_fields to setup_tables and setup_fields
      sql/sql_update.cc:
        Fixed problem with UPDATE TABLE when keys wheren't always used.
      sql/sql_yacc.yy:
        Small isolation change
      4f7e756c
    • unknown's avatar
      bug with mysql_change_db() fixed · 24424453
      unknown authored
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      24424453
  16. 20 Mar, 2001 1 commit
    • unknown's avatar
      Added isolation levels · e4cadd74
      unknown authored
      Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
      
      
      Docs/manual.texi:
        Updated information about SET TRANSACTION ISOLATION LEVEL
      configure.in:
        Upgraded version number
      isam/_dbug.c:
        Fixed wrong fprintf
      isam/isamchk.c:
        Added new error message
      myisam/mi_check.c:
        Added new error message
      mysql-test/mysql-test-run.sh:
        Don't wait too long for server start
      mysys/mf_keycache.c:
        Cleaned up some error messages
      scripts/mysqlhotcopy.sh:
        Applied patch for --resetmaster --resetslave
      sql-bench/bench-init.pl.sh:
        Fix for windows
      sql/handler.cc:
        Added isolation levels and gemini spinlocks
      sql/handler.h:
        Added isolation levels
      sql/item_strfunc.cc:
        Cleanup of CONCAT_WS()
      sql/lex.h:
        Added isolation levels
      sql/mysql_priv.h:
        Added isolation levels
      sql/mysqld.cc:
        Added isolation levels
      sql/sql_class.cc:
        Added isolation levels
        Moved variable initialization to different code segments
      sql/sql_class.h:
        Added isolation levels
      sql/sql_lex.h:
        Added isolation levels
      sql/sql_parse.cc:
        Added isolation levels
      sql/sql_update.cc:
        cleanup
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e4cadd74
  17. 16 Mar, 2001 3 commits
  18. 15 Mar, 2001 6 commits
    • unknown's avatar
      Updated manual. · 16001597
      unknown authored
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      16001597
    • unknown's avatar
      Improved ANALYZE TABLE a bit for small tables. · 4a1d1f51
      unknown authored
      Docs/manual.texi:
        Updated changelog
      4a1d1f51
    • unknown's avatar
      Added tests if a user variable is changed in the same query. · 6f03f0cc
      unknown authored
      Docs/manual.texi:
        Updated info about some common problems.
      mysql-test/r/user_var.result:
        Added tests of using user variables.
      mysql-test/t/user_var.test:
        Added tests of using user variables.
      6f03f0cc
    • unknown's avatar
      Docs/manual.texi · 56cea52f
      unknown authored
          clean-up/update of Linux-Notes
      
      
      Docs/manual.texi:
        clean-up/update of Linux-Notes
      56cea52f
    • unknown's avatar
      manual.texi mods to recent change notes · a0134176
      unknown authored
      Docs/manual.texi:
        mods to recent change notes
      a0134176
    • unknown's avatar
      Added fix for using variables with distinct · 7557a9a3
      unknown authored
      Docs/manual.texi:
        Updated links
      client/mysqltest.c:
        Added 'ping' method
      configure.in:
        Upgraded version number
      mysql-test/r/user_var.result:
        Added test for using variables with distinct
      mysql-test/t/kill.test:
        Use 'ping' to force reconnect
      mysql-test/t/user_var.test:
        Added test for using variables with distinct
      sql-bench/run-all-tests.sh:
        Fixed argument passing
      7557a9a3