181729 Commits (600c85e85a26f5c401223983f842fdaecdc4671e)
 

Author SHA1 Message Date
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
Marko Mäkelä b81a403e69 lock_rec_enqueue_waiting(): Fix diagnostics 8 years ago
Marko Mäkelä 1924594b80 Minor (mainly non-functional) cleanup 8 years ago
Sergei Golubchik b1818dccf7 Merge branch '10.2' into 10.3 8 years ago
Sergei Petrunia 011586c04d MDEV-15686: Loading MyRocks plugin back after it has been unloaded causes a crash 8 years ago
Sergei Petrunia 907aae2502 MDEV-15708: rocksdb.mariadb_plugin fails on winx64, Cannot enable tc-log at run-time 8 years ago
Jan Lindström 3b119d9d30 MDEV-11531: encryption.innodb_lotoftables failed in buildbot 8 years ago
Alexander Barkov c346029958 MDEV-15702 Remove the use of STRING_ITEM from Item_func_date_format::fix_length_and_dec() 8 years ago
Daniel Bartholomew aafb9d44d6 bump the VERSION 8 years ago
Alexander Barkov 068450a382 MDEV-15689 Fix Item_func_set_collation to pass the collation using CHARSET_INFO instead of Item 8 years ago
Alexander Barkov 0f26f71b49 MDEV-15316 Assertion `(thd->lex)->var_list.is_empty()' failed in MYSQLparse 8 years ago
Thirunarayanan Balathandayuthapani 73af8af094 MDEV-15325 Incomplete validation of missing tablespace during recovery 8 years ago
Alexander Barkov 902ace0968 MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a trigger 8 years ago
Sergei Petrunia 60438451c3 MDEV-14843: Assertion `s_tx_list.size() == 0' failed in myrocks::Rdb_transaction::term_mutex 8 years ago
Elena Stepanova b3cdafcb93 Updated list of unstable tests for 10.2.14 8 years ago
Thirunarayanan Balathandayuthapani dcb59373d5 - Fixing innodb.purge_secondary test case failure 8 years ago
Marko Mäkelä c813d9485a Fix result after commit e27535093d 8 years ago
Thirunarayanan Balathandayuthapani e27535093d - Follow-up fix to MDEV-15229 8 years ago