mariadb/storage/innobase/row
Marko Mäkelä 28ec745704 Merge a change from mysql-5.1-innodb:
------------------------------------------------------------
revno: 3506
revision-id: sergey.glukhov@sun.com-20100609121718-04mpk5kjxvnrxdu8
parent: sergey.glukhov@sun.com-20100609120734-ndy2281wau9067zv
committer: Sergey Glukhov <Sergey.Glukhov@sun.com>
branch nick: mysql-5.1-innodb
timestamp: Wed 2010-06-09 16:17:18 +0400
message:
  Bug#38999 valgrind warnings for update statement in function compare_record()
  (InnoDB plugin branch)

 @ mysql-test/suite/innodb_plugin/r/innodb_mysql.result
    test case

 @ mysql-test/suite/innodb_plugin/t/innodb_mysql.test
    test case

 @ storage/innodb_plugin/row/row0sel.c
    init null bytes with default values as they might be
    left uninitialized in some cases and these uninited bytes
    might be copied into mysql record buffer that leads to
    valgrind warnings on next use of the buffer.
2010-06-14 09:35:01 +03:00
..
row0ext.c Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
row0ins.c Merge from mysql-5.1-innodb: 2010-06-02 14:37:33 +03:00
row0merge.c Use the correct len instead of sizeof(void) in posix_fadvise() 2010-05-21 21:09:51 +03:00
row0mysql.c Merge from mysql-5.1-innodb: 2010-06-02 14:37:33 +03:00
row0purge.c Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
row0row.c Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
row0sel.c Merge a change from mysql-5.1-innodb: 2010-06-14 09:35:01 +03:00
row0uins.c Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
row0umod.c Merge a change from mysql-5.1-innodb: 2010-06-01 15:05:01 +03:00
row0undo.c Revert the kernel mutex split phase I patch. Some artefacts have been left 2010-05-12 11:18:10 +10:00
row0upd.c Import branches/innodb+ from SVN on top of storage/innobase. 2010-04-12 18:20:41 +03:00
row0vers.c Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00