mariadb/unittest/mysys
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
..
base64-t.c Fixed compiler warning message 2009-10-26 13:35:42 +02:00
bitmap-t.c Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> 2008-02-18 23:29:39 +01:00
CMakeLists.txt build lf-t and waiting_threads-t on windows 2008-09-01 19:27:49 +02:00
lf-t.c post-review fixes 2009-01-15 22:27:36 +01:00
Makefile.am Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
my_atomic-t.c Bug#22320: my_atomic-t unit test fails 2010-07-05 09:00:39 -03:00
thr_template.c post-review fixes 2009-01-15 22:27:36 +01:00
waiting_threads-t.c Removed compiler warning 2010-03-30 15:36:49 +03:00