mariadb/storage
Michael Widenius ad6d95d3cb Merge with MySQL 5.1.50
- Changed to still use bcmp() in certain cases becasue
  - Faster for short unaligneed strings than memcmp()
  - Bettern when using valgrind
- Changed to use my_sprintf() instead of sprintf() to get higher portability for old systems
- Changed code to use MariaDB version of select->skip_record()
- Removed -%::SCCS/s.% from Makefile.am:s to remove automake warnings
2010-08-27 17:12:44 +03:00
..
archive Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
blackhole Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-09 08:37:51 -03:00
csv Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
example Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-07-20 15:07:36 -03:00
federated Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
federatedx Fixed valgrind errors and compiler warnings discovered by buildbot 2010-08-20 10:29:26 +03:00
heap Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
ibmdb2i Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-09 08:37:51 -03:00
innobase Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
innodb_plugin Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
maria Fixed typo in last push (sorry about that) 2010-08-25 01:43:26 +03:00
myisam Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
myisammrg Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
ndb Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
pbxt Fixed compiler warnings 2010-05-27 20:18:31 +03:00
xtradb Fixed compiler warnings from Windows compiler 2010-08-11 13:55:54 +03:00
Makefile.am Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
mysql_storage_engine.cmake Install the storage engine plugins 2010-06-28 16:05:34 +02:00