1. 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
  2. 07 Dec, 2004 2 commits
  3. 02 Dec, 2004 2 commits
  4. 30 Nov, 2004 1 commit
  5. 26 Nov, 2004 2 commits
  6. 25 Nov, 2004 4 commits
  7. 24 Nov, 2004 1 commit
  8. 23 Nov, 2004 1 commit
  9. 22 Nov, 2004 4 commits
  10. 19 Nov, 2004 1 commit
  11. 18 Nov, 2004 1 commit
  12. 17 Nov, 2004 1 commit
  13. 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
  14. 15 Nov, 2004 1 commit
  15. 12 Nov, 2004 4 commits
  16. 11 Nov, 2004 4 commits
  17. 10 Nov, 2004 3 commits
  18. 09 Nov, 2004 1 commit
  19. 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
  20. 05 Nov, 2004 4 commits