summaryrefslogtreecommitdiff
path: root/.bzr-mysql
diff options
context:
space:
mode:
authorRamil Kalimullin <ramil@mysql.com>2008-08-15 11:40:05 +0500
committerRamil Kalimullin <ramil@mysql.com>2008-08-15 11:40:05 +0500
commit2b179caf9a5b221e17cb30e1cd93929ba7e5c1cb (patch)
tree75f8ea0ca4dac1723cb9cdde83a17eda6a205080 /.bzr-mysql
parent368f7f63b2a3ec7726051c061e4d031e9d98ab6b (diff)
downloadmariadb-git-2b179caf9a5b221e17cb30e1cd93929ba7e5c1cb.tar.gz
Fix for bug #34779: crash in checksum table on federated tables
with blobs containing nulls Problem: FEDERATED SE improperly stores NULL fields in the record buffer. Fix: store them properly. mysql-test/r/federated.result: Fix for bug #34779: crash in checksum table on federated tables with blobs containing nulls - test result. mysql-test/t/federated.test: Fix for bug #34779: crash in checksum table on federated tables with blobs containing nulls - test case. sql/ha_federated.cc: Fix for bug #34779: crash in checksum table on federated tables with blobs containing nulls - storing a NULL field in the record buffer we must initialize its data as other code may rely on it.
Diffstat (limited to '.bzr-mysql')
0 files changed, 0 insertions, 0 deletions