203094 Commits (e4af72bd5d2aeb16a343e4160843eb1d10203bc7)
 

Author SHA1 Message Date
Sergei Petrunia e4af72bd5d MDEV-33281 Optimizer hints cleanup: add `const` specifiers, comments 1 year ago
Oleg Smirnov cd9ac306c3 MDEV-33281 Make BNL() hint work for join_cache_level=0 1 year ago
Oleg Smirnov 1cd928c297 MDEV-33281 Implement optimizer hints 1 year ago
Oleg Smirnov 4bb2669d18 MDEV-33281 Optimizer hints Cleanup: fix formatting, rename objects 1 year ago
Alexander Barkov bd30c796fa MDEV-33281 Implement optimizer hints 1 year ago
Oleg Smirnov 877e4a386c MDEV-33281 Implement optimizer hints 1 year ago
Alexander Barkov 6340c23933 MDEV-33281 Implement optimizer hints 1 year ago
Yuchen Pei 495d96709f
MDEV-35866 CHECK TABLE get number of rows without HA_STATS_RECORDS_IS_EXACT 6 months ago
Yuchen Pei d52ddae57b
MDEV-22491 Support mariadb-check and CHECK TABLE with SEQUENCE 6 months ago
Sergei Golubchik 26ea37be5d MDEV-36405 Session tracking does not report changes from COM_CHANGE_USER 6 months ago
Sergei Golubchik 07de0ac69e MDEV-20299 SET SESSION AUTHORIZATION 8 months ago
Sergei Golubchik 0f4a35a327 cleanup: extract reusable code chunks 8 months ago
Sergei Golubchik 78d23a3e60 fix error messages 8 months ago
Sergei Golubchik 02b81afff8 cleanup: THD::change_user 8 months ago
Sergei Golubchik fa47c73561 MDEV-12182 post-merge 7 months ago
Hashim Syed 1aba30b8f9 MDEV-12182 Add Client TCP Port Number to MySQL Audit Plugin Logs 1 year ago
Sergei Golubchik c1f2b5a141 MDEV-33834 post-merge 7 months ago
Meng-Hsiu Chiang 2b464774f2 MDEV-33834 Extend audit plugin to include tls_version and tls_version_length variables 2 years ago
Brandon Nesterenko 88cc11dc54 MDEV-36714: Rows_log_event::write_data_header overallocates buffer size 6 months ago
Sergei Golubchik 3e9e1a25b7 MDEV-36566 SELECT create_temporary_table_binlog_formats should show exactly what it is SET to 6 months ago
Sergei Golubchik ee9359de89 MDEV-36425 fix test results 6 months ago
ParadoxV5 c29e83f226 MDEV-30189 Add remaining replication options as system variables 7 months ago
Brandon Nesterenko 74c189c312 MDEV-35304: Fix multi_source.connects_tried 6 months ago
Sergei Golubchik e1da2c3d67 increase tolerance in socket_summary_check.inc 6 months ago
Sergei Golubchik 16c4621400 remove unused non-standard tokens from the parser 8 months ago
Sergei Golubchik 11f6b9d12a remove features that were deprecated in 10.5 8 months ago
Sergei Golubchik 24fd8c7856 update deprecation.h to match the latest policy changes 8 months ago
Daniel Black 068fc787ee MDEV-36168 ASAN error in Item_func_latlongfromgeohash::decode_geohash (postfix) 6 months ago
Krishna Teja 36dfe08672 Clarify .frm field parsing comments: use C-style block comments, reposition loop comment, and add end marker 7 months ago
Vasilii Lakhin 1b95e46524 Fix typos in mysql-test/ 6 months ago
Vasilii Lakhin 40c5b62531 Fix remaining typos 6 months ago
Dave Gosselin bc87abc381 MDEV-36694 spatial_utility_function{_collect,_isvalid} broken for --view-protocol 6 months ago
Monty 4042652d7f Improvements to mtr 6 months ago
Monty ce8a74f235 MDEV-36425 Extend read_only to also block share locks and super user 7 months ago
Monty 595e834946 Galera mtr results updated 7 months ago
Monty 23eb9d6821 Improve mtr replication setup 7 months ago
Monty bb5ae63aef Add memory allocated by my_once_alloc() to memory status 7 months ago
Monty 2c4fee8376 Fixed that HA_EXTRA_FLUSH in Aria and MyISAM flushes all data to disk 8 months ago
Monty 7728b90a0d Removed possible deadlock betwen LOCK_log and LOCK_global_system_variables 8 months ago
Monty f099f778b3 Do not log ALTER table to ddl log for REPAIR 9 months ago
Monty aae9b50a53 Added VALGRIND_YIELD to be able to abort from busy loops 9 months ago
Monty d9c3b775b8 Comment and indentation improvements 9 months ago
Monty 4992aaf9a2 Always use all arguments for ddl_log_write_execute_entry() 9 months ago
Monty c234a312d7 Added make_tmp_table_name() to simplify creating temporary table names 9 months ago
Monty efc5d3f84d rename binlog_show_create_table_() to binlog_show_create_table() 9 months ago
Aleksey Midenkov 1f85eeeb53 MDEV-25292 Refactoring: moved select_field_count into Alter_info. 3 years ago
Monty f8ba5ced55 MDEV-36099 Ensure that creation and usage of temporary tables in replication is predictable 8 months ago
Yuchen Pei a9bdfccbc6
MDEV-34712 Add support to sha2 and pbkdf2 key derivation in file_key_management 7 months ago
Yuchen Pei ec6f320883
MDEV-32732 Support DESC indexes in loose scan optimization 6 months ago
Vladislav Vaintroub 8c6a606429 Workaround ICC compiler bug 6 months ago