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.
 
 
 
 
 
 
Michael Widenius 2b625ac3e0 Fixed lp:933719, "Assertion open_tables == 0 ... " in THD::restore_backup_open_tables_state. 14 years ago
..
.cvsignore Import changeset 26 years ago
CMakeLists.txt Merge with 5.2. 14 years ago
ChangeLog Fix skipp -> skip once and for all. 22 years ago
Makefile.am Merge with 5.2. 14 years ago
array.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
base64.c Updated/added copyright headers 15 years ago
charset-def.c Applied Antony T Curtis patch for declaring many CHARSET objects as const 16 years ago
charset.c Merge with 5.2. 14 years ago
checksum.c cleanup 18 years ago
default.c Updated/added copyright headers 15 years ago
default_modify.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
errors.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
hash.c Merge with 5.2. 14 years ago
lf_alloc-pin.c post-review fixes 17 years ago
lf_dynarray.c Windows fixes 18 years ago
lf_hash.c Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
list.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
ma_dyncol.c Compiler warning about assigned but not used variables fixed. 14 years ago
make-ccc Remove unused (and incorrect) my_lread() and my_lwrite() 19 years ago
make-conf.c Many files: 19 years ago
md5.c Bug #42434: license of mysys MD5 implementation is not GPL-compatible 17 years ago
mf_arr_appstr.c Bug #20748: Configuration files should not be read more than once 18 years ago
mf_brkhant.c Many files: 19 years ago
mf_cache.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mf_dirname.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mf_fn_ext.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mf_format.c Updated/added copyright headers 15 years ago
mf_getdate.c Merge with 5.2. 14 years ago
mf_iocache.c Merge with 5.2. 14 years ago
mf_iocache2.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
mf_keycache.c Merge with MariaDB 5.1 14 years ago
mf_keycaches.c Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 19 years ago
mf_loadpath.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
mf_pack.c Use UNINIT_VAR workaround instead of LINT_INIT. 16 years ago
mf_path.c Slow query log to file now displays queries with microsecond precission 19 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 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 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 Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maint 18 years ago
mf_soundex.c Added extra argument to longlong2str() to make it have same prototype is int2str() 15 years ago
mf_tempdir.c Updated/added copyright headers 15 years ago
mf_tempfile.c Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1 18 years ago
mf_unixpath.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
mf_util.c Many files: 19 years ago
mf_wcomp.c Many files: 19 years ago
mf_wfile.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
mulalloc.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_access.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
my_aes.c my_strtoll10-x86.s: 19 years ago
my_alarm.c Many files: 19 years ago
my_alloc.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
my_append.c Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
my_atomic.c Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-maria 19 years ago
my_bit.c Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-maria 19 years ago
my_bitmap.c Merge with 5.2. 14 years ago
my_chmod.c Added wrapper for chmod(): my_chmod() 18 years ago
my_chsize.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_clock.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
my_compare.c Merge with 5.2. 14 years ago
my_compress.c Fix most Compiler warnings seen in buildbot. 16 years ago
my_conio.c Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
my_copy.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
my_crc32.c Many files: 19 years ago
my_create.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_delete.c Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main 18 years ago
my_div.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_dup.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_error.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
my_file.c Merge with 5.2. 14 years ago
my_fopen.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_fstream.c Merge with 5.2. 14 years ago
my_gethwaddr.c MDEV-106 my_gethwaddr() does not compile on Solaris 11 14 years ago
my_getncpus.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
my_getopt.c Merge with MariaDB 5.1 14 years ago
my_getpagesize.c Many files: 19 years ago
my_getsystime.c Patch to get MariaDB to compile on CYGWIN; By Guenter Knauf 14 years ago
my_getwd.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
my_handler_errors.h Merge with 5.2. 14 years ago
my_init.c Merge with 5.2. 14 years ago
my_largepage.c Updated/added copyright headers 15 years ago
my_lib.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_libwrap.c Many files: 19 years ago
my_lock.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_lockmem.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_malloc.c Merge with MariaDB 5.1 14 years ago
my_memmem.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_messnc.c Many files: 19 years ago
my_mkdir.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
my_mmap.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_net.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
my_netware.c Many files: 19 years ago
my_new.cc Updated/added copyright headers 15 years ago
my_once.c Fix build error after last push with --with-debug=full due to SAFEMALLOC now being 17 years ago
my_open.c Merge 5.2->5.3 14 years ago
my_port.c Merge with MySQL 5.1.57/58 15 years ago
my_pread.c Merge with 5.2. 14 years ago
my_pthread.c WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 years ago
my_quick.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_read.c Merge 5.2->5.3 14 years ago
my_realloc.c Fix build error after last push with --with-debug=full due to SAFEMALLOC now being 17 years ago
my_redel.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
my_rename.c Merged with mysql-5.1 main tree. 19 years ago
my_rnd.c We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
my_safehash.c Fixed compiler warnings 19 years ago
my_safehash.h Merged with mysql-5.1 main tree. 19 years ago
my_seek.c Merge with 5.2. 14 years ago
my_sleep.c WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 years ago
my_static.c Merge with 5.2. 14 years ago
my_static.h wl#173 - temporal types with sub-second resolution 15 years ago
my_symlink.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
my_symlink2.c Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
my_sync.c Merge with 5.2. 14 years ago
my_thr_init.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
my_uuid.c Merge with 5.1-microseconds 15 years ago
my_vle.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_wincond.c Merge with 5.2. 14 years ago
my_windac.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_winerr.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_winfile.c Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
my_winthread.c Merge with 5.2. 14 years ago
my_write.c Merge with 5.2. 14 years ago
mysys_priv.h Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
ptr_cmp.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
queues.c Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_lock_kill 15 years ago
rijndael.c my_strtoll10-x86.s: 19 years ago
safemalloc.c Merge with MariaDB 5.1 14 years ago
sha1.c Bug #56427 : Replace copyright notice removed from SHA1 code 15 years ago
stacktrace.c Fixed compiler warnings 14 years ago
string.c Merge with 5.2. 14 years ago
test_charset.c Fix doxygen warnings. 19 years ago
test_dir.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
test_fn.c Many files: 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 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
thr_alarm.c Merge with 5.2. 14 years ago
thr_lock.c Fixed lp:933719, "Assertion open_tables == 0 ... " in THD::restore_backup_open_tables_state. 14 years ago
thr_mutex.c Merge with MariaDB 5.1 14 years ago
thr_rwlock.c Backport fix for MySQL bug #56405 : 15 years ago
tree.c Merge in new handler and handlersocket code into 5.3 main 15 years ago
trie.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
typelib.c Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 14 years ago
waiting_threads.c Merge with 5.1-microseconds 15 years ago
wqueue.c Debug code fixed. 18 years ago