87 Commits (a88c86f67f57fe19d4018717822bece5f4e50cfc)

Author SHA1 Message Date
Anurag Shekhar 90032c1007 Bug #44723 Larger read_buffer_size values can cause performance 16 years ago
monty@mysql.com/narttu.mysql.fi 7887babe69 Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
jani@ua141d10.elisa.omakaista.fi 5c542a4656 Fixed compiler warnings. 19 years ago
msvensson@pilot.blaudden 0b5c41acc7 Bug#25807 LOAD DATA INFILE does not work with Pipes 19 years ago
cmiller@zippy.cornsilk.net 9e9dd4327c Bug#25807: LOAD DATA INFILE does not work with Pipes 19 years ago
Kristofer.Pettersson@naruto. 270752654e Bug#24751 - Possible infinit loop in init_io_cache() when insufficient memory 19 years ago
thek@kpdesk.mysql.com 0906993457 Cset exclude: thek@kpdesk.mysql.com|ChangeSet|20061106104152|07628 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
monty@mysql.com/nosik.monty.fi e825879800 Remove compiler warnings 19 years ago
thek@kpdesk.mysql.com 689a32385a Bug#23010 _my_b_read() passing illegal file handles to my_seek() 19 years ago
cmiller@zippy.cornsilk.net e235c8c421 Fix merge collision. 19 years ago
thek@kpdesk.mysql.com 12d8f2bf31 Bug#22828 _my_b_read() ignores return values for my_seek() calls 19 years ago
Kristofer.Pettersson@naruto. 3b316569a7 Bug#23010 _my_b_read() passing illegal file handles to my_seek() 19 years ago
istruewing@chilla.local 5f08a83186 Bug#8283 - OPTIMIZE TABLE causes data loss 19 years ago
ingo@mysql.com 718ae78972 Bug#11527 - Setting myisam_repair_threads to >1 leads to corruption 20 years ago
jani@a193-229-222-105.elisa-laajakaista.fi acf218b708 Several fixes revelaled by Intel compiler. 20 years ago
georg@lmy002.wdf.sap.corp b64e6db5a4 fixes for windows 64-bit compiler warnings 21 years ago
jimw@mysql.com a33a283a49 Fix change to allow FIFO as log. (Bug #8271) 21 years ago
jimw@mysql.com 165f2abba5 Avoid doing a seek when first setting up the IO cache for a file, 21 years ago
jani@ua141d10.elisa.omakaista.fi 8db4423b8c Fixed Bug#8922. 21 years ago
jimw@mysql.com 2ca5cec8c2 Avoid calls to my_seek() and my_tell() on log files so that 21 years ago
monty@mysql.com a37e91e435 Changed interface for my_strntod() to make it more general and more portable 21 years ago
monty@mysql.com 6d280ac161 Fixed possible access to unintialized memory in filesort when using many buffers 21 years ago
monty@mysql.com 309d691e65 Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago
konstantin@mysql.com f08bbd1f12 assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 22 years ago
paul@kite-hub.kitebird.com 2f0ca1ce42 Fix skipp -> skip once and for all. 22 years ago
dlenev@jabberwock.localdomain a80f46bfdf WL#775 "Add status variable identifying binlog_cache_size shortage" 22 years ago
serg@serg.mylan d8a9a8267b shared IO_CACHE: protection against remove_io_share in a wrong time 22 years ago
monty@mysql.com 4ee44751d9 Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 22 years ago
ram@gw.mysql.r18.ru f231d9826b just tried to find all 'skipp' and replace it with 'skip'. 22 years ago
jani@rhols221.adsl.netsonic.fi 1cc08ed699 Fixed Bug#2123, mysqld segmentation faulted when it tried to 22 years ago
monty@mysql.com d08945498e Fixed memory leak with RAID tables 22 years ago
guilhem@mysql.com 6e32e19047 Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we write 23 years ago
serg@serg.mysql.com 585185d7b8 do not "trust number of broadcasts" in shared IO_CACHE 23 years ago
serg@serg.mysql.com f29224c6fe fixed bug in parallel repair 23 years ago
monty@mashka.mysql.fi 6603d75213 New multi-table-update code 23 years ago
monty@hundin.mysql.fi 03b0179af9 Use our version of RWLOCKS on UNIXWARE 7 24 years ago
monty@hundin.mysql.fi c99c1fd384 Changed IF(expr, column, NULL) to take type from column 24 years ago
monty@mashka.mysql.fi 2c4fa340cc Lots of code fixes to the replication code (especially the binary logging and index log file handling) 24 years ago
monty@mashka.mysql.fi dddc20d9d1 New SET syntax & system variables. 24 years ago
serg@sergbook.mysql.com 2fe3fec4e4 parallel repair needs rec_buff local for thread !!! 24 years ago
monty@hundin.mysql.fi 6cb77c6b3e Portability fixes. 24 years ago
serg@serg.mysql.com f3e1fb4d4c post-merge fix 24 years ago
serg@serg.mysql.com 53ac59b913 "myisamchk -p" for parallel recover works (no extensive testing though) 24 years ago
monty@hundin.mysql.fi 6b36860c9c Made lock_io_cache() and unlock_io_cache() as functions. 24 years ago
serg@serg.mysql.com 5c83ae3fca multithreaded repair-by-sort code 24 years ago
monty@mashka.mysql.fi 2aecdd1a91 Big code cleanup/review before 4.0.2 release. 24 years ago
monty@hundin.mysql.fi e4130b11c9 removed init_count from IO_CACHE. 24 years ago
sasha@mysql.sashanet.com 14603a3620 relay_log_space_limit 24 years ago