1. 02 Sep, 2004 8 commits
    • unknown's avatar
      srv0start.c: · 4ad76aed
      unknown authored
        Change a reference to ibman.php to a reference in the MySQL manual; someone should change the 20 other places in the source code where we still refer to ibman.php
      
      
      innobase/srv/srv0start.c:
        Change a reference to ibman.php to a reference in the MySQL manual; someone should change the 20 other places in the source code where we still refer to ibman.php
      4ad76aed
    • unknown's avatar
      A fix and test case for Bug#4231 "Wrong result with MYSQL_TIME · 0c58737a
      unknown authored
      parameters": when unpacking binary time recieved from client, handle
      the case when length is 0: it means all MYSQL_TIME members are zero.
      
      
      include/my_time.h:
        Declaration for set_zero_time: a tiny piece of code, which I
        see no reason to not reuse.
      libmysql/libmysql.c:
        set_zero_time implementation is now shared between client and
        server.
      sql-common/my_time.c:
        set_zero_time implementation added.
      sql/sql_prepare.cc:
        A fix for Bug#4231 "Wrong result with MYSQL_TIME parameters": 
        when unpacking binary time recieved from client, handle the
        case when length is 0: it means all MYSQL_TIME members are zero.
      tests/client_test.c:
        Test case for bug#4231 "Wrong result with MYSQL_TIME parameters"
      0c58737a
    • unknown's avatar
      Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 · 3c3db073
      unknown authored
      into deer.(none):/home/hf/work/mysql-4.1.4815
      
      
      3c3db073
    • unknown's avatar
      Merge marko@build.mysql.com:/home/bk/mysql-4.1 · 3fca0d24
      unknown authored
      into hundin.mysql.fi:/home/marko/k/mysql-4.1
      
      
      3fca0d24
    • unknown's avatar
    • unknown's avatar
      Merge marko@build.mysql.com:/home/bk/mysql-4.1 · 4e7a4fc3
      unknown authored
      into hundin.mysql.fi:/home/marko/k/mysql-4.1
      
      
      4e7a4fc3
    • unknown's avatar
      Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 · c4711fb9
      unknown authored
      into deer.(none):/home/hf/work/mysql-4.1.4815
      
      
      sql/sql_class.cc:
        Auto merged
      c4711fb9
    • unknown's avatar
      Addition to the fix for #4815 · 848414cf
      unknown authored
      
      sql/sql_class.cc:
        Code simplified with strxnmov
      848414cf
  2. 01 Sep, 2004 5 commits
  3. 31 Aug, 2004 15 commits
  4. 30 Aug, 2004 6 commits
  5. 29 Aug, 2004 2 commits
  6. 28 Aug, 2004 1 commit
  7. 27 Aug, 2004 3 commits