diff options
author | Build Team <bteam@astra04> | 2008-11-25 03:04:58 +0100 |
---|---|---|
committer | Build Team <bteam@astra04> | 2008-11-25 03:04:58 +0100 |
commit | d2c4816716a8b75ffb51014c2ac604d44b94c912 (patch) | |
tree | 57f8f30a0ae780070c1c0bd5177f2a2a6a3382ee /sql/sql_base.cc | |
parent | 906e12124cf9f4fbee0c54af9b473f1b2eddcd01 (diff) | |
download | mariadb-git-d2c4816716a8b75ffb51014c2ac604d44b94c912.tar.gz |
mysql-test/r/partition.result
mysql-test/t/partition.test
sql/ha_partition.cc
Bug#40954: Crash in MyISAM index code with concurrency test using partitioned tables
Problem was usage of read_range_first with an empty key.
Solution was to not to give a key if it was empty. (real author Mattias Jonsson)
storage/archive/archive_reader.c
client/mysqlslap.c
Aligned the copyright texts output from "--version" of tools, to
let internal tools be able to change them if needed.
storage/ndb/test/tools/connect.cpp
storage/ndb/test/run-test/atrt.hpp
Corrected a few GPL headers not restricted to GPL version 2
Makefile.am
Added missing --report-features to the 'test-bt-fast' target
support-files/mysql.spec.sh
Reversed the removal of the "%define license GPL" in as internal
tools depended on it
Diffstat (limited to 'sql/sql_base.cc')
0 files changed, 0 insertions, 0 deletions