mariadb/mysys
Jim Winstead df3887f913 The get_date() function in mysys interpreted the GETDATE_GMT option
backwards, which resulted in the incorrect time being reported at the
end of mysqldump. (Bug #44424, patch by Andrew Hutchings)
2009-05-07 11:17:07 -07:00
..
.cvsignore
array.c
base64.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
ChangeLog
charset-def.c Bug#28916 LDML doesn't work for utf8 2007-06-07 17:55:55 +05:00
charset.c Merge mysql.com:/home/svoj/devel/mysql/BUG31159/mysql-4.1-engines 2007-10-24 16:39:13 +05:00
checksum.c
CMakeLists.txt Bug #20748: Configuration files should not be read more than once 2007-11-07 15:23:50 -07:00
default.c Bug#43461: invalid comparison with string literal in default.c 2009-03-19 17:20:15 -03:00
default_modify.c
errors.c BUG#22082 Slave hangs(holds mutex) on "disk full" 2009-03-06 17:32:00 +08:00
hash.c Merge mysql.com:/home/svoj/devel/mysql/BUG27564/mysql-4.1-engines 2007-07-05 11:45:58 +05:00
list.c
make-ccc
make-conf.c
Makefile.am Bug #20748: Configuration files should not be read more than once 2007-11-07 15:23:50 -07:00
md5.c Bug #42434: license of mysys MD5 implementation is not GPL-compatible 2009-03-09 20:57:03 +02:00
mf_arr_appstr.c Bug #20748: Configuration files should not be read more than once 2007-11-07 15:23:50 -07:00
mf_brkhant.c
mf_cache.c
mf_dirname.c
mf_fn_ext.c
mf_format.c
mf_getdate.c The get_date() function in mysys interpreted the GETDATE_GMT option 2009-05-07 11:17:07 -07:00
mf_iocache.c
mf_iocache2.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
mf_keycache.c Bug#37302 (missing DBUG_RETURN macro in function "find_key_block" (5.0 only)) 2008-08-11 15:08:12 -06:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c Bug#30394: Empty HOME environment variable causes several utilities to crash 2008-08-18 13:06:27 -04:00
mf_path.c
mf_qsort.c Fix for bug #31207: Test "join_nested" shows different strategy on IA64 2007-10-17 20:08:58 +04:00
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c Fix for bug #31207: Test "join_nested" shows different strategy on IA64 2007-10-17 20:08:58 +04:00
mf_soundex.c
mf_strip.c
mf_tempdir.c
mf_tempfile.c avoid using GetTempFileName in a way it's documented to not work on windows 2007-09-27 08:56:06 +02:00
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c
my_access.c
my_aes.c
my_alarm.c
my_alloc.c Bug#38296 (low memory crash with many conditions in a query) 2008-08-11 10:10:00 -06:00
my_append.c
my_bit.c
my_bitmap.c
my_chsize.c
my_clock.c
my_compress.c
my_conio.c Bug #29469: Client dies if a query is issued after hitting Ctrl + C 2007-07-10 10:43:12 +03:00
my_copy.c Bug #25761 Table is partially created when disk is full, causing database corruption 2007-04-19 13:41:12 -04:00
my_crc32.c
my_create.c Fix for bug #31781: multi-table UPDATE with temp-pool enabled fails 2008-03-03 17:34:06 +03:00
my_delete.c
my_div.c
my_dup.c
my_error.c Fixed bug #20710. 2007-04-29 00:50:33 +05:00
my_file.c
my_fopen.c
my_fstream.c BUG#22082 Slave hangs(holds mutex) on "disk full" 2009-03-06 17:32:00 +08:00
my_gethostbyname.c
my_gethwaddr.c
my_getopt.c Bug#31177: Server variables can't be set to their current values 2007-12-06 01:28:01 +01:00
my_getpagesize.c
my_getsystime.c
my_getwd.c
my_handler.c Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-main 2007-03-28 20:46:42 +03:00
my_init.c Bug#36279 - mysql built with Visual Studio 2005 does not display 2008-11-10 21:18:04 +01:00
my_largepage.c Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platforms. 2007-08-29 19:20:18 +04:00
my_lib.c Fix for bug #31207: Test "join_nested" shows different strategy on IA64 2007-10-17 20:08:58 +04:00
my_libwrap.c
my_lock.c
my_lockmem.c
my_lread.c
my_lwrite.c
my_malloc.c Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platforms. 2007-08-29 19:20:18 +04:00
my_memmem.c my_memmem.c: 2007-04-11 01:47:42 +02:00
my_messnc.c
my_mkdir.c
my_mmap.c
my_net.c
my_netware.c
my_new.cc Bug#43461: invalid comparison with string literal in default.c 2009-03-19 17:20:15 -03:00
my_once.c
my_open.c
my_os2cond.c
my_os2dirsrch.c
my_os2dirsrch.h
my_os2dlfcn.c
my_os2dlfcn.h0
my_os2file64.c
my_os2mutex.c
my_os2thread.c
my_os2tls.c
my_port.c
my_pread.c BUG#22082 Slave hangs(holds mutex) on "disk full" 2009-03-06 17:32:00 +08:00
my_pthread.c my_pthread.c: 2007-07-30 20:40:49 +02:00
my_quick.c
my_read.c
my_realloc.c
my_redel.c BUG#25521 - optimize table, delete, show table status leads to table 2007-03-28 21:09:16 +05:00
my_rename.c
my_seek.c BUG#27141 - Calling tell(-1) under Windows causes assertion failure in Debug mode 2007-06-05 03:16:02 +05:00
my_sleep.c
my_static.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
my_static.h revert the push of bug 35616. 2008-05-06 11:57:19 +03:00
my_symlink.c merging fix 2008-08-26 13:32:43 +05:00
my_symlink2.c Merge mysql.com:/home/svoj/devel/mysql/BUG32111/mysql-4.1-engines 2007-11-12 15:16:00 +04:00
my_sync.c
my_thr_init.c Fix for Bug#27970 "Fix for bug 24507 makes mysql_install_db fail" 2007-08-16 17:25:48 +03:00
my_wincond.c
my_windac.c
my_winthread.c Bug#30992 Wrong implementation of pthread_mutex_trylock() 2007-10-03 21:38:32 +02:00
my_write.c BUG#22082 Slave hangs(holds mutex) on "disk full" 2009-03-06 17:32:00 +08:00
mysys_priv.h
ptr_cmp.c
queues.c Fix for bug #31207: Test "join_nested" shows different strategy on IA64 2007-10-17 20:08:58 +04:00
raid.cc Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-main 2007-03-28 20:46:42 +03:00
raid2.c
rijndael.c
safemalloc.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
sha1.c
string.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
test_charset.c
test_dir.c
test_fn.c
test_xml.c
testhash.c
thr_alarm.c Avoid compilation problem on AIX. 2008-04-28 13:41:12 -04:00
thr_lock.c Bug#36579 Dumping information about locks in use may lead to a server crash 2008-08-25 10:18:52 -03:00
thr_mutex.c BUG#30992 (Wrong implementation of pthread_mutex_trylock()): 2007-10-01 15:11:15 +02:00
thr_rwlock.c
tree.c
typelib.c