1. 02 Sep, 2004 8 commits
    • unknown's avatar
      srv0start.c: · 6ae28329
      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
      6ae28329
    • unknown's avatar
      A fix and test case for Bug#4231 "Wrong result with MYSQL_TIME · a6fe5f24
      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"
      a6fe5f24
    • unknown's avatar
      Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 · ffb38878
      unknown authored
      into deer.(none):/home/hf/work/mysql-4.1.4815
      
      ffb38878
    • unknown's avatar
      Merge marko@build.mysql.com:/home/bk/mysql-4.1 · a048db40
      unknown authored
      into hundin.mysql.fi:/home/marko/k/mysql-4.1
      
      a048db40
    • unknown's avatar
    • unknown's avatar
      Merge marko@build.mysql.com:/home/bk/mysql-4.1 · 25fd677e
      unknown authored
      into hundin.mysql.fi:/home/marko/k/mysql-4.1
      
      25fd677e
    • unknown's avatar
      Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 · 05406b50
      unknown authored
      into deer.(none):/home/hf/work/mysql-4.1.4815
      
      
      sql/sql_class.cc:
        Auto merged
      05406b50
    • unknown's avatar
      Addition to the fix for #4815 · d08d32bc
      unknown authored
      
      sql/sql_class.cc:
        Code simplified with strxnmov
      d08d32bc
  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