1. 05 Jul, 2004 1 commit
  2. 04 Jul, 2004 1 commit
  3. 02 Jul, 2004 6 commits
  4. 01 Jul, 2004 10 commits
  5. 30 Jun, 2004 7 commits
  6. 29 Jun, 2004 6 commits
  7. 28 Jun, 2004 6 commits
  8. 27 Jun, 2004 3 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 0c3d564a
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      
      0c3d564a
    • unknown's avatar
      Added missing my_time.c file to mysqlclient project · 6cf30922
      unknown authored
      Moved include <assert.h> to my_global.h
      
      
      VC++Files/client/mysqlclient.dsp:
        Added missing my_time.c file to mysqlclient project
      include/my_dbug.h:
        Moved include <assert.h> to my_global.h
        Removed NDEBUG as asserts should be indenpendent of if we are using DBUG or not
      include/my_global.h:
        Added assert.h as this is included in a lot of places
      sql/sql_table.cc:
        Initialize forgotten variable
      6cf30922
    • unknown's avatar
      portability fix · af0c28ff
      unknown authored
      af0c28ff