Commit Graph

37 Commits (2.7.2)

Author SHA1 Message Date
René Cannaò 7e5b3e8045 Rememeber clear text password if provided by client
3 years ago
René Cannaò 71e2510ef6 Code cleanup on MySQL_HostGroups_Manager
3 years ago
Javier Jaramago Fernández 099c2a5f06 Cluster: Speedup of processing of MySQL Users and MySQL Servers
4 years ago
Javier Jaramago Fernández 4c4346a710 Add checksum computation after fetch to multiple cluster modules
4 years ago
--global 0e8830758b Fix leak due to duplicate 'strdup' to 'default_schema' in 'dump_all_users'
4 years ago
René Cannaò 52f1d0f1ec Per-user default transaction isolation level
5 years ago
René Cannaò 7c0bde5f99 Working prototype for SPIFFE
5 years ago
Javier Jaramago Fernández 42fa0f7945 Added new column 'attributes' to 'mysql_users' table
6 years ago
René Cannaò ce4a4a2464 Code cleanup and speeding compile time
7 years ago
Carson Ip 1232a6382e Fix minor typos
7 years ago
René Cannaò 54d32d4580 Implementation of AUTH SWITCH
7 years ago
René Cannaò 73f73b6c0a Add column comment in mysql_users table #1633
8 years ago
Nick Vyzas 2fd9407b95 Added default_schema to checksum criteria 2.0.0
8 years ago
René Cannaò b57ff42b9c Drafting again support for ClickHouse
9 years ago
René Cannaò 21df8d1346 Return 0 checksum if mysql_users is empty
9 years ago
René Cannaò e3c4cb9964 A lot of changes all related to Cluster
9 years ago
René Cannaò 708f14a6e6 More accurate memory metrics
9 years ago
René Cannaò 1414d4430f Introduced new table stats_memory_metrics
9 years ago
René Cannaò 64eb4cda35 Remove spinlock from MySQL Auth #977
9 years ago
René Cannaò 6469ff269b num_connections_used incorrectly reset
9 years ago
René Cannaò f0f85a44fe Introduced table stats.stats_mysql_users
9 years ago
René Cannaò b449a3ffb4 Merge branch 'master' into v1.4.0
9 years ago
Christopher Troup 0f75916a2e Ensure that users num_connections_used doesn't get incremented if connection rejected
9 years ago
René Cannaò a6c53d0d12 Revert "Refactor header includes."
10 years ago
Maxim Bublis 30dbcc21a8 Refactor header includes.
10 years ago
Maxim Bublis 043a321e55 Cleanup legacy codebase.
10 years ago
René Cannaò 95a6ed5f26 Speed up the cleanup of MySQL_Authentication #802
10 years ago
René Cannaò 1ca56c9b3e Speeds up LOAD MYSQL USERS TO RUNTIME #802
10 years ago
René Cannaò d0d764533d Specify when a mysql_users.max_connections is reached #794
10 years ago
René Cannaò c710f54987 Compiling optimization
10 years ago
René Cannaò b24d9e8d2b Bugfixes on encrypted password
10 years ago
René Cannaò 60b3dcaadf More on sha1_passs on MySQL_Authentication()
10 years ago
René Cannaò 625c969a5d Use hash password in mysql_users
10 years ago
René Cannaò 3f472d41aa Fix on num_connections_used not initialized
11 years ago
René Cannaò 76edfb126f Further implementation of libmariadb client
11 years ago
René Cannaò d9a2df7039 Query Cache is not a plugin anymore
11 years ago
René Cannaò 59507675e5 MySQL_Thread, MySQL_Threads_Handler and MySQL_Authentication are no longer modules
11 years ago