505 Commits (a7f87effa57f6486c23bf5b340c8474a635dcf71)

Author SHA1 Message Date
Marko Mäkelä a0a51251e4 Bug#11759688 52020: InnoDB can still deadlock on just INSERT...ON DUPLICATE KEY 14 years ago
Marko Mäkelä b003b6294c Add debug assertions to catch Bug#13345378 earlier. 14 years ago
Marko Mäkelä 2c67d5066d Revert revno:3452.71.32 (Bug#12612184 fix). 14 years ago
Marko Mäkelä 91b5e9352a Revert most of revno 3560.9.1 (Bug#12704861) 14 years ago
Marko Mäkelä 013ba71dfd Bug#13002783 PARTIALLY UNINITIALIZED CASCADE UPDATE VECTOR 14 years ago
Marko Mäkelä 8a0be8a541 Bug#13116045 Compilation failure using GCC 4.6.1 in btr/btr0cur.c 14 years ago
Marko Mäkelä 16c919527f Add InnoDB UNIV_SYNC_DEBUG assertions to rw-lock code. 14 years ago
unknown c6d47e6e01 Bug#12980094 and Bug#13034534 14 years ago
Sergei Golubchik 45ee26699e remove redundant declarations 14 years ago
Marko Mäkelä 7f729cfac4 Bug#12963823 CRASH IN PURGE THREAD UNDER UNUSUAL CIRCUMSTANCES 14 years ago
Marko Mäkelä 3436169892 Hopefully final fix of Bug#11766591 59733: Possible deadlock 14 years ago
Marko Mäkelä 132f023b08 Bug#11766591 59733: POSSIBLE DEADLOCK WHEN BUFFERED CHANGES ARE DISCARDED 14 years ago
Marko Mäkelä 41f229cd9e Bug#12704861 Corruption after a crash during BLOB update 14 years ago
Marko Mäkelä f2f4b19678 Bug#12626794 61240: UNUSED FUNCTIONS ... 15 years ago
Marko Mäkelä 7645c5ee90 Bug#12835650 VARCHAR maximum length performance impact 15 years ago
Marko Mäkelä 0f37ccb30f Bug #12612184 BLOB debug code cleanup: 15 years ago
Vasil Dimov 0dfe86f53f Silence bogus compiler warning introduced in 15 years ago
Marko Mäkelä 417a267927 Re-enable the debug assertions for Bug#12650861. 15 years ago
Marko Mäkelä 5b4ceba58d Bug#12612184 Race condition after btr_cur_pessimistic_update() 15 years ago
Marko Mäkelä a862937699 Introduce UNIV_BLOB_NULL_DEBUG for temporarily hiding Bug#12650861. 15 years ago
Marko Mäkelä 4412b5dab6 Disable a debug assertion that was added to track down Bug#12612184. 15 years ago
Marko Mäkelä 6348b7375a BLOB instrumentation for Bug#12612184 Race condition in row_upd_clust_rec() 15 years ago
Dmitry Lenev 861291f1ab Fix for bug #11762012 - "54553: INNODB ASSERTS IN 15 years ago
Jimmy Yang 3fa4aaac71 Fix bug #11796673 address backward compatibility on index with 15 years ago
Marko Mäkelä 12fbe05c6a Bug #11760042 - 52409: Assertion failure: long semaphore wait 15 years ago
Marko Mäkelä 0ff2a182b6 Bug #11766513 - 59641: Prepared XA transaction in system after hard crash 15 years ago
Marko Mäkelä ddec6ecdd8 Bug#11877216 InnoDB too eager to commit suicide on a busy server 15 years ago
MySQL Build Team 17234d6088 Backport into build-201102032246-5.1.52sp1 15 years ago
Jimmy Yang 71e8043bae Fix Bug #59465 btr_estimate_number_of_different_key_vals use incorrect offset 15 years ago
Marko Mäkelä 786ac62c82 Bug#59440 Race condition in XA ROLLBACK and XA COMMIT after server restart 15 years ago
Marko Mäkelä 46b7ef6991 Bug#59464 Race condition in row_vers_build_for_semi_consistent_read 15 years ago
Marko Mäkelä 359bddbee1 Bug#59579 rw_lock_debug_print outputs to stderr 15 years ago
Marko Mäkelä 1f3975b4f8 Non-functional changes. 15 years ago
Jimmy Yang 9cd4d49840 Fix Bug#30423 "InnoDBs treatment of NULL in index stats causes bad 15 years ago
Vasil Dimov 15273e4310 (Builtin InnoDB) Fix Bug#59303 Correct URL in crash message 15 years ago
Jimmy Yang fe8fbaaddb Fix Bug #59197 double quote in field comment prevents foreign key 15 years ago
Jimmy Yang c143ff4848 Fix Bug #59157 valgrind conditional jump warning from dict_load_foreign. 15 years ago
Michael Widenius e68ff46653 Fixed compiler and gmake warnings 15 years ago
unknown 0de9a4abab MWL#74: Shared libmysqld.so library. 15 years ago
Jimmy Yang 7ade161589 Port fix for Bug #48026 to 5.1 built-in and plugin: Log start and end 15 years ago
Marko Mäkelä dfe39f68a9 rw_lock_debug_print(): Output the thread ID in unsigned format. 15 years ago
Calvin Sun 16feea4109 Bug#52062: Compiler warning in os0file.c on windows 64-bit 15 years ago
Inaam Rana 26738c280f Bug #57611 ibdata file and continuous growing undo logs 15 years ago
Jimmy Yang e8f228e7eb Fix Bug #57616 Sig 11 in dict_load_table() when failed to load 15 years ago
Jimmy Yang 1e09ea9549 Fix bug #57616 Sig 11 in dict_load_table() when failed to load index 15 years ago
Davi Arnaut 7406b38efa Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
Davi Arnaut 8875c2c2e0 Bug#45288: pb2 returns a lot of compilation warnings on linux 15 years ago
Marko Mäkelä a8f2f7af32 Bug #56680 wrong InnoDB results from a case-insensitive covering index 15 years ago
Vasil Dimov 902b13fa57 Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZE 15 years ago
Vasil Dimov 4c14da7975 Fix Bug#56143 too many foreign keys causes output of show create table to become invalid 15 years ago