1. 12 Jan, 2005 1 commit
  2. 10 Dec, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      dict0dict.h, dict0dict.c, ha_innodb.cc: · ea6b5e11
      heikki@hundin.mysql.fi authored
        Fix for the 0xA0 character problem in the InnoDB FOREIGN KEY parser: if my_isspace() treats 0xA0 as space, then let InnoDB do the same; this might break some multi-byte charset id's, though for big5, ujis, sjis this seems not to change the current behavior (I checked the tables in /share/charsets); this fix must NOT be merged to 4.1 because in 4.1 everything is in UTF-8
      ea6b5e11
  3. 07 Dec, 2004 2 commits
  4. 02 Dec, 2004 2 commits
  5. 30 Nov, 2004 1 commit
  6. 26 Nov, 2004 2 commits
  7. 25 Nov, 2004 4 commits
  8. 24 Nov, 2004 1 commit
  9. 23 Nov, 2004 1 commit
  10. 22 Nov, 2004 4 commits
  11. 19 Nov, 2004 1 commit
  12. 18 Nov, 2004 1 commit
  13. 17 Nov, 2004 1 commit
  14. 16 Nov, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · dd64377d
      heikki@hundin.mysql.fi authored
        Fix InnoDB bug #6287: if one uses INSERT IGNORE to insert several rows at a time, and the first inserts are ignored because of a duplicate key collision, then InnoDB in a replication slave assigns AUTO_INCREMENT values 1 bigger than in the master
      dd64377d
  15. 15 Nov, 2004 1 commit
  16. 12 Nov, 2004 4 commits
  17. 11 Nov, 2004 4 commits
  18. 10 Nov, 2004 3 commits
  19. 09 Nov, 2004 1 commit
  20. 08 Nov, 2004 1 commit
    • bar@mysql.com's avatar
      mysql.h: · a83f8e60
      bar@mysql.com authored
        Adding a prototype for the new function.
      a83f8e60
  21. 05 Nov, 2004 3 commits