3689 Commits (9c89cca5e364310928bde10287a56128378c107c)

Author SHA1 Message Date
Dmitry Lenev 9c89cca5e3 Fix for bug#11766714 (former bug @59888) "debug assertion when 15 years ago
Marko Mäkelä 5adf2313f7 Bug #55284 diagnostics: Introduce UNIV_BLOB_LIGHT_DEBUG, enabled by UNIV_DEBUG 15 years ago
Marko Mäkelä 7c45708f5d Non-functional changes (cleanup) made while narrowing down Bug #55284: 15 years ago
Marko Mäkelä f2eacde4cd Bug #55284 diagnostics: When UNIV_DEBUG, do not tolerate garbage in 15 years ago
Marko Mäkelä 1f796c2b64 Bug #55284 diagnostics: Enable UNIV_DEBUG_FILE_ACCESSES by UNIV_DEBUG 15 years ago
Marko Mäkelä e952ee1158 Bug#59230 assert 0 row_upd_changes_ord_field_binary() in post-crash 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ä e44703db76 Bug#59585 Fix 58912 introduces compiler warning 15 years ago
Marko Mäkelä 896e0ba4e0 Bug#59486 Incorrect usage of UNIV_UNLIKELY() in mlog_parse_string() 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ä 60a622d1c1 Bug#59707 Unused compression-related parameters in buffer pool functions 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
Marko Mäkelä 7fb17e42cf Bug#59181 InnoDB compilation failure on the Sun Studio compiler 15 years ago
Vasil Dimov 2815ffeeb9 Increment InnoDB Plugin version from 1.0.14 to 1.0.15. 15 years ago
Vasil Dimov 8a49f0b138 Followup to vasil.dimov@oracle.com-20110107091222-q23qpb5skev0j9gc 15 years ago
Vasil Dimov 7365ef123c Fix Bug#59327 Fix autoconf usage for innodb_plugin 15 years ago
Jimmy Yang 95cc85dbf5 Backport Bug #58643 InnoDB: too long table name. Also fix Bug #59312 examine 15 years ago
Jimmy Yang 5ef429fd3c Fix Bug #55397 cannot select from innodb_trx when trx_query contains blobs 15 years ago
Vasil Dimov fd7de284d4 (InnoDB Plugin) Fix Bug#59303 Correct URL in crash message 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
Calvin Sun 845e725a51 Fix a build error on Windows, introduced by revision-id: 15 years ago
Marko Mäkelä 721a890e48 Bug #55284 Double BLOB free due to lock wait while updating PRIMARY KEY 15 years ago
Marko Mäkelä 590fdf7792 Bug#58912 InnoDB unnecessarily avoids update-in-place on column prefix indexes 15 years ago
Ramil Kalimullin 0137e02899 Fix for bug#48451: my_seek and my_tell ignore MY_WME flag 15 years ago
Jimmy Yang 662fb84a42 Fix Bug #57600 output of I/O sum[%lu] can go negative 15 years ago
Dmitry Shulga 5ca6880def Fixed bug#54486 - assert in my_seek, concurrent 15 years ago
Marko Mäkelä 469a811299 Bug#58623: Bogus debug assertion failure in i_s_locks_row_validate() 15 years ago
unknown f6c03ab820 RB://518 approved by Jimmy Yang and Sunny bains 15 years ago
Sunny Bains a699e4fce8 Fix Bug# 56228 - Dropping tables from within an active statement crashes server 15 years ago
Vasil Dimov e13bde85b5 Bug#47350 Support innodb plugin without separate shared object 15 years ago
Sunny Bains 61c2b12da7 Fix bug# 18274 InnoDB auto_increment field reset on OPTIMIZE TABLE 15 years ago
Marko Mäkelä 4bb4eb800e Fix a debug assertion failure in the Bug#57802 fix. 15 years ago
Vasil Dimov f9c2f7cd01 Remove unused parameter has_dict_mutex of dict_update_statistics_low() 15 years ago
Marko Mäkelä db054043ac Bug#57802 Empty ASSERTION parameter passed to the HASH_SEARCH macro 15 years ago
Marko Mäkelä 298717f419 Declarations and code do not mix in C90, not even within UNIV_DEBUG. 15 years ago
Jimmy Yang f2215a11ac Fix Bug #48026 Log start and end of InnoDB buffer pool initialization 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
Davi Arnaut cd1c6e220d Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 15 years ago
Sergey Vojtovich 13bc5b3f3d BUG#58079 - Remove the IBM DB2 storage engine 15 years ago
Marko Mäkelä 57cb45514d row_ins_index_entry(): Note that only CREATE INDEX sets foreign=FALSE. 15 years ago
Sunny Bains 1f0f542a42 Add change log entry for bug#54538 fix. 15 years ago
Marko Mäkelä dfe39f68a9 rw_lock_debug_print(): Output the thread ID in unsigned format. 15 years ago
Vasil Dimov a491492f15 Add ChangeLog entry for Bug#53046 15 years ago
Marko Mäkelä bfc7040355 Bug#57947 InnoDB diagnostics shows btr_block_get calls instead of real callers 15 years ago
Marko Mäkelä eab53d4e80 Non-functional change: Remove bogus const qualifiers 15 years ago