172349 Commits (3cb578c001b2feabd2410f281d20eb6566371453)
 

Author SHA1 Message Date
Monty 3cb578c001 MDEV-6152: Remove calls to current_thd while creating Item 10 years ago
Alexander Barkov ba340d8c47 Making Item_field::can_be_substituted_to_equal_item() private. 10 years ago
Alexander Barkov 1b6b44b6b5 MDEV-8661 Wrong result for SELECT..WHERE a='a' AND a='a' COLLATE latin1_bin 10 years ago
Jan Lindström c0b7bf2625 MDEV-8683: Bunch of tests fail in buildbot on new InnoDB variables 10 years ago
Jan Lindström 3ed384baf0 Merge pull request #94 from ericherman/evict_table_metric 10 years ago
Eric Herman f66ef6a05d Add lru evict count for the idle loop (xtradb) 10 years ago
Eric Herman b7abdcf5c7 Add lru evict count for the idle loop (innobase) 10 years ago
Eric Herman df32920ba0 Add eviction count for table cache lru cleanup (xtradb) 10 years ago
Eric Herman 4f4373fe31 Add eviction count for table cache lru cleanup (innobase) 10 years ago
Elena Stepanova cf154cc9d2 MDEV-8676 Some storage_engine tests fail on 10.1 10 years ago
Jan Lindström 871259f171 MDEV-8665: innodb.innodb_bug14147491 fails in buildbot on some debug builds 10 years ago
Sergey Vojtovich 27444871a8 UNINIT_VAR() fixes 10 years ago
Elena Stepanova c18110bd52 Increase the version number 10 years ago
Alexander Barkov 98ba2bf424 Clean-up: moving compare_collation() from Item to Item_bool_func. 10 years ago
Monty 1bae0d9e56 Stage 2 of MDEV-6152: 10 years ago
Sergey Vojtovich 31e365efae MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 10 years ago
Monty 4374da63f0 Merge /my/maria-10.1-default into 10.1 10 years ago
Monty dfac82e44d Fixed failing tests and compiler warnings 10 years ago
Monty 6b20342651 Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not specified and if not timestamp or auto_increment 10 years ago
Monty 92fd658327 MDEV-8475 stale .TMM file causes MyiSAM and Aria engine to stop serving the table 10 years ago
Alexander Barkov 5fe8b747e9 Adding EXPLAIN SELECT tests for: 10 years ago
Alexander Barkov 78b80cb6ba Adding MY_CHARSET_HANDLER::native_to_mb(). 10 years ago
Jan Lindström bfb6ea0232 MDEV-8589: Non-default ENCRYPTION_KEY_ID is ignored upon reading a table 10 years ago
Jan Lindström a80753594a MDEV-8591: Database page corruption on disk or a failed space, Assertion failure in file buf0buf.cc line 2856 on querying a table using wrong default encryption key 10 years ago
Alexander Barkov 7145ca477c Recording range_mrr_icp.result (forgotten in the patch for MDEV-8613) 10 years ago
Alexander Barkov e99bc0d1e2 Removing unused String_copier::copy_fix. 10 years ago
Alexander Barkov 0750b2df37 MDEV-8613 Full table scan for WHERE indexed_varchar_column <=> 'bad-character' 10 years ago
Alexander Barkov 60985e5375 MDEV-8610 "WHERE CONTAINS(indexed_geometry_column,1)" causes full table scan 10 years ago
Alexander Barkov 9d884fd3d3 MDEV-8599 "WHERE varchar_field LIKE temporal_const" does not use range optimizer 10 years ago
Alexander Barkov 6e091dc7ff Splitting a static function get_func_mm_tree() into virtual 10 years ago
Alexander Barkov 9a64262db2 Removing RANGE_OPT_PARA::cond 10 years ago
Alexander Barkov 86a3613d4e MDEV-8441 Bad SHOW CREATE TABLE output for a table with a virtual column 10 years ago
Nirbhay Choubey 840aefc6a3 MDEV-8590: Fix embedded build failure 10 years ago
Nirbhay Choubey cd1a11ace3 MDEV-7205 : Galera cluster & sql_log_bin = off don't work 10 years ago
Jan Lindström 46ad86f6a3 MDEV-8582: innodb_force_primary_key option does not force PK or unique key 10 years ago
Jan Lindström 3307eaab68 MDEV-8582: innodb_force_primary_key option does not force PK or unique key 10 years ago
Jan Lindström 05bcb088bf MDEV-8583: Empty lines in encryption logging 10 years ago
Jan Lindström 18b0176a05 MDEV-8410: Changing file-key-management to example-key-management causes crash and no real error 10 years ago
Sergei Petrunia 3025c42605 Make ANALYZE FORMAT=JSON show execution time for filesort element. 10 years ago
Kristian Nielsen afd59b575a Merge branch 'mdev8302-3' into 10.1 10 years ago
Kristian Nielsen 5ca061e65f Fix embedded server build 10 years ago
Kristian Nielsen dbd205797b Merge MDEV-8302 into 10.1 10 years ago
Kristian Nielsen 9b9c5e890c MDEV-8302: Duplicate key with parallel replication 10 years ago
Sergey Vojtovich 35a019837e MDEV-5096 - Wrong error message on attempt to kill somebody else's query ID 11 years ago
Sergei Golubchik d517886482 Merge branch 'bb-10.1-serg' into 10.1 10 years ago
Sergei Golubchik 26f249f6db compilation failures on Windows 10 years ago
Sergei Golubchik 0ae8bae98f fix for 32-bit tests 10 years ago
Jan Lindström 53623d932a MDEV-8522: InnoDB: Assertion failure in file fil0fil.cc line 475 10 years ago
Jan Lindström 62b5a56191 MDEV-8501: encryption.create_or_replace fails in buildbot on P8 builders 10 years ago
Sergei Golubchik 3ff9634b43 MDEV-8508 mroonga fails embedded tests in 10.1 10 years ago