334 Commits (9c85ced30dc4f6d28b4fe7ad1b73ca76f3c43a44)

Author SHA1 Message Date
Jan Lindström 9c85ced30d Merge fix. 12 years ago
Seppo Jaakola 0a9216835f Initial merge result with mariaDB 10: lp:maria 13 years ago
Sergey Petrunya 50dda403b7 Fix test errors like: 13 years ago
Michael Widenius 94d722b6a4 ha_partition.cc and ha_partition.h are now completely merged 13 years ago
Michael Widenius 2534521f9a Fixed some merge issues: 13 years ago
Sergei Golubchik 3ad01d00f2 error messages: name the storage engine explicitly, 13 years ago
Sergei Golubchik 474fe6d9d9 fixes for test failures 13 years ago
unknown ddd3e261b2 MDEV-254: Server hang with FLUSH TABLES WITH READ LOCK AND DISABLE CHECKPOINT 14 years ago
Michael Widenius 9ef537ac61 Fixed lp:963603 "Assertion `lock_type != TL_UNLOCK && (lock_type == TL_IGNORE || file->lock.type == TL_UNLOCK)' failed in ha_maria::store_lock with DML, triggers, views" 14 years ago
Michael Widenius a579adea66 Cleanups: 14 years ago
Michael Widenius 2b625ac3e0 Fixed lp:933719, "Assertion open_tables == 0 ... " in THD::restore_backup_open_tables_state. 14 years ago
Sergey Petrunya 8e25dcfcd7 BUG#868908: Crash in check_simple_equality() with semijoin + materialization + prepared statement 14 years ago
unknown 5e7b949e61 Fix crash due to wrong my_error() call (5.5 after-merge fix). 14 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Michael Widenius 6da8ac5f71 Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK" 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Mikael Ronstrom fd926652de Removed no longer needed header files 15 years ago
Michael Widenius ff3da0f963 Change TABLE->alias to String for less memory reallocation 15 years ago
Michael Widenius 69fe020f01 Fixed bugs found by buildbot: 15 years ago
Michael Widenius e63b5546c5 Implementation of MWL#172: Add support for prepared statements to HANDLER READ 15 years ago
Michael Widenius 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
Dmitry Lenev 6bf6272fda Patch that refactors global read lock implementation and fixes 15 years ago
Michael Widenius 20acfbf30d Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
Mikael Ronstrom 4dff0296f4 Added more wait states for THD wait service 15 years ago
Davi Arnaut 2881b8014c Bug#37780: Make KILL reliable (main.kill fails randomly) 15 years ago
Davi Arnaut 3e9c52250a Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
Dmitry Lenev 00496b7acd Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSH 16 years ago
Konstantin Osipov 740c0d3a87 Implement WL#5502 Remove dead 5.0 class Sensitive_cursor. 16 years ago
Davi Arnaut f56dd32bf7 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 16 years ago
Jon Olav Hauglid 9ff272fbbd A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATE 16 years ago
Konstantin Osipov 52f361ecb8 A fix for Bug#54811 "Assert in mysql_lock_have_duplicate()". 16 years ago
Konstantin Osipov 33c57e2f9e WL#5419 "LOCK_open scalability: make tdc_refresh_version 16 years ago
Davi Arnaut 1164841167 Backport: Remove unused and ancient files, functions, and facilities. 16 years ago
Dmitry Lenev ae1ae4bd63 Fix for bug #51263 "Deadlock between transactional 16 years ago
Dmitry Lenev bee0f214fd Pre-requisite patch for bug #51263 "Deadlock between 16 years ago
Mats Kindahl 23d8586dbf WL#5030: Split and remove mysql_priv.h 16 years ago
Konstantin Osipov 7116431a8a A review comment for the fix for Bug#46672. 16 years ago
Davi Arnaut b11740894e Bug#33669: Transactional temporary tables do not work under --read-only 16 years ago
Jon Olav Hauglid e60ef89317 Followup to Bug#45225 Locking: hang if drop table with no timeout 16 years ago
Jon Olav Hauglid 3d6a89e792 Bug #45225 Locking: hang if drop table with no timeout 16 years ago
Michael Widenius d77e3cde5f When one does a drop table, the indexes are not flushed to disk before drop anymore (with MyISAM/Maria) 16 years ago
Dmitry Lenev 8018ec5adb Fix for bug #50913 "Deadlock between open_and_lock_tables_derived 16 years ago
Dmitry Lenev eba5d30e67 Implement new type-of-operation-aware metadata locks. 16 years ago
Dmitry Lenev 6ddd01c27a Patch that changes metadata locking subsystem to use mutex per lock and 16 years ago
Marc Alff e0e0f9e3d4 WL#2360 Performance schema 16 years ago
Marc Alff 3d91522561 WL#2360 Performance schema 16 years ago
Konstantin Osipov bf9c1b7353 Apply and review: 16 years ago
Konstantin Osipov dfdbc84585 A prerequisite patch for the fix for Bug#46224 16 years ago
Marc Alff 0531f85e16 Merge cleanup 16 years ago
Jon Olav Hauglid 3d062adf25 Backport of revno: 3685 16 years ago