Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11692 Comparison data type aggregation for pluggable data types | Alexander Barkov | 2017-02-01 | 1 | -65/+1 |
| | |||||
* | MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty strings | Alexander Barkov | 2015-09-17 | 1 | -0/+61 |
| | | | | MDEV-8468 CAST and INSERT work differently for DECIMAL/INT vs DOUBLE for a string with trailing spaces | ||||
* | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 1 | -5/+5 |
| | |||||
* | Bug#13633383 63183: SMALL SORT_BUFFER_SIZE CRASH IN MERGE_BUFFERS | Tor Didriksen | 2012-02-14 | 1 | -0/+53 |
This patch is a backport of some of the cleanups/refactorings that were done as part of WL#1393 Optimizing filesort with small limit. mysql-test/t/bug13633383.test: New test case. mysql-test/valgrind.supp: Changed signature for find_all_keys |