You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sergei Golubchik e56cad4b15 small cleanup 13 years ago
..
CMakeLists.txt Fix FreeBSD test errors. Also link with libexecinfo on FreeBSD for stacktrace functionality. 14 years ago
ChangeLog Fix skipp -> skip once and for all. 22 years ago
array.c cleanup: remove unused init_dynamic_array and init_dynamic_array2 symbols, 13 years ago
base64.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
charset-def.c MDEV-457 Inconsistent data truncation on datetime values with fractional seconds represented as strings with no delimiters 13 years ago
charset.c 5.3 merge 14 years ago
checksum.c mysql-5.5.18 merge 14 years ago
default.c cleanup: use MYF() for mysys flags 13 years ago
errors.c 5.5 merge 13 years ago
hash.c small cleanup 13 years ago
lf_alloc-pin.c 1. fix an old typo. A purgatory must be cleaned on every LF_PURGATORY_SIZE freeing, 13 years ago
lf_dynarray.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
lf_hash.c MDEV-481 Assertion `pins->pin[i] == 0' failed in _lf_pinbox_put_pins on concurrent OPTIMIZE TABLE and DML with Aria tables 13 years ago
list.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
ma_dyncol.c remove ULL() and LL(), because they're totally unnecessary 13 years ago
md5.c rename debug variable to debug_dbug, to make test pass in release builds 14 years ago
mf_arr_appstr.c Bug #20748: Configuration files should not be read more than once 18 years ago
mf_cache.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
mf_dirname.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
mf_fn_ext.c Made max_relay_log_size depending on master connection. 13 years ago
mf_format.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
mf_getdate.c mysql-5.5.18 merge 14 years ago
mf_iocache.c mysql-5.5.28 13 years ago
mf_iocache2.c Fixed compiler warning on Mac 13 years ago
mf_keycache.c Merge 5.3 -> 5.5 14 years ago
mf_keycaches.c mysql-5.5.18 merge 14 years ago
mf_loadpath.c 5.3 merge 14 years ago
mf_pack.c 5.3->5.5 merge 13 years ago
mf_path.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
mf_qsort.c We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
mf_qsort2.c Many files: 19 years ago
mf_radix.c MDEV-457 Inconsistent data truncation on datetime values with fractional seconds represented as strings with no delimiters 13 years ago
mf_same.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mf_sort.c MDEV-457 Inconsistent data truncation on datetime values with fractional seconds represented as strings with no delimiters 13 years ago
mf_soundex.c Added extra argument to longlong2str() to make it have same prototype is int2str() 16 years ago
mf_tempdir.c cleanup: use MYF() for mysys flags 13 years ago
mf_tempfile.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
mf_unixpath.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
mf_wcomp.c Many files: 19 years ago
mulalloc.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_access.c Fix build error on Ubuntu 11.10, if systemtap is installed. 14 years ago
my_addr_resolve.c mysql-5.5.22 merge 14 years ago
my_aes.c my_strtoll10-x86.s: 19 years ago
my_alarm.c Many files: 19 years ago
my_alloc.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_atomic.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_basename.c - Fix rpl_checksum test. Use basename of file in error messages, not the o 14 years ago
my_bit.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_bitmap.c 5.3 merge 14 years ago
my_chmod.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_chsize.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_compare.c merge with 5.3 14 years ago
my_compress.c mysql-5.5.18 merge 14 years ago
my_conio.c Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
my_context.c MDEV-3830 - fix compilation for Intel compiler, 13 years ago
my_copy.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_crc32.c Many files: 19 years ago
my_create.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_delete.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_div.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_error.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_file.c 5.3 merge 14 years ago
my_fopen.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_fstream.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_gethwaddr.c Speed up connection time: 13 years ago
my_getncpus.c 5.3 merge 14 years ago
my_getopt.c mysql-5.5.28 13 years ago
my_getpagesize.c Many files: 19 years ago
my_getsystime.c Merge of compatibility fixes 14 years ago
my_getwd.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_init.c fix compile error on unixes 14 years ago
my_largepage.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_lib.c 5.5 merge 13 years ago
my_libwrap.c Many files: 19 years ago
my_lock.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_lockmem.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_malloc.c missing cast added 13 years ago
my_memmem.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_mess.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_mkdir.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
my_mmap.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_new.cc 1. support for testing statically built oqgraph 14 years ago
my_once.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_open.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_port.c Merge with MySQL 5.1.57/58 15 years ago
my_pread.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_pthread.c MDEV-457 Inconsistent data truncation on datetime values with fractional seconds represented as strings with no delimiters 13 years ago
my_quick.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_rdtsc.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_read.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_redel.c 5.5 merge 13 years ago
my_rename.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_rnd.c Speed up connection time: 13 years ago
my_safehash.c use PSI wrappers in aria and other non-MySQL code 15 years ago
my_safehash.h use PSI wrappers in aria and other non-MySQL code 15 years ago
my_seek.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_sleep.c mysql-5.5.18 merge 14 years ago
my_static.c debug_sync is now a service, available to dynamically loaded plugins. 14 years ago
my_static.h mysql-5.5.18 merge 14 years ago
my_symlink.c mysql-5.5.22 merge 14 years ago
my_symlink2.c Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
my_sync.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_thr_init.c MDEV-4011 Added per thread memory counting and usage 13 years ago
my_timer_cycles.il Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_uuid.c merge with 5.3 14 years ago
my_wincond.c mysql-5.5.18 merge 14 years ago
my_windac.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_winerr.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_winfile.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
my_winthread.c monty's cleanup of my_thr_init.c 14 years ago
my_write.c 5.5 merge 13 years ago
mysys_priv.h cleanup: 13 years ago
ptr_cmp.c Small Windows specific performance fixes: 14 years ago
queues.c merge. 15 years ago
rijndael.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
safemalloc.c cleanup: 13 years ago
sha1.c Bug #56427 : Replace copyright notice removed from SHA1 code 15 years ago
stacktrace.c do not print return address when callstack is output on Windows, it does not provide any useful info 13 years ago
string.c backport to 5.5 dyncol changes and names support 13 years ago
test_charset.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
test_dir.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
test_thr_mutex.c Add missing file: Testing of mutex-wrong-usage-detector 17 years ago
test_xml.c Many files: 19 years ago
testhash.c Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE 15 years ago
thr_alarm.c Fix build error on Ubuntu 11.10, if systemtap is installed. 14 years ago
thr_lock.c 5.3 merge 14 years ago
thr_mutex.c MDEV-457 Inconsistent data truncation on datetime values with fractional seconds represented as strings with no delimiters 13 years ago
thr_rwlock.c merge with mysql-5.5.30 minus few incorrect or not applicable changesets 13 years ago
tree.c cleanup: use MYF() for mysys flags 13 years ago
typelib.c remove ULL() and LL(), because they're totally unnecessary 13 years ago
waiting_threads.c remove ULL() and LL(), because they're totally unnecessary 13 years ago
wqueue.c Fix build error on Ubuntu 11.10, if systemtap is installed. 14 years ago