1. 19 Feb, 2006 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · 0120bac7
      kent@mysql.com authored
        Added --restart-cleanup option
      drop-on-restart.inc:
        DROP commands to cleanup on restart
        new file
      mysqltest.c:
        Added option --include=<sql-file>
      0120bac7
  2. 18 Feb, 2006 2 commits
    • kent@mysql.com's avatar
      mysqlimport.c: · a50023d7
      kent@mysql.com authored
        Handle case where there is no snprintf()
      libmysql.vcproj, mysqlclient.vcproj:
        Added __WIN__ symbol, needed when compiling dbug.c
      dbug.vcproj:
        Changed __WIN32__ to __WIN__
      dbug.c:
        Added Windows specific code to handle TIMESTAMP_ON log line format
      make_win_src_distribution.sh:
        Copy plugin directory recursively
      dbug.vcproj:
        Define __WIN__ for all targets
      a50023d7
    • kent@mysql.com's avatar
      Makefile.am: · 9aca849d
      kent@mysql.com authored
        Add an extra -lpthread before first -lc, to solve link
        problems when statically linking with glibc 2.2.5
      make_win_src_distribution.sh:
        Added copying of the include/mysql directory
      9aca849d
  3. 17 Feb, 2006 19 commits
  4. 16 Feb, 2006 18 commits