mariadb/innobase/row
unknown 955798d26a BUG#13900 DATETIME data changes after inserting a new row in a InnoDB table
Applying patch from Marko.
All tests pass in pentium-debug-max build on Linux.


innobase/include/rem0rec.h:
  BUG#13900 DATETIME data changes after inserting a new row in a InnoDB table
  Applying patch from Marko.
innobase/include/rem0rec.ic:
  BUG#13900 DATETIME data changes after inserting a new row in a InnoDB table
  Applying patch from Marko.
innobase/row/row0upd.c:
  BUG#13900 DATETIME data changes after inserting a new row in a InnoDB table
  Applying patch from Marko.
2005-10-17 14:11:37 -04:00
..
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0ins.c InnoDB: Handle temporary file creation failure more gracefully. 2005-09-26 13:24:01 +03:00
row0mysql.c InnoDB: Fix bug #13315, index columns having a maximum length of 767. 2005-09-23 11:20:34 +03:00
row0purge.c InnoDB: Define some macros around GCC's __builtin_expect() 2005-04-21 14:23:26 +03:00
row0row.c InnoDB: Performance optimizations based on OProfile analysis 2005-04-25 10:14:35 +03:00
row0sel.c row0sel.c: 2005-09-03 12:48:41 +03:00
row0uins.c Merge with 4.0 2004-04-26 15:53:31 +03:00
row0umod.c InnoDB: Print more than 300 characters of queries in various error conditions, 2005-08-12 11:39:19 +03:00
row0undo.c InnoDB: Define some macros around GCC's __builtin_expect() 2005-04-21 14:23:26 +03:00
row0upd.c BUG#13900 DATETIME data changes after inserting a new row in a InnoDB table 2005-10-17 14:11:37 -04:00
row0vers.c Fix bugs found in previous optimizations. 2005-04-27 12:28:44 +03:00