1. 17 May, 2002 2 commits
  2. 16 May, 2002 12 commits
    • unknown's avatar
      Fixed some compilation problems in last changeset · 66f426c0
      unknown authored
      
      Docs/manual.texi:
        Small changes regarind user resources
      client/mysqlbinlog.cc:
        Applied patch to support --database
      mysql-test/r/func_isnull.result:
        New test results
      mysql-test/r/join.result:
        New test results
      mysql-test/r/show_check.result:
        New test results
      mysql-test/r/type_datetime.result:
        New test results
      mysql-test/r/type_decimal.result:
        New test results
      mysql-test/r/type_float.result:
        New test results
      mysys/my_gethostbyname.c:
        Fixed type on last push
      mysys/my_pthread.c:
        Fixed type on last push
      sql/sql_select.cc:
        Fixed bug in LIMIT handling
      66f426c0
    • unknown's avatar
      merge with 3.23.51 · 4d094257
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-mysql_fix_extensions.sh:
        Delete: scripts/mysql_fix_extensions.sh
      Build-tools/Do-rpm:
        Auto merged
      Makefile.am:
        Auto merged
      client/mysqldump.c:
        Auto merged
      client/mysqltest.c:
        Auto merged
      extra/resolve_stack_dump.c:
        Auto merged
      include/my_pthread.h:
        Auto merged
      include/my_sys.h:
        Auto merged
      include/mysqld_error.h:
        Auto merged
      innobase/row/row0ins.c:
        Auto merged
      innobase/row/row0mysql.c:
        Auto merged
      innobase/row/row0sel.c:
        Auto merged
      isam/pack_isam.c:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      mysql-test/r/func_if.result:
        Auto merged
      mysql-test/t/join.test:
        Auto merged
      mysys/array.c:
        Auto merged
      mysys/charset.c:
        Auto merged
      mysys/default.c:
        Auto merged
      mysys/hash.c:
        Auto merged
      mysys/my_thr_init.c:
        Auto merged
      mysys/raid.cc:
        Auto merged
      mysql-test/t/type_decimal.test:
        Auto merged
      sql/hostname.cc:
        Auto merged
      sql/item.h:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/item_timefunc.h:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/mini_client.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      strings/Makefile.am:
        Auto merged
      4d094257
    • unknown's avatar
      74d29a07
    • unknown's avatar
      New my_gethostbyname_r() handling · d2b95cd7
      unknown authored
      Changed some status variable names
      Fix bug in GRANT ... PASSWORD string
      
      
      Docs/manual.texi:
        Update of variable names
      include/my_net.h:
        New my_gethostbyname_r() handling
      include/my_pthread.h:
        New my_gethostbyname_r() handling
      libmysql/Makefile.shared:
        New my_gethostbyname_r() handling
      libmysql/libmysql.c:
        New my_gethostbyname_r() handling
      mysys/Makefile.am:
        New my_gethostbyname_r() handling
      mysys/my_pthread.c:
        New my_gethostbyname_r() handling
      mysys/my_thr_init.c:
        New my_gethostbyname_r() handling
      sql/hostname.cc:
        New my_gethostbyname_r() handling
      sql/mini_client.cc:
        New my_gethostbyname_r() handling
      sql/mysqld.cc:
        change some status variable names
      sql/sql_acl.cc:
        Fix bug in GRANT ... PASSWORD string
      d2b95cd7
    • unknown's avatar
      merge · 2618c696
      unknown authored
      
      sql/mysqld.cc:
        Auto merged
      2618c696
    • unknown's avatar
      Fix bug in SELECT SQL_CALC_FOUND_ROWS · 9ef4edcc
      unknown authored
      
      Docs/manual.texi:
        Update of new GRANT options
      libmysql/manager.c:
        Use new my_gethostbyname_r() functions
      mysql-test/r/select_found.result:
        new test case
      mysql-test/t/select_found.test:
        new test case
      sql/mysqld.cc:
        Change names of some status variables
      9ef4edcc
    • unknown's avatar
      "News" updated · 6e7a37f5
      unknown authored
      6e7a37f5
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · ad04e0ba
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      
      ad04e0ba
    • unknown's avatar
      "repair ... use_frm" crash fixed · 64ff30d5
      unknown authored
      64ff30d5
    • unknown's avatar
      Typo fix (tnx Paul!) · 0cecf511
      unknown authored
      0cecf511
    • unknown's avatar
      Noted mysql_fix_extensions script. · 29ce6045
      unknown authored
      Various cleanups in News 4.0.2 section.
      
      
      29ce6045
    • unknown's avatar
  3. 15 May, 2002 17 commits
  4. 14 May, 2002 9 commits
    • unknown's avatar
      Style fixups. · 6c35a471
      unknown authored
      
      Docs/Manual_style_guidelines.txt:
        Add item on operators.
      Docs/manual.texi:
        Style fixup to changelog.
      6c35a471
    • unknown's avatar
      Merge arjen@work.mysql.com:/home/bk/mysql-4.0 · 9f8ce5fb
      unknown authored
      into fred.bitbike.com:/home/arjen/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      9f8ce5fb
    • unknown's avatar
      Some bug fixes. · 9ab6d21c
      unknown authored
      
      myisam/myisamchk.c:
        Fixed a type.
      mysys/my_getopt.c:
        Made GET_STRALC to work like x_free() when doing a freeing.
        Fixed a bug in my_print_variables() when printing a ulonglong value.
      sql/mysqld.cc:
        Fixed some wrongly alloced/freed variables and removed some
        unneccessary code.
      9ab6d21c
    • unknown's avatar
      Fixed bug in datetime range optimization · eba5ec8b
      unknown authored
      
      Docs/manual.texi:
        Changelog
      mysql-test/r/type_datetime.result:
        Test of datetime optimization
      mysql-test/t/type_datetime.test:
        Test of datetime optimization
      eba5ec8b
    • unknown's avatar
      - Added new type GET_STRALC to my_getopt. · 21c1e5be
      unknown authored
      - Fixed some bugs, wrongly freed pointers, in some clients.
      - Removed unneccessary code.
      - Fixed some other minor bugs and added some options into
        variables category, which had accidently been left out earlier.
      
      
      client/mysql.cc:
        Fixed some wrong freed pointers. Removed unneccessary code.
        Changed some types from GET_STR to GET_STRALC.
      client/mysqladmin.c:
        Fixed some wrong freed pointers. Removed unneccessary code.
        Changed some types from GET_STR to GET_STRALC.
      client/mysqlcheck.c:
        Fixed some wrong freed pointers. Removed unneccessary code.
        Changed some types from GET_STR to GET_STRALC.
      client/mysqldump.c:
        Fixed some wrong freed pointers. Removed unneccessary code.
        Changed some types from GET_STR to GET_STRALC.
      client/mysqlimport.c:
        Removed unneccessary code.
        Fixed a bug in option --ignore-lines
      client/mysqlshow.c:
        Removed unneccessary code.
      include/my_getopt.h:
        Added new type, GET_STRALC. The name stands for GET STRING ALLOC,
        which means that the struct member value and u_max_value are
        strings that must be alloced and freed when used.
        The normal GET_STR works similarly otherwise, except that it's
        arguments are just pointers to strings, not alloced ones.
      mysys/my_getopt.c:
        Added support for GET_STRALC
      21c1e5be
    • unknown's avatar
      manual.texi Operators are operators, not functions, so they take · f20dda3e
      unknown authored
      manual.texi	operands, not arguments.
      
      
      Docs/manual.texi:
        Operators are operators, not functions, so they take
        operands, not arguments.
      f20dda3e
    • unknown's avatar
      Corrected fix for DROP DATABASE on symbolic link · 3051d8bb
      unknown authored
      3051d8bb
    • unknown's avatar
      manual.texi Update description of logical AND. (In 3.23.9, it changed · 36138448
      unknown authored
      manual.texi	behavior to return NULL, not zero, if either operand is NULL)
      
      
      Docs/manual.texi:
        Update description of logical AND. (In 3.23.9, it changed
        behavior to return NULL, not zero, if either operand is NULL)
      36138448
    • unknown's avatar
      manual.texi Change note mods, 3.23.51. · 45bcd69a
      unknown authored
      
      Docs/manual.texi:
        Change note mods, 3.23.51.
      45bcd69a