1. 04 May, 2004 1 commit
    • dlenev@brandersnatch.localdomain's avatar
      Fix for remaining issues described in Bug #1664 · c7fbcbca
      dlenev@brandersnatch.localdomain authored
      "mysql_send_long_data() API call is completely broken".
      
      Now we are resetting some members (long_data_supplied/null_value...) of Item_param to its 
      initial state after each execution of prepared statement. We also manipulating 
      Item_param::maybe_null/null_value only via Item_param::set_* setters which makes code a bit 
      more robust.
      c7fbcbca
  2. 29 Apr, 2004 10 commits
  3. 28 Apr, 2004 2 commits
  4. 27 Apr, 2004 6 commits
  5. 26 Apr, 2004 8 commits
  6. 24 Apr, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.h: · 376ef1af
      heikki@hundin.mysql.fi authored
        Allow a key path length in InnoDB to be up to 3500 bytes; this is needed so that one can create an index on a column with 255 UTF-8 characters
      376ef1af
  7. 22 Apr, 2004 1 commit
  8. 21 Apr, 2004 2 commits
  9. 19 Apr, 2004 1 commit
  10. 18 Apr, 2004 3 commits
  11. 16 Apr, 2004 5 commits