1. 19 Dec, 2003 1 commit
  2. 17 Dec, 2003 4 commits
  3. 16 Dec, 2003 11 commits
  4. 15 Dec, 2003 1 commit
  5. 14 Dec, 2003 3 commits
    • monty@mysql.com's avatar
      Portablity fix · 217226f9
      monty@mysql.com authored
      217226f9
    • monty@mysql.com's avatar
      Fixed bug in last push found by valgrind · 427ce41c
      monty@mysql.com authored
      427ce41c
    • monty@mysql.com's avatar
      Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) · d47deebb
      monty@mysql.com authored
      Don't dump data for MRG_ISAM or MRG_MYISAM tables. (Bug #1846)
      Ensure that 'lower_case_table_names' is always set on case insensitive file systems. (Bug #1812)
      One can now configure MySQL as windows service as a normal user. (Bug #1802)
      Database names is now compared with lower case in ON clause when lower_case_table_names is set. (Bug #1736)
      IGNORE ... LINES option didn't work when used with fixed length rows. (Bug #1704)
      Change INSERT DELAYED ... SELECT... to INSERT .... SELECT (Bug #1983)
      Safety fix for service 'mysql start' (Bug #1815)
      d47deebb
  6. 13 Dec, 2003 15 commits
  7. 12 Dec, 2003 5 commits