You need to sign in or sign up before continuing.
  1. 05 Dec, 2001 1 commit
    • unknown's avatar
      wrong menues - mostly leftover after grand manual massage - that broke texinfo... · 145f25bd
      unknown authored
      wrong menues - mostly leftover after grand manual massage - that broke texinfo file structure were removed
      "MATCH in SELECT only" line from "MySQL deficiencies" removed
      
      
      Docs/manual.texi:
        wrong menues - mostly obsolete after grand manual massage - that broke texinfo file structure were removed
        "MATCH in SELECT only" line from "MySQL deficiencies" removed
      145f25bd
  2. 04 Dec, 2001 1 commit
  3. 30 Nov, 2001 1 commit
  4. 29 Nov, 2001 1 commit
    • unknown's avatar
      Fix not critical MyISAM bug in locking. · c2689648
      unknown authored
      Free character sets properly (for embedded).
      Add missing mutex in HANDLER CLOSE
      
      
      Build-tools/Do-compile:
        Update for gcc 3.0
      Docs/manual.texi:
        Update for gcc 3.0
      myisam/mi_locking.c:
        Fix not critical bug in locking
      myisam/myisamdef.h:
        Fix not critical bug in locking
      mysys/my_init.c:
        Free character sets properly
      mysys/my_seek.c:
        Remove warning
      sql-bench/server-cfg.sh:
        Fix benchmarks to run with MySQL
      sql/sql_handler.cc:
        Add missing mutex
      sql/sql_update.cc:
        Clean up procinfo
      c2689648
  5. 28 Nov, 2001 4 commits
    • unknown's avatar
      Extended manual section about MySQL states · c90f67fb
      unknown authored
      Docs/manual.texi:
        Extended section about MySQL states.
      client/get_password.c:
        Use stderr instead of stdout when asking for password
      tests/mail_to_db.pl:
        Small cleanup
      tools/mysqlmanager.c:
        Removed warning
      c90f67fb
    • unknown's avatar
      boolean fulltext search without an index · f3918c84
      unknown authored
      myisam/ft_dump.c:
        some help added
      f3918c84
    • unknown's avatar
      Fix of testcases after merge. · caa13ea3
      unknown authored
      Small improvement to write caching.
      
      
      Docs/manual.texi:
        Updated Changelog
      mysql-test/r/rpl000013.result:
        Fix after merge
      mysql-test/r/rpl000016.result:
        Fix after merge
      mysys/mf_iocache2.c:
        Small improvement to write caching.
      sql/sql_select.cc:
        Removed warning
      caa13ea3
    • unknown's avatar
      Small safety fix · aaed141a
      unknown authored
      Docs/manual.texi:
        Cleanup
      extra/resolveip.c:
        Portability fix
      man/safe_mysqld.1:
        Cleanup
      mysys/mf_iocache2.c:
        Safety fix
      scripts/make_binary_distribution.sh:
        Add mysqlbinlog
      aaed141a
  6. 27 Nov, 2001 1 commit
    • unknown's avatar
      Fixed bug when joining with caching. · 312e5e82
      unknown authored
      Fixed race condition when using the binary log and INSERT DELAYED which could cause the binary log to have rows that was not yet written to MyISAM tables.
      
      
      Docs/manual.texi:
        Changelog
      mysql-test/r/null_key.result:
        Fix of testcase after changing optimizer to only use range keys if it would use a long part of the SAME key.
      sql/sql_insert.cc:
        Fixed race condition with binary log and INSERT DELAYED
      sql/sql_select.cc:
        Fixed bug when joining with caching
      312e5e82
  7. 26 Nov, 2001 3 commits
    • unknown's avatar
      Updated manual about some processlist states. · 24285bd4
      unknown authored
      Docs/manual.texi:
        Added information about some states in mysqladmin processlist into
        the manual.
      24285bd4
    • unknown's avatar
      Fix race condition in ANALYZE TABLE. · 4615e500
      unknown authored
      Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
      
      
      Docs/manual.texi:
        Cleanup
      configure.in:
        Version number change
      mysql-test/t/backup.test:
        drop used tables
      mysql-test/t/bdb-crash.test:
        cleanup
      mysys/thr_lock.c:
        cleanup
      sql/mysqld.cc:
        safety fix
      sql/records.cc:
        Fixed bug where one got an empty set instead of a DEADLOCK error when using
        BDB tables.
      sql/sql_table.cc:
        Fix race  condition in ANALYZE TABLE.
      4615e500
    • unknown's avatar
      Add missing exit_cond() to lock_global_read_lock(). · 2a1f1c79
      unknown authored
      Docs/manual.texi:
        Recommend gdb 5.1
      sql/lock.cc:
        Add missing exit_cond when waiting to lock_global_read_lock()
      sql/sql_select.cc:
        Cleanup
      2a1f1c79
  8. 25 Nov, 2001 4 commits
    • unknown's avatar
      manual.texi change note entries require trailing periods. · 1b4348fe
      unknown authored
      manual.texi	Mac OSX is spelled "Mac OS X".
      
      
      Docs/manual.texi:
        change note entries require trailing periods.
        Mac OSX is spelled "Mac OS X".
      1b4348fe
    • unknown's avatar
      Fixes for embedded version. · 2239aa17
      unknown authored
      BitKeeper/deleted/.del-WHITEPAPER~da1226799debcf3f:
        Delete: libmysqld/WHITEPAPER
      Docs/manual.texi:
        Changelog
      client/mysqltest.c:
        Fix things that crashed embedded MySQL
      libmysqld/examples/test-run:
        Cleanup of old BDB files.
      mysql-test/r/innodb.result:
        Fix for embedded library
      mysql-test/t/innodb.test:
        Fix for embedded library
      mysys/mf_keycache.c:
        Safety
      sql/ha_berkeley.cc:
        Added DBUG statements
      sql/ha_innobase.cc:
        Fixed bug for embedded version
      sql/ha_innobase.h:
        Fix to use index when doing an ORDER BY on a whole InnoDB table
      sql/handler.h:
        Fix to use index when doing an ORDER BY on a whole InnoDB table
      sql/mysqld.cc:
        Safety fix
      sql/sql_base.cc:
        cleanup
      sql/sql_select.cc:
        Fix to use index when doing an ORDER BY on a whole InnoDB table
      2239aa17
    • unknown's avatar
      post-merge · a3c54aa4
      unknown authored
      Docs/manual.texi:
        post-merge fix
      a3c54aa4
    • unknown's avatar
      replication updates in the manual · 7135efc1
      unknown authored
      fixed typo on sql_repl.cc
      added build-tags script for the benefit of the poor, sick, and afflicted, 
      as Matt likes to say :-)
      
      
      Docs/manual.texi:
        replication updates
      sql/sql_repl.cc:
        fixed typo in comment
      7135efc1
  9. 23 Nov, 2001 1 commit
  10. 22 Nov, 2001 5 commits
    • unknown's avatar
      manual.texi: · 637622e3
      unknown authored
        Added foreign key def syntax + note that the check is not deferred to trx commit
      
      
      Docs/manual.texi:
        Added foreign key def syntax + note that the check is not deferred to trx commit
      637622e3
    • unknown's avatar
      ft_dump re-enabled, manual fixes · 84f725b2
      unknown authored
      Docs/manual.texi:
        misc. changes, ft-boolean WARNING
      myisam/Makefile.am:
        ft_dump enabled
      myisam/ft_dump.c:
        updated to new fulltext code
      84f725b2
    • unknown's avatar
      79fcf776
    • unknown's avatar
      Fix bug when repairing compressed MyISAM files · d576cd65
      unknown authored
      LOCATE() is now case sensitive
      
      
      BUILD/compile-alpha-cxx:
        Don't build manager because it fails with linker error on Linux Alpha
      Docs/manual.texi:
        Changelog
      myisam/mi_check.c:
        Fix bug when repairing compressed MyISAM files
      myisam/mi_open.c:
        Fix bug when repairing compressed MyISAM files
      myisam/mi_packrec.c:
        Fix bug when repairing compressed MyISAM files
      myisam/myisamchk.c:
        Fix bug when repairing compressed MyISAM files
      myisam/myisamdef.h:
        Fix bug when repairing compressed MyISAM files
      mysql-test/r/func_group.result:
        Fix result for new RND function
      mysql-test/r/func_math.result:
        Fix result for new RND function
      mysql-test/r/func_str.result:
        test of new locate()
      mysql-test/t/func_str.test:
        test of new locate()
      sql/item_func.cc:
        LOCATE() is now case sensitive
      sql/sql_string.cc:
        LOCATE() is now case sensitive
      sql/sql_string.h:
        LOCATE() is now case sensitive
      d576cd65
    • unknown's avatar
      Fixed problem when repairing packed MyISAM files. · f0dd11d5
      unknown authored
      Docs/manual.texi:
        Changelog
      f0dd11d5
  11. 21 Nov, 2001 3 commits
  12. 20 Nov, 2001 1 commit
    • unknown's avatar
      Fix to reserved words script. · 49ddcb92
      unknown authored
      Updated reserved words list in manual.
      
      
      Docs/Support/update-reserved-words.pl:
        Fix to reserved words script, 2 keywords and 15 synonyms were missing.
      Docs/manual.texi:
        Updated reserved word list.
      49ddcb92
  13. 19 Nov, 2001 2 commits
  14. 18 Nov, 2001 2 commits
    • unknown's avatar
      Test of optimize table. · 21259d25
      unknown authored
      Docs/manual.texi:
        Updated changelog.
        Update info about MERGE tables.
        Moved section 'Why so many open tables'
      mysql-test/r/create.result:
        Added test of types in CREATE
      mysql-test/t/create.test:
        Added test of types in CREATE
      sql/item_func.cc:
        More different values for RAND(nr) and RAND(nr+1)
      21259d25
    • unknown's avatar
      Fixed bug in OPTIMIZE TABLE that reset index cardinality if it · 421595c1
      unknown authored
      was up to date.
      
      
      Docs/manual.texi:
        ChangeLog
      configure.in:
        Version number change
      mysql-test/r/myisam.result:
        Test of optimize table
      mysql-test/t/myisam.test:
        Test of optimize table
      421595c1
  15. 16 Nov, 2001 2 commits
  16. 15 Nov, 2001 4 commits
  17. 14 Nov, 2001 1 commit
  18. 12 Nov, 2001 1 commit
  19. 11 Nov, 2001 2 commits