75 Commits (6a9e24d0465fb0e67ba7bbc333263437e7227d8c)

Author SHA1 Message Date
Monty 6a9e24d046 Added support for replication for S3 6 years ago
Monty bff79492c5 Added IF EXISTS to RENAME TABLE and ALTER TABLE 6 years ago
Aleksey Midenkov 193725b81e MDEV-7318 RENAME INDEX 6 years ago
Jan Lindström e6a50e41da MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage engine of the effected table 6 years ago
Alexander Barkov 83e75b39b3 MDEV-21702 Add a data type for privileges 6 years ago
Aleksey Midenkov 5130f5206c MDEV-20480 Obsolete internal parser for FK in InnoDB 6 years ago
Alexander Barkov 5a19908b95 MDEV-19653 Add class Sql_cmd_create_table 7 years ago
Alexander Barkov f021317ae1 MDEV-19612 Split ALTER related data type specific code in sql_table.cc to Type_handler 7 years ago
Vicențiu Ciorbaru 5543b75550 Update FSF Address 7 years ago
Sergei Golubchik 3d2d060b62 fix gcc 8 compiler warnings 7 years ago
Alexander Barkov 19df45a705 MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned off 7 years ago
Brave Galera Crew 36a2a185fe Galera4 7 years ago
Sergei Golubchik 329058be29 wsrep: create a macro for the error: label 7 years ago
Jan Lindström 40f6bcb856 Add missing WSREP(thd) condition and remove unnecessary DBUG_RETURN. 7 years ago
Daniele Sciascia e88e26b424 Follow up to previous commit for codership/mysql-wsrep#332 8 years ago
Daniele Sciascia 4d2b552369 Fix FK constraint violation in applier, after ALTER TABLE ADD FK 8 years ago
Oleksandr Byelkin de745ecf29 MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 8 years ago
Aleksey Midenkov 7c0779da7c MDEV-16102 Wrong ER_DUP_ENTRY upon ADD UNIQUE KEY on versioned table 8 years ago
Sergei Golubchik 776fc87686 fix compilation w/o partitioning 8 years ago
Monty d8da920264 MDEV-10679 Crash in performance schema and partitioning with discovery 8 years ago
Thirunarayanan Balathandayuthapani 85cc6b70bd MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 8 years ago
Monty 30ebc3ee9e Add likely/unlikely to speed up execution 8 years ago
Monty 7d6b55b99a Added version of lex_string_eq that compares with const char * 8 years ago
Monty ab1941266c Move alter partition flags to alter_info->partition_flags 8 years ago
Monty 2dbeebdb16 Changed static const in Alter_info and Alter_online_info to defines 8 years ago
Monty a7e352b54d Changed database, tablename and alias to be LEX_CSTRING 8 years ago
Karthik Kamath 2af9e8af6e BUG#27160888: MISSING FILE PRIVILEDGE CHECKS ON SOME 8 years ago
Monty 21518ab2e4 New option for slow logging (log_slow_disable_statements) 9 years ago
Monty 536215e32f Added DBUG_ASSERT_AS_PRINTF compile flag 9 years ago
Michael Widenius 4aaa38d26e Enusure that my_global.h is included first 9 years ago
Monty 5a759d31f7 Changing field::field_name and Item::name to LEX_CSTRING 9 years ago
Sergei Golubchik f93a2a3b3b various cleanups 10 years ago
Michael Widenius db7edfed17 MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard 10 years ago
Nirbhay Choubey 7305be2f7e MDEV-5535: Cannot reopen temporary table 10 years ago
Monty 7332af49e4 - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 11 years ago
Nirbhay Choubey 9a57de86be bzr merge -r4123..4144 codership/5.6 11 years ago
Jan Lindström df4dd593f2 MDEV-6247: Merge 10.0-galera to 10.1. 12 years ago
Jan Lindström 21b4dec072 Review fixes. 11 years ago
Jan Lindström 5ebb396638 MDEV-6247: Merge 10.0-galera to 10.1. 12 years ago
Nirbhay Choubey 1950457c14 MDEV#6148 main.flush_read_lock fails due to conflicting 12 years ago
Nirbhay Choubey 9d911608f1 Fixes for some test failures. 12 years ago
Michael Widenius 7ffc9da093 Implementation of MDEV-5491: CREATE OR REPLACE TABLE 12 years ago
Jan Lindström 4f85baab95 Merged revisions 3931--3942 from from lp:~codership/codership-mysql/5.5-23. 12 years ago
Seppo Jaakola 0a9216835f Initial merge result with mariaDB 10: lp:maria 13 years ago
Michael Widenius 5f1f2fc0e4 Applied all changes from Igor and Sanja 13 years ago
Seppo Jaakola 609388fcfd Merged changes from lp:codership-mysql up to rev 3743 14 years ago
Seppo Jaakola 2fc1ec4356 Initial push of codership-wsrep API implementation for MariaDB. 14 years ago
Alexander Nozdrin 587f776cfe Remove check_merge_table_access(). 16 years ago
Alexander Nozdrin 53e566a42a Remove check_merge_table_access(). 16 years ago
Mattias Jonsson b67924eb4e Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_admin 16 years ago