mariadb/innobase
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
..
btr btr0sea.c: 2005-08-19 12:54:13 +03:00
buf InnoDB: Print better error message when log files are missing/corrupt 2005-09-28 11:14:25 +03:00
data InnoDB: Fix bug #13315, index columns having a maximum length of 767. 2005-09-23 11:20:34 +03:00
db
dict Merge 127.(none):/home/osku/mysql/5.0/clean 2005-09-23 16:44:25 +03:00
dyn
eval InnoDB: Portability fixes for warnings reported on IA-64 Windows 2005-03-07 12:03:33 +02:00
fil Merge hundin.mysql.fi:/home/marko/mysql-4.1 2005-06-28 10:51:01 +03:00
fsp InnoDB: Remove warnings detected by GCC 4.0.0 2005-06-20 11:06:20 +03:00
fut Merge with 4.0.21 2004-06-18 04:38:58 +03:00
ha Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20041027124510|04970 2004-12-08 14:34:58 +02:00
ibuf Many files: 2005-06-27 18:58:32 +03:00
include BUG#13900 DATETIME data changes after inserting a new row in a InnoDB table 2005-10-17 14:11:37 -04:00
lock Fix bug #12588, InnoDB's deadlock detector running out of stack space. 2005-08-17 11:56:04 +03:00
log Many files: 2005-06-27 18:58:32 +03:00
mach merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00
mem InnoDB: Fix potential buffer underflow. 2005-09-29 13:02:18 +03:00
mtr InnoDB: Remove warnings detected by GCC 4.0.0 2005-06-20 11:06:20 +03:00
os Merge msdesk.(none):/home/msvensson/mysql-4.1 2005-10-06 14:40:18 +02:00
page InnoDB: Fix compile-pentium-debug-max compilation problem. 2005-07-05 12:10:20 +03:00
pars pars0lex.l: 2005-06-17 12:00:05 +03:00
que logging_ok: 2004-12-24 12:13:32 +01:00
read Allow consistent cursor view see changes made by creating transaction. 2005-08-18 06:38:01 +03:00
rem InnoDB: Fix bug #13315, index columns having a maximum length of 767. 2005-09-23 11:20:34 +03:00
row BUG#13900 DATETIME data changes after inserting a new row in a InnoDB table 2005-10-17 14:11:37 -04:00
srv Fix for bug #13367, post-review changes 2005-09-27 13:37:20 +04:00
sync sync0sync.c, sync0sync.h: 2005-07-21 18:05:10 +02:00
thr Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 2004-06-17 13:25:06 +03:00
trx Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-09-27 16:04:26 +03:00
usr Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040525171209|56870 2004-06-17 11:57:45 +03:00
ut InnoDB: Fix potential buffer underflow. 2005-09-29 13:02:18 +03:00
configure.in WL#2286 - Compile MySQL w/YASSL support 2005-06-23 21:29:44 +05:00
Makefile.am Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
makefilewin
my_cnf