mariadb/libmysqld
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
..
examples Fix for bug #50667: The InnoDB plugin prevents initialization 2010-07-16 11:15:22 +04:00
CMakeLists.txt Remove the file libmysqld.exp from the installer 2010-07-01 16:35:50 +02:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
emb_qcache.cc Fixed build warning on Windows (emb_qcache.cc) 2008-07-10 14:41:56 -06:00
emb_qcache.h Bug#44521 Prepared Statement: CALL p() - crashes: `! thd->main_da.is_sent' failed et.al. 2009-07-30 00:44:04 +02:00
embedded_priv.h my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
lib_sql.cc Merge with MySQL 5.1, with following additions: 2009-11-16 21:49:51 +01:00
libmysqld.c merge 2009-09-25 14:39:05 +03:00
libmysqld.def Merge with MySQL 5.1.42 2010-01-15 17:27:55 +02:00
libmysqld.rc query_id and my_xid -> ulonglong 2005-01-27 22:38:56 +01:00
Makefile.am Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
resource.h query_id and my_xid -> ulonglong 2005-01-27 22:38:56 +01:00