181746 Commits (4cad42392a2c498a2be92a77b21b1ec4027c9ea9)
 

Author SHA1 Message Date
Marko Mäkelä 4cad42392a MDEV-12266: Change dict_table_t::space to fil_space_t* 8 years ago
Marko Mäkelä c02c329a8e MDEV-12266: Skip a lookup when checking free space 8 years ago
Marko Mäkelä 330ecb906d MDEV-12266: fsp_flags_try_adjust(): Remove lookup 8 years ago
Marko Mäkelä 05863142ad MDEV-12266: Remove fil_system_t::named_spaces 8 years ago
Marko Mäkelä 9043bec954 MDEV-12266: Make trx_rseg_t::space a pointer 8 years ago
Marko Mäkelä 39ed074317 MDEV-12266: Remove trx_undo_t::space 8 years ago
Marko Mäkelä 5dd5b6cadc MDEV-12266: Clean up btr_search_drop_page_hash_when_freed() 8 years ago
Marko Mäkelä e2bf76cb32 MDEV-12266: Cleanup DISCARD TABLESPACE 8 years ago
Marko Mäkelä f8d1bd011d MDEV-12266: Cleanup TRUNCATE 8 years ago
Marko Mäkelä f2a581e6c7 MDEV-12266: Clean up recv_recover_page() 8 years ago
Marko Mäkelä 332e805e2c MDEV-12266: Refactor trx_rseg_header_create() 8 years ago
Marko Mäkelä 428e02895b MDEV-12266: Remove dict_index_t::table_name 8 years ago
Marko Mäkelä 604fea1ad6 MDEV-12266: Remove dict_index_t::space 8 years ago
Marko Mäkelä e7980f9cee MDEV-12266: Add dict_index_t::set_modified(mtr) 8 years ago
Marko Mäkelä 39cbba19d7 MDEV-12266: dict_recreate_index_tree(): Keep the fil_space_t 8 years ago
Marko Mäkelä c577192d6c MDEV-12266: fsp_flags_try_adjust(): Remove a lookup 8 years ago
Marko Mäkelä 2ac8b1a907 MDEV-12266: Add fil_system.sys_space, temp_space 8 years ago
Marko Mäkelä 600c85e85a Allocate the singleton fil_system statically 8 years ago
Marko Mäkelä 1f0f7d5907 Remove dict_build_tablespace_for_table() 8 years ago
Marko Mäkelä 60ef478c2e Remove an unnecessary global declaration 8 years ago
Marko Mäkelä d177a0ed14 Remove unused function fil_space_get_id_by_name() 8 years ago
Marko Mäkelä 980dd09be6 Merge 10.2 into 10.3 8 years ago
Marko Mäkelä 014dfe473a MDEV-15719: Adjust a test case 8 years ago
Marko Mäkelä 3eb73bf630 Remove unnecessary SysTablespace references 8 years ago
Marko Mäkelä 622d21e2b8 row_drop_table_for_mysql(): Use a constant string 8 years ago
Sergei Petrunia b922741074 MDEV-15472: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failure 8 years ago
Monty 4277c173a9 MDEV-15149 Assert upon concurrent creating / querying sequences 8 years ago
Monty cd93eeeb1d MDEV-15149 Assert upon concurrent creating / querying sequences 8 years ago
Monty e2664ee836 MDEV-14275 Improving memory utilization for information schema 8 years ago
Monty 33fa6abd02 Ensure that map->mutex is reset in my_bitmap_init 8 years ago
Monty 75dd94c7ce Fixed compiler warnings 8 years ago
Michael Widenius d572c19f22 Added flush tables to acl_load_mutex-5170.test 8 years ago
Monty 410d093089 Move extra/rpl_tests/table_index_statistics to suite/innodb 8 years ago
Michael Widenius 39018f2a5a Move mysql-test-run/extra/rpl_tests to suite/rpl/include 8 years ago
Michael Widenius 108ed22854 Move mysql-test-run/extra/binlog to suite/binlog/include 8 years ago
Michael Widenius a7abddeffa Create 'main' test directory and move 't' and 'r' there 8 years ago
Monty ab1941266c Move alter partition flags to alter_info->partition_flags 8 years ago
Monty 2dbeebdb16 Changed static const in Alter_info and Alter_online_info to defines 8 years ago
Monty 0631f20ff7 Fixed some DBUG_PRINT to use %p properly 8 years ago
Monty c3f37c070c Fixed alter online table for Aria tables 8 years ago
halfspawn 209375fdd0 MDEV-15664 : sql_mode=ORACLE: Make TRIM return NULL instead of empty string 8 years ago
Marko Mäkelä adaee46a90 MDEV-15682 mariabackup.unsupported_redo fails in buildbot with wrong result code 8 years ago
Marko Mäkelä 6cccef21a6 MDEV-15720 ib_buffer_pool unnecessarily includes the temporary tablespace 8 years ago
Marko Mäkelä 4d9969c216 MDEV-15719 ALTER TABLE…ALGORITHM=INPLACE is unnecessarily refused due to innodb_force_recovery 8 years ago
Sergey Vojtovich 4faf34ad63 Clean-up trx_sys.mutex misuse 8 years ago
Sergey Vojtovich b36da48ad3 MDEV-15612 - Latching violation in trx_roll_must_shutdown 8 years ago
Sergei Petrunia 0d2fffb612 MDEV-15686: Loading MyRocks plugin back after it has been unloaded causes a crash 8 years ago
Alexander Barkov 2a13b3db50 MDEV-15714 Remove the use of STRING_ITEM from the parser 8 years ago
Marko Mäkelä d18a66147c recv_validate_tablespace(): Fix -Wmissing-fallthrough 8 years ago
Marko Mäkelä 5beddfa08c fil_node_open_file(): Add a missing space to message 8 years ago