2438 Commits (985d2d393c285ecd4539cb579b680f7b91fdaa1a)

Author SHA1 Message Date
Alexander Barkov c58df0cdd4 MDEV-14031 Password policy causes replication failure 8 years ago
Vicențiu Ciorbaru be758322e2 MDEV-12366: FLUSH PRIVILEGES can break hierarchy of roles 8 years ago
Vicențiu Ciorbaru 2fced9e7b6 MDEV-13655: Set role does not properly grant privileges. 8 years ago
Oleksandr Byelkin 88cc6db0a4 MDEV-13453: Executing a query via CTE requires more permissions than the query itself 8 years ago
Igor Babaev 3afc9629fd Fixed bug mdev-13453 Executing a query via CTE requires more permissions 8 years ago
Sergei Golubchik 2aa51f528f Various compier warnings 8 years ago
Vicențiu Ciorbaru 4090ef820e Fix check_role_is_granted for embedded 8 years ago
Vicențiu Ciorbaru b9418ed333 MDEV-13676: Field "create Procedure" is NULL, even if the the user has role which is the definer. (SHOW CREATE PROCEDURE) 8 years ago
Vladislav Vaintroub dc93ce8dea Windows : Fix truncation warnings in sql/ 8 years ago
Vladislav Vaintroub 7354dc6773 MDEV-13384 - misc Windows warnings fixed 8 years ago
Oleksandr Byelkin cb2a57c203 MDEV-13439: Database permissions are not enough to run a subquery with GROUP BY within a view 8 years ago
Sergei Golubchik 71b4503242 MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warning 9 years ago
Vicențiu Ciorbaru 8f05c848c5 MDEV-10541: Faking the version string only works with MariaDB-Clients 9 years ago
Vladislav Vaintroub f2fe5cb282 Fix several compile warnings on Windows 9 years ago
Sergei Golubchik 0877eff401 thd_rnd service 9 years ago
Sergei Golubchik 6305533de2 Auth Plugin API: add THD to MYSQL_SERVER_AUTH_INFO 9 years ago
Sergei Golubchik 199f88cb9c MDEV-5999 MySQL Bug#12766319 - 61865: RENAME USER DOES NOT WORK CORRECTLY - REQUIRES FLUSH PRIVILEGES 9 years ago
Vicențiu Ciorbaru d731ce21a7 MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadir 9 years ago
Vicențiu Ciorbaru 5ab93737be MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadir 9 years ago
Vicențiu Ciorbaru dc90e24978 Define a helper class to allow for saving sql_mode using RAII 9 years ago
Alexey Botchkov 30a9ac4250 MDEV-10956 Strict Password Validation Breaks Replication. 9 years ago
Monty 5f0c31f928 MDEV-11597 Assertion when doing select from virtual column with impossible value 9 years ago
Monty ed0bc17bee Removed usage of my_hash_search() with uninitialized HASH. 9 years ago
Oleksandr Byelkin 23cc1be270 MDEV-11584: GRANT inside an SP does not work well on 2nd execution 9 years ago
Oleksandr Byelkin 100f721c0a MDEV-11584: GRANT inside an SP does not work well on 2nd execution 9 years ago
Vicențiu Ciorbaru e99990c631 MDEV-10744: Roles are not fully case sensitive 9 years ago
Arun Kuruvila 3a37745ca0 9 years ago
Alexander Barkov 5058ced5df MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2 9 years ago
Monty 7b96416f3c Use sql_mode_t for sql_mode. 9 years ago
Sergei Golubchik ece01ef3dc After-review changes 9 years ago
Nirbhay Choubey 31697d0b80 MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tables 9 years ago
Arun Kuruvila aeab9d6b41 Bug#23303391: HANDLE_FATAL_SIGNAL (SIG=11) IN ALLOC_QUERY 9 years ago
Sergei Golubchik 2013a7fc29 fix: CURRENT_ROLE() inside SECURITY DEFINER views 9 years ago
Vladislav Vaintroub 56c4cfe0be MDEV-9293 - Use MariaDB's Connector/C in server 9 years ago
Vladislav Vaintroub 31a8cf54c8 Revert "MDEV-9293 Connector/C integration" 9 years ago
Vladislav Vaintroub 7b89b9f510 MDEV-9293 Connector/C integration 9 years ago
Sergei Golubchik 0d5583b41b cleanup 9 years ago
Alexander Barkov 3f32bf627f More tests for "MDEV-7563 Support CHECK constraint". 9 years ago
Sergei Golubchik 341e5f4411 MDEV-10054 Secure login fails when CIPHER is required 9 years ago
Monty 838205f0bb Fixed compiler warnings and test failures found by buildbot 9 years ago
Igor Pashev 5fd8087590 [MDEV-9614] Roles and Users longer than 6 characters 10 years ago
Monty 89685d55d7 Reuse THD for new user connections 10 years ago
Nirbhay Choubey 1512078a7a MDEV-9851: CREATE USER w/o IDENTIFIED BY clause causes crash when using cracklib plugin 10 years ago
Sergei Golubchik 4db2ebb1fe MDEV-9940 CREATE ROLE blocked by password validation plugin 10 years ago
Alexey Botchkov 94cd0f6c9b MDEV-9898 SET ROLE NONE can crash mysqld. 10 years ago
Monty ad4239cc3d Fixed assert if user table was mailformed. 10 years ago
Sergei Golubchik d821dd106a MDEV-9580 SHOW GRANTS FOR <current_user> fails 10 years ago
Igor Pashev e5410da190 SEGFAULT in get_column_grant() 10 years ago
Sergei Golubchik cc04a9fc0f MDEV-9835 Valid password is not working after server restart 10 years ago
Monty 260dd476b0 Removed TABLE->sort to make it possible to have multiple active calls to 10 years ago