104 Commits (f9e6613bd4f118eab00881900b1f2c6ef0554e7f)

Author SHA1 Message Date
Sujatha Sivakumar f9e6613bd4 Bug#13961678:MULTI-STATEMENT TRANSACTION REQUIRED MORE THAN 14 years ago
Kent Boortz e5ce023f57 Updated/added copyright headers 15 years ago
Magne Mahre ebd24626ca Remove configuration preprocessor symbols 'THREAD' 15 years ago
Marc Alff 80589ada50 Bug#58052 Binary log IO not being accounted for properly 15 years ago
Davi Arnaut 85bbcfee02 WL#5498: Remove dead and unused source code 16 years ago
Davi Arnaut c96b249fc3 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Davi Arnaut a10ae35328 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 16 years ago
Konstantin Osipov cace7d3038 Salvage comments added by Ingo while working on 16 years ago
Marc Alff e33a8b2a1a WL#2360 Performance schema 16 years ago
Davi Arnaut ca96ac5351 Post-merge fix. Observe C declaration placement rules. 17 years ago
Anurag Shekhar 90032c1007 Bug #44723 Larger read_buffer_size values can cause performance 17 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. 21 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