42 Commits (627707e2f8bc40c43b7f1ac04f12dbc3f65992f2)

Author SHA1 Message Date
Magne Mahre ebd24626ca Remove configuration preprocessor symbols 'THREAD' 15 years ago
Davi Arnaut e81506971f WL#5498: Remove dead and unused source code 16 years ago
Davi Arnaut 9fd9857e0b WL#5498: Remove dead and unused source code 16 years ago
Davi Arnaut 0b83096be5 Bug#48327: Some crashes specific to FreeBSD ("embedded") 16 years ago
Davi Arnaut a10ae35328 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 16 years ago
Sergey Vojtovich 356d075418 BUG#51868 - crash with myisam_use_mmap and partitioned 16 years ago
Sergey Vojtovich 55a3e3a0b0 BUG#49628 - corrupt table after legal SQL, LONGTEXT column 16 years ago
Marc Alff 57fd11788e WL#2360 Performance schema 16 years ago
Konstantin Osipov 4cff617c25 Backport of: 16 years ago
Alexey Botchkov 643419754c Bug #47139 Test "merge" crashes in "embedded" run 16 years ago
Narayanan V 9b1076b471 Bug#38848 myisam_use_mmap causes widespread myisam corruption on windows 17 years ago
guilhem@gbichot4.local 9e2b31b026 Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> 18 years ago
istruewing@stella.local f126800b35 Bug#33222 - myisam-table drops rows when column is added 18 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/nosik.monty.fi e53a73e26c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 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
istruewing@chilla.local 1b35f19223 Bug#25460 - High concurrency MyISAM access causes severe mysqld crash. 19 years ago
svoj@april.(none) afdb3faae1 after merge fix 20 years ago
vtkachenko@quadxeon.mysql.com ab301016f2 myisamdef.h, mi_locking.c, mi_dynrec.c: 20 years ago
vtkachenko@quadxeon.mysql.com 045747f23d Many files: 20 years ago
brian@zim.(none) 2a7c71e309 Changes to create storage directory for storage engines. 21 years ago
serg@serg.mylan 0294339b9c don't check record's checksum in REPAIR 21 years ago
monty@mysql.com 3fb088a075 Add 0x before pointers (to help with debugging) 21 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
guilhem@mysql.com 7d575447ed A DBUG_RETURN to match a DBUG_ENTER 22 years ago
ram@gw.mysql.r18.ru f231d9826b just tried to find all 'skipp' and replace it with 'skip'. 22 years ago
serg@serg.mylan 4f845f4c12 two bugs in parallel repair fixed 22 years ago
monty@mysql.com d4543818b0 Fixed table crash bug when updating row > 16M (Bug #2159) 22 years ago
monty@narttu.mysql.fi dfd981505a More explicit error messages from myisamchk 22 years ago
monty@narttu.mysql.fi a2a1e97226 Portability fixes 23 years ago
serg@serg.mylan d09626d9d6 post-merge fixes 23 years ago
monty@narttu.mysql.fi cd25e1691c ixed overflow bug in MyISAM and ISAM when using packed tables with a lot of fields and blobs 23 years ago
monty@narttu.mysql.fi 8a77f97079 Add detection of in_addr_t 23 years ago
monty@mashka.mysql.fi 4bde719df7 Safety fix to enable RAID in max binaries 23 years ago
Sinisa@sinisa.nasamreza.org a496daf777 A fix for a bug in MyISAM with large number of NULL columns and at 23 years ago
Sinisa@sinisa.nasamreza.org e6a724fd83 A fix for a bug when INSERT is attempted into a table with a BLOB and 23 years ago
monty@butch. a2bdf9265f Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 23 years ago
monty@hundin.mysql.fi c99c1fd384 Changed IF(expr, column, NULL) to take type from column 24 years ago
serg@sergbook.mysql.com 43ef1198e9 MyISAM: always store alloced_rec_buff_length with the buffer itself 24 years ago
monty@mashka.mysql.fi c702a1f8fd Removed wrong implementation of CUBE/ROLLUP 24 years ago
serg@sergbook.mysql.com 2fe3fec4e4 parallel repair needs rec_buff local for thread !!! 24 years ago
serg@sergbook.mysql.com 3f6491e3eb yet another generalization for rec_buff handling, MI_INFO doesn't need rec_alloc anymore 24 years ago
serg@sergbook.mysql.com 0ae810ae85 mi_fix_rec_buff_for_blob() generalized a bit 24 years ago
monty@hundin.mysql.fi b44b485491 Ensure that share->tot_locks s updated correctly 24 years ago
monty@hundin.mysql.fi 9ca9fc2283 Fix for MyISAM records > 16M 24 years ago
monty@hundin.mysql.fi b658662ae4 Update copyright 24 years ago
monty@hundin.mysql.fi 4c60b41954 Portability fix 24 years ago
monty@tramp.mysql.fi abb7df2de1 Fixed error message when opening a not-MyISAM file. 24 years ago
monty@hundin.mysql.fi 880026ccf6 Cleaned up SSL documentation 24 years ago
monty@hundin.mysql.fi 0b2af6bdfd Ensure that libmysqlclient doesn't use raid 25 years ago