summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
diff options
context:
space:
mode:
authorTimothy Smith <timothy.smith@sun.com>2009-03-02 18:00:23 -0700
committerTimothy Smith <timothy.smith@sun.com>2009-03-02 18:00:23 -0700
commit31f226b093d5651aa60b06e62153c82ef0f1c2a3 (patch)
tree571e8b01ca818e22143664ba3098c33bb1fbca79 /sql/sql_class.cc
parent2560975963fba398d02abdb0166cf4d3418ccfd4 (diff)
downloadmariadb-git-31f226b093d5651aa60b06e62153c82ef0f1c2a3.tar.gz
Applying InnoDB snashot 5.0-ss4007, part 3. Fixes
Bug #41571: MySQL segfaults after innodb recovery This 5.0 fix will not be pushed into 5.1; a separate fix (from innodb-5.1-ss4007) will be pushed into 5.1+. Detailed revision comments: r4003 | marko | 2009-01-20 16:12:50 +0200 (Tue, 20 Jan 2009) | 10 lines branches/5.0: rec_set_nth_field(): When the field already is SQL null, do nothing when it is being changed to SQL null. (Bug #41571) Normally, MySQL does not pass "do-nothing" updates to the storage engine. When it does and a column of an InnoDB table that is in ROW_FORMAT=COMPACT is being updated from NULL to NULL, the InnoDB buffer pool will be corrupted without this fix. rb://81 approved by Heikki Tuuri
Diffstat (limited to 'sql/sql_class.cc')
0 files changed, 0 insertions, 0 deletions