7347 Commits (b896f60a73aea32843a0a86a35def669d82503af)

Author SHA1 Message Date
Marko Mäkelä b896f60a73 Fix -Wformat and -Wnonnull-compare for WSREP 7 years ago
Marko Mäkelä d0116e10a5 Revert MDEV-18464 and MDEV-12009 7 years ago
Jan Lindström 81d71ee6b2 MDEV-12009: Allow to force kill user threads/query which are flagged as high priority by Galera 7 years ago
Marko Mäkelä f2c1c9590c Fix cmake -DENABLED_PROFILING=OFF 7 years ago
Eugene Kosov 67b601c503 remove unused argument 8 years ago
Eugene Kosov a523444eda remove dead code 8 years ago
Alexander Barkov f704361cd6 Backporting slow log simulation logic details from 10.2 to 10.1 7 years ago
Chris Calender 9d2d80aace Update sql_parse.cc 7 years ago
Sergei Golubchik 1f020299f8 post-merge: --ps-protocol fixes 7 years ago
Sergei Golubchik 3d2d060b62 fix gcc 8 compiler warnings 7 years ago
Alexander Barkov d7a38eaf1a MDEV-18907 Slow log: RENAME TABLE is not "admin", while ALTER TABLE..RENAME is 7 years ago
Sergey Vojtovich 3568427d11 MDEV-18450 Slaves wait shutdown 7 years ago
Alexander Barkov 90ce95de4b Tests for MDEV-18892 Regression in slow log and admin statements 7 years ago
Sergei Golubchik a62e9a83c0 MDEV-15945 --ps-protocol does not test some queries 7 years ago
Sergei Golubchik 22f1cf9292 cleanup: misc 7 years ago
Sergei Golubchik dda2e940fb pass the slow logging information in thd->query_plan_flags 7 years ago
Monty ec66320b0c Replace setting QPLAN_ADMIN directly with prepare_logs_for_admin_command() 7 years ago
Alexander Barkov f0cd707503 After-merge fix for MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned off 7 years ago
Alexander Barkov 26f0d72a3f A cleanup for MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned off 7 years ago
Sergey Vojtovich 2b711d231a Adieu slave_list 7 years ago
Alexander Barkov 19df45a705 MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned off 7 years ago
Robert Bindar 90ad4dbd17 MDEV-7597 Expiration of user passwords 7 years ago
Nikita Malyavin 073c93b194 MDEV-17082 Application-time periods: CREATE 7 years ago
Teemu Ollakka 3be9982f6a MDEV-18571 Fix wsrep PS protocol crash 7 years ago
Varun Gupta be8709eb7b MDEV-6111 Optimizer Trace 7 years ago
Sergey Vojtovich 4d5f85a3ec Bootstrap cleanups 7 years ago
Sergei Golubchik 5b15cc613e MDEV-11340 Allow multiple alternative authentication methods for the same user 7 years ago
Vladislav Vaintroub 261ce5286f MDEV-18281 COM_RESET_CONNECTION changes the connection encoding 7 years ago
Vladislav Vaintroub e214aa1cd3 MDEV-18281 COM_RESET_CONNECTION changes the connection encoding 7 years ago
Sergey Vojtovich 4b3656a44d Avoid taking LOCK_thread_count for thread_count protection 7 years ago
Sergey Vojtovich 3503fbbebf Move THD list handling to THD_list 7 years ago
Sergey Vojtovich c88fd54d17 Execute bootstrap in main thread 7 years ago
Brave Galera Crew 36a2a185fe Galera4 7 years ago
Michael Widenius aad0165cea Added support for BACKUP LOCK / BACKUP UNLOCK 7 years ago
Sachin f16d4d4c6e MDEV-17720 slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASE 7 years ago
Oleksandr Byelkin c1caada886 MDEV-16278: Missing DELETE operation in COM_STMT_BULK_STMT 7 years ago
Sergey Vojtovich 15eaeace39 MDEV-16987 - ALTER DATABASE possible in read-only mode 7 years ago
Monty c53aab974b Added syntax and implementation for BACKUP STAGE's 7 years ago
Monty e54643a063 Simplify test for updateable TABLE_CATEGORY's 7 years ago
Monty 163b34fe25 Optimize flush tables with read lock (FTWRL) to not wait for select's 7 years ago
Monty ecdf97924c Fixed that CREATE TABLE code used the right create_info 7 years ago
Jan Lindström 1037edcb11 MDEV-17804: Galera tests cause mysql_socket.h:738: inline_mysql_socket_send: Assertion `mysql_socket.fd != -1' failed. 7 years ago
Jan Lindström 3728b11f87 MDEV-17804: Galera tests cause mysql_socket.h:738: inline_mysql_socket_send: Assertion `mysql_socket.fd != -1' failed. 7 years ago
Sergei Golubchik 6087e21d91 compilation failure on Windows 7 years ago
Sergei Golubchik 329058be29 wsrep: create a macro for the error: label 7 years ago
Monty 8cc53aded9 MDEV-17068 mysql system table is marked as crashed and should be repaired after the server crashes or is killed 7 years ago
Anel Husakovic d526679efd MDEV-14474 information_schema.check_constraints 8 years ago
Jan Lindström c863159c32 MDEV-16799: Test wsrep.variables crash at sql_class.cc:639 thd_get_ha_data 7 years ago
Sachin 9827c5e103 MDEV-16192 Table 't' is specified twice, both as a target for 'CREATE' and... 7 years ago
sachin ada54101a7 MDEV-9266 Creating index on temporaray table breaks replication 8 years ago