2877 Commits (50124023301a1a094a07b7c5482e3000d3436482)

Author SHA1 Message Date
Marko Mäkelä 5012402330 MDEV-34388 Alpine Stack Overflow - reduce Grant_tables::open_and_lock 5 months ago
Sergei Golubchik f99586668a MDEV-36380 User has unauthorized access to a sequence through a view with security invoker 7 months ago
Dmitry Shulga 56bc6901d6 MDEV-34501: SIGSEGV in pfs_start_mutex_wait_v1, __strlen_avx2, or __strlen_evex from safe_mutex_lock on CREATE DEFINER when using skip-grant-tables 7 months ago
Nikita Malyavin 765458c93c fix my_error usage 5 years ago
Aleksey Midenkov d8adc52863 MDEV-22441 SCOPE_VALUE macro for temporary values 10 months ago
Eugene Kosov 52dd489515 MDEV-22441 implement a generic way to change a value of a variable in a scope 10 months ago
Sergei Golubchik b79723ffe3 MDEV-35384 Table performance_schema.session_status and other two tables are not shown in information_schema.tables for normal users 12 months ago
Sergei Golubchik 0031f4a74f MDEV-35663 Sporadic connection failures during FLUSH PRIVILEGES 10 months ago
Oleksandr Byelkin 673936173f Make sql_acl_getsort.ic named in line with other files i.e. sql_acl_getsort.inl 11 months ago
Brandon Nesterenko 5432fa802b MDEV-34348: Fix casts in sql_acl 1 year ago
Brandon Nesterenko 840fe316d4 MDEV-34348: my_hash_get_key fixes 1 year ago
Brandon Nesterenko dbfee9fc2b MDEV-34348: Consolidate cmp function declarations 1 year ago
ParadoxV5 cf2d49ddcf Extract some of #3360 fixes to 10.5.x 12 months ago
Monty bddbef3573 MDEV-34533 asan error about stack overflow when writing record in Aria 1 year ago
Oleksandr Byelkin cc59fbfffa MDEV-18151 Skipped error returning for GRANT/SET PASSWORD 1 year ago
Sergei Golubchik 5bf543fd43 MDEV-24193 UBSAN: sql/sql_acl.cc:9985:29: runtime error: member access within null pointer of type 'struct TABLE' , ASAN: use-after-poison in handle_grant_table 1 year ago
Dave Gosselin db0c28eff8 MDEV-33746 Supply missing override markings 1 year ago
Vicențiu Ciorbaru 6382339144 MDEV-34311: Alter USER should reset all account limit counters 1 year ago
Vicențiu Ciorbaru 2d8d813941 cleanup, refactor 1 year ago
Alexander Barkov 4a158ec167 MDEV-34226 On startup: UBSAN: applying zero offset to null pointer in my_copy_fix_mb from strings/ctype-mb.c and other locations 1 year ago
Alexander Barkov 310fd6ff69 Backporting bugs fixes fixed by MDEV-31340 from 11.5 1 year ago
Alexander Barkov 1b37cb71f4 MDEV-32975 Default charset doesn't work with PHP MySQLi extension 2 years ago
Oleksandr Byelkin a5998145ba Record correct mutex (LOCK_STATUS and acl_cache) order for debugging. 2 years ago
Alexey Botchkov 85517f609a MDEV-33393 audit plugin do not report user did the action.. 2 years ago
Marko Mäkelä 613d019497 MDEV-33160 show_status_array() calls various functions via incompatible pointer 2 years ago
Igor Babaev 54ed3939f7 MDEV-31657 Crash on query using CTE with the same name as a base table 2 years ago
Monty 9e424b6290 MENT-1707 Crash at reload_acl_and_cache 2 years ago
Anel Husakovic ee77375377 MDEV-26875: Wrong user in SET DEFAULT ROLE error 3 years ago
Sergei Golubchik 2eee0e9b89 cleanup: mainly formatting, plus one helper 2 years ago
Georg Richter 1c9002cfc8 Remove CLIENT_SSL_VERIFY_SERVER_CERT 2 years ago
Georg Richter 8b01c2962b Remove CLIENT_SSL_VERIFY_SERVER_CERT 2 years ago
Oleg Smirnov 7e7e12e747 MDEV-30765 SHOW TABLES not working properly with lower_case_table_names=2 3 years ago
Sergei Golubchik 8145b308b0 MDEV-30826 Invalid data on mysql.host segfaults the server after an upgrade to 10.4 3 years ago
Sergei Golubchik 2e6a9886a9 MDEV-30526 Assertion `rights == merged->cols' failed in update_role_columns 3 years ago
Vicențiu Ciorbaru 08c852026d Apply clang-tidy to remove empty constructors / destructors 3 years ago
Sergei Golubchik ca23558a05 --skip-name-resolve=0 didn't work 3 years ago
Sergei Golubchik 53e57a8681 MDEV-30056 Impossible to export column grants 3 years ago
Vicențiu Ciorbaru b527bfe823 MDEV-30023 Revoking Privilege on the Column Yields the Error 3 years ago
Sergei Golubchik 68fb05c360 MDEV-29851 Cached role privileges are not invalidated when needed 3 years ago
Sergei Golubchik 741c14cbdd remove two acl_cache->clear() 3 years ago
Haidong Ji 45755c4e1b Use OPENSSL_free instead of free to avoid instance crash 3 years ago
Anel Husakovic 1f51d6c0f6 MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DB 3 years ago
Vicențiu Ciorbaru 16b2bb909a MDEV-29509 execute granted indirectly (via roles) doesn't always work 3 years ago
Vicențiu Ciorbaru 5ad8cd93b7 cleanup: indentation and whitespace fixes 3 years ago
Vicențiu Ciorbaru 7735ba7666 MDEV-29458: Role grant commands do not propagate all grants 3 years ago
Vicențiu Ciorbaru 145932a57b MDEV-29465: Inherited columns privs for roles wrongly set mysql.tables_priv column 3 years ago
Brandon Nesterenko 47812017c6 MDEV-28530: Revoking privileges from a non-existing user on a master breaks replication on the slave in the presence of replication filters 4 years ago
Daniele Sciascia 2917bd0d2c Reduce compilation dependencies on wsrep_mysqld.h 4 years ago
Brandon Nesterenko 8963d64ee8 MDEV-28294: set default role bypasses Replicate_Wild_Ignore_Table: mysql.% 4 years ago
Sergei Golubchik 8ea529ecba MDEV-29131 Assertion `status == 0' failed when renaming user after deleting table roles_mapping 3 years ago