mariadb/storage/innodb_plugin/trx
Sergey Vojtovich 44a0ff6c76 Applying InnoDB snapshot
Detailed revision comments:

r6749 | vasil | 2010-02-20 18:45:41 +0200 (Sat, 20 Feb 2010) | 5 lines
Non-functional change: update copyright year to 2010 of the files
that have been modified after 2010-01-01 according to svn.

for f in $(svn log -v -r{2010-01-01}:HEAD |grep "^   M " |cut -b 16- |sort -u) ; do sed -i "" -E 's/(Copyright \(c\) [0-9]{4},) [0-9]{4}, (.*Innobase Oy.+All Rights Reserved)/\1 2010, \2/' $f ; done
2010-04-01 15:59:25 +04:00
..
trx0i_s.c Bug #38883 (reopened): thd_security_context is not thread safe, crashes? 2009-12-01 14:38:40 +04:00
trx0purge.c Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656 2009-11-30 17:02:05 +05:30
trx0rec.c Applying InnoDB Plugin 1.0.5 snapshot, part 2 2009-10-08 15:30:49 +05:30
trx0roll.c Applying InnoDB Plugin 1.0.5 snapshot, part 7 2009-10-08 18:35:59 +05:30
trx0rseg.c Applying InnoDB snapshot 2010-04-01 15:59:25 +04:00
trx0sys.c Applying InnoDB snapshot 2010-04-01 15:01:13 +04:00
trx0trx.c Applying InnoDB snapshot 2010-04-01 15:59:25 +04:00
trx0undo.c Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656 2009-11-30 17:02:05 +05:30