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 54a3d1869c Automatic merge 15 years ago
..
.cvsignore Import changeset 26 years ago
CMakeLists.txt Merge with dynamic column code 15 years ago
ChangeLog Fix skipp -> skip once and for all. 22 years ago
Makefile.am Merge with dynamic column code 15 years ago
array.c Merge MySQL 5.1.39 into MariaDB 5.1. 16 years ago
base64.c fixed compilation warnings. addendum to the fix for bug 29125 17 years ago
charset-def.c Applied Antony T Curtis patch for declaring many CHARSET objects as const 16 years ago
charset.c Rewritten patch of percona - switching query cache on and off, removing comments. 15 years ago
checksum.c cleanup 18 years ago
default.c Recommit of Bug#49447. 16 years ago
default_modify.c Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
errors.c Merge with MySQL 5.1.55 15 years ago
hash.c Merge with 5.2 15 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 Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) 15 years ago
make-ccc Remove unused (and incorrect) my_lread() and my_lwrite() 20 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 BUG#43949 Initialization of slave produces a warning message in Valgrind 17 years ago
mf_getdate.c Bug#44664: valgrind warning for COMMIT_AND_CHAIN and ROLLBACK_AND_CHAIN 17 years ago
mf_iocache.c Merge with MySQL 5.1.50 16 years ago
mf_iocache2.c Merge MySQL->MariaDB 17 years ago
mf_keycache.c merge w/ 5.1 15 years ago
mf_keycaches.c Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 19 years ago
mf_loadpath.c Merge with MySQL 5.1.47 16 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() 16 years ago
mf_tempdir.c Bug#29125 Windows Server X64: so many compiler warnings 17 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 Bug#42733: Type-punning warnings when compiling MySQL -- 16 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 Merge with MySQL 5.1.49 16 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 MySQL 5.1.57/58 15 years ago
my_chmod.c Added wrapper for chmod(): my_chmod() 18 years ago
my_chsize.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_clock.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
my_compare.c Merge with MariaDB 5.2 15 years ago
my_compress.c Fix most Compiler warnings seen in buildbot. 17 years ago
my_conio.c Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
my_copy.c mysqltest now gives error messages with error code for my_delete, my_rename, my_copy etc. 15 years ago
my_crc32.c Many files: 19 years ago
my_create.c Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main 18 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 Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
my_error.c Merged with mysql-5.1 tree. 17 years ago
my_file.c Merge with MySQL 5.1.47 16 years ago
my_fopen.c Merge with MySQL 5.1.55 15 years ago
my_fstream.c Merge BUG#22082 from 5.0-bugteam to 5.1-bugteam 17 years ago
my_gethwaddr.c Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
my_getncpus.c Merge with MySQL 5.1.55 15 years ago
my_getopt.c merge with 5.1 15 years ago
my_getpagesize.c Many files: 19 years ago
my_getsystime.c Merge with 5.1 to get in changes from MySQL 5.1.55 15 years ago
my_getwd.c missing DBUG_RETURNs 16 years ago
my_handler_errors.h Added HA_ERR_DISK_FULL handler error 15 years ago
my_init.c MBUG#452116: MariaDB: mysql_install_db causes server segfault 16 years ago
my_largepage.c Bug #43606: 4GB Limit on huge_pages shared memory set-up 16 years ago
my_lib.c Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maint 18 years ago
my_libwrap.c Many files: 19 years ago
my_lock.c Added versioning of Maria index 18 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 MySQL 5.1.49 16 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 Merge mysql.com:/home/kent/bk/main/mysql-5.0 19 years ago
my_net.c Bug #11758687: 50924: object names not resolved correctly 15 years ago
my_netware.c Many files: 19 years ago
my_new.cc Bug#43461: invalid comparison with string literal in default.c 17 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 hynda.mysql.fi:/home/my/mysql-5.1-main 18 years ago
my_port.c Merge with MySQL 5.1.57/58 15 years ago
my_pread.c Merged with mysql-5.1 tree. 17 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 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
my_read.c Merged with mysql-5.1 tree. 17 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 Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of the index file before it's repaired. 15 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 MySQL 5.1.55 15 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 Added --sync-sys=0 option for mysqld to skip sync() calls for faster testing 16 years ago
my_static.h Fixed compiler warnings 18 years ago
my_symlink.c Merge with MySQL 5.1.55 15 years ago
my_symlink2.c Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
my_sync.c Mbug#677407 / MySQL Bug#48883: Stale data from INNODB_LOCKS table. 15 years ago
my_thr_init.c make force really force 16 years ago
my_uuid.c MWL#74: Shared libmysqld.so library. 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 MySQL 5.1, with following additions: 16 years ago
my_windac.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_winthread.c make force really force 16 years ago
my_write.c merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria except 17 years ago
mysys_priv.h WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 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 5.1 to get in changes from MySQL 5.1.55 15 years ago
sha1.c Bug #56427 : Replace copyright notice removed from SHA1 code 15 years ago
stacktrace.c Workaround a GCC warning about a pointer being cast to a larger 15 years ago
string.c Adding support for Dynamic columns (WL#34): 15 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 Implementation of MWL#172: Add support for prepared statements to HANDLER READ 15 years ago
thr_lock.c Merge with 5.2 15 years ago
thr_mutex.c - Reduced memory requirements for mysqltest to 1/4.th This also gave a speedup for 5x for some tests. 15 years ago
thr_rwlock.c Merge with MySQL 5.1.55 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 Merge the last bit of MySQL 5.1.41 into MariaDB. 16 years ago
waiting_threads.c compilation fixes 17 years ago
wqueue.c Debug code fixed. 18 years ago