203106 Commits (6cd27dbc43bc51c57a443f60f901e8f35df30f77)
 

Author SHA1 Message Date
Oleg Smirnov 6cd27dbc43 MDEV-33281 Fix after-rebase commits 6 months ago
Oleg Smirnov 0737d8f35d MDEV-33281 Fix mysql-test-run to correctly handle hints 6 months ago
Oleg Smirnov a0e89070cc MDEV-36675 Optimizer hints parser catches irrelevant `thd->is_error()` set by multi-RENAME TABLE 6 months ago
Oleg Smirnov 349f5bf2da MDEV-34870: implement join order hints 9 months ago
Sergei Petrunia c4fe794d22 MDEV-33281 Optimizer hints code cleanup: 10 months ago
Oleg Smirnov 0e088b5d7e MDEV-34860 Fix opt_hint_timeout.test for embedded; fix mariadb client 10 months ago
Sergei Petrunia d2918e10fc MDEV-33281 Optimizer hints cleanup: 10 months ago
Oleg Smirnov 2c8f6058c1 MDEV-34888 Implement SEMIJOIN() and SUBQUERY() hints 1 year ago
Oleg Smirnov e3bf4c826c MDEV-34860 Make the hint override global/session/statement setting of max_statement_time 10 months ago
Oleg Smirnov af14196b8a MDEV-33281 Make BNL() hint enable hashed join buffers 11 months ago
Oleg Smirnov 67319f3e8d MDEV-34860 Implement MAX_EXECUTION_TIME hint 1 year ago
Oleg Smirnov 1e2774d829 MDEV-33281 Make BNL() hint work for join_cache_levels from 0 to 3 1 year ago
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 5 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 7 months ago
Sergei Golubchik 78d23a3e60 fix error messages 7 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 6 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