mariadb/storage
Varun Gupta cd7e6d8b53 MDEV-11645: archive.archive fails in buildbot with valgrind (Use of uninitialised value)
The fix is about filling the space beyond the end of VARCHAR values with zeroes.
VARCHAR NULLs already has its buffer filled with zeros. So when the VARCHAR fields
are not NULL, then we explicitly fill the buffer with zeros.
2017-03-15 21:26:39 +05:30
..
archive MDEV-11645: archive.archive fails in buildbot with valgrind (Use of uninitialised value) 2017-03-15 21:26:39 +05:30
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra MDEV-6284: Remove CMakeLists.txt hack that mangled the server install file 2016-10-27 18:42:16 +03:00
connect Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
csv Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated MDEV-11597 Assertion when doing select from virtual column with impossible value 2017-01-11 09:19:45 +02:00
federatedx MDEV-11597 Assertion when doing select from virtual column with impossible value 2017-01-11 09:19:45 +02:00
heap MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
innobase MDEV-11873 Unnecessary InnoDB warnings upon bootstrap 2017-03-14 17:11:46 +02:00
maria Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
mroonga MDEV-7635: Fix for mroonga 32-bit test failures. 2017-02-10 06:30:42 -05:00
myisam Fix several compile warnings on Windows 2017-03-10 19:07:07 +00:00
myisammrg cleanup: remove Item::intro_version 2016-12-12 20:27:25 +01:00
oqgraph oqgraph: remove redundant update_virtual_fields() calls 2017-02-13 18:12:04 +01:00
perfschema Fix several compile warnings on Windows 2017-03-10 19:07:07 +00:00
sequence test for group by pushdown with a view 2016-05-05 01:05:05 +02:00
sphinx mtr: make sphinx skipping a bit less verbose 2017-02-13 18:12:15 +01:00
spider Fix many -Wconversion warnings. 2017-03-07 19:07:27 +02:00
test_sql_discovery store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
tokudb MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
xtradb MDEV-11454 post-merge fix: 2017-02-24 22:12:01 +02:00