1758 Commits (1edd09c325525cba331521e3296a807478c3fc16)

Author SHA1 Message Date
Sergei Golubchik d019af402c misc after-merge changes: 9 years ago
Jan Lindström 2e814d4702 Merge InnoDB 5.7 from mysql-5.7.9. 9 years ago
Monty 6f31dd093a Added new status variables to make it easier to debug certain problems: 9 years ago
Sergei Golubchik f93a2a3b3b various cleanups 10 years ago
Michael Widenius fb67cde237 Use default character set for expressions 10 years ago
Michael Widenius db7edfed17 MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard 10 years ago
Sergei Golubchik 4aacb20dce fix XID comparison 10 years ago
Sergei Golubchik 153259874b MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to take metadatalocks 10 years ago
Sergei Golubchik 5ef0ce4131 comments 10 years ago
Sergei Golubchik 97728e107a comment 10 years ago
Sergei Golubchik 24ac546d0f use consistent error messaging for IGNORE 10 years ago
Sergei Golubchik 620d975ecd typo in a comment 10 years ago
Otto Kekäläinen 1777fd5f55 Fix spelling: occurred, execute, which etc 10 years ago
Monty 0485328d03 Cache check_table_binlog_row_based and mark_trx_read_write 10 years ago
Nisha Gopalakrishnan d9c541cb1b BUG#22037930: INSERT IGNORE FAILS TO IGNORE FOREIGN KEY 10 years ago
Nirbhay Choubey 7ec6558503 MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128 10 years ago
Sergei Golubchik 21175bb316 Don't use flags in the group_by_handler class 10 years ago
Sergei Golubchik 7ca8b4bbfa move internal API out from group_by_handler 10 years ago
Sergei Golubchik e8daa41885 typos in comments, minor stylistic edits 10 years ago
Monty cf50e13fbd MDEV-6080: Allowing storage engine to shortcut group by queries 10 years ago
Nirbhay Choubey 0abde01f5e MDEV-8240 : Unknown option 'table_type' when using Connect Engine on MGC 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
Daniel Black 4409e04d89 correct server side error messages 11 years ago
Oleksandr Byelkin c8dbef22ad MDEV-6916 REPAIR VIEW / mysql migration 11 years ago
Sergei Petrunia 4938b82263 MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY 11 years ago
Sergei Petrunia 2af935c8ec MDEV-7899: 10.1 is 3% slower than 10.0 in OLTP RO 11 years ago
Sergei Petrunia 664ce4c507 Fix linking: move the inline functions 11 years ago
Sergei Petrunia 77e16ce7d6 MDEV-7648: Extra data in ANALYZE FORMAT=JSON $stmt 11 years ago
Sergey Vojtovich 6bd24deab4 MDEV-7728 - Improve xid cache scalability by using lock-free hash 11 years ago
Alexander Barkov bc902a2bfc MDEV-7387 [PATCH] Alter table xxx CHARACTER SET utf8, CONVERT TO CHARACTER SET latin1 should fail 11 years ago
Sergei Golubchik 80ce0c1c9c cleanup: ha_checktype() 11 years ago
Sergei Golubchik e53b41a9ec cleanup 11 years ago
Sergei Golubchik 7f9f3139d7 MDEV-7333 "'show table status like 'table_name'" on tokudb table lead to MariaDB crash 11 years ago
Alexander Barkov c6d3f8058d MDEV-7112 Split HA_CREATE_INFO 11 years ago
Kristian Nielsen db21fddc37 MDEV-6676: Optimistic parallel replication 11 years ago
Alexey Botchkov c3db445956 MDEV-12 OpenGIS: create required tables: GeometryColumns, related views. 11 years ago
Sergei Golubchik 7f5e51b940 MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 11 years ago
Sergei Golubchik 3182938d22 move userstat tables to a plugin 11 years ago
Sergei Golubchik 513f5840f8 MDEV-6138 show sysvar's help in I_S tables 11 years ago
Sergei Golubchik 8f15bf9d0c cleanup: remove hidden I_S.VARIABLES and I_S.STATUS tables 11 years ago
Sergei Golubchik ab34aecff3 MDEV-6513 deprecate engine_condition_pushdown value of the @@optimizer_switch 11 years ago
Sergei Golubchik 3620910eea cleanup: galera merge, simple changes 11 years ago
Praveenkumar Hulakund cf4231a7f9 Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONS 11 years ago
Praveenkumar Hulakund 0b28d7e048 Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONS 11 years ago
Jan Lindström df4dd593f2 MDEV-6247: Merge 10.0-galera to 10.1. 11 years ago
Jan Lindström ea4103d94d Add missing test files for new configuration variables. 11 years ago
Jan Lindström 21b4dec072 Review fixes. 11 years ago
Jan Lindström 5ebb396638 MDEV-6247: Merge 10.0-galera to 10.1. 11 years ago
Sergei Golubchik cc5b3998b6 remove HTON_FLUSH_AFTER_RENAME (BDB-ism, unused for years) 12 years ago
Sergei Golubchik cf1a09e42f MDEV-6107 merge default_tmp_storage_engine 12 years ago