summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* EXPLAIN FORMAT=JSON: Add support for non-merged semi-joinsSergei Petrunia2014-11-297-7/+117
* EXPLAIN FORMAT=JSON: support derived tablesSergei Petrunia2014-11-286-9/+141
* Make explain_json.test pass on case-insensitive FS.Sergei Petrunia2014-11-282-9/+9
* EXPLAIN FORMAT=JSON: Add support for single-table UPDATE/DELETE.Sergei Petrunia2014-11-289-197/+409
* EXPLAIN FORMAT=JSON: support join bufferingSergei Petrunia2014-11-275-12/+97
* EXPLAIN FORMAT=JSON: further developmentSergei Petrunia2014-11-279-14/+298
* Merge ../10.1-explain-json-r4 into 10.1Sergei Petrunia2014-11-2721-155/+1335
|\
| * Make testsuite to passSergei Petrunia2014-11-213-4/+15
| * Better commentsSergei Petrunia2014-11-211-1/+7
| * Better commentsSergei Petrunia2014-11-202-0/+24
| * Merge ../10.1 into bb-10.1-explain-jsonSergei Petrunia2014-10-152523-564463/+53083
| |\
| * | EXPLAIN FORMAT=JSON: produce used_key_parts, JSON-ish output for index_merge.Sergei Petrunia2014-08-146-46/+273
| * | EXPLAIN FORMAT=JSON: produce the 'ref' column.Sergei Petrunia2014-08-124-41/+49
| * | MDEV-6109: EXPLAIN JSONSergei Petrunia2014-08-124-25/+306
| * | MDEV-6109: EXPLAIN JSONSergei Petrunia2014-08-098-20/+100
| * | Merge 10.1 (with ANALYZE) and 10.1-explain-jsonSergei Petrunia2014-08-0915-104/+643
| |\ \
| | * | MDEV-6109: EXPLAIN JSON10.1-explain-jsonSergei Petrunia2014-05-2715-111/+642
* | | | MDEV-7162 main.mysqld--help fails in buildbot on Windows:Alexander Barkov2014-11-261-23/+23
* | | | MDEV-7181: innodb.innodb_defrag_concurrent fails in buildbotJan Lindström2014-11-252-74/+1
* | | | MDEV-7167: innodb.innodb_bug12902967 fails in buildbot on WindowsJan Lindström2014-11-242-0/+4
* | | | MDEV-7169: innodb.innodb_bug14147491 fails in buildbot on WindowsJan Lindström2014-11-241-0/+3
* | | | MDEV-7168: Tests innodb.innodb_stats_create_tableJan Lindström2014-11-242-0/+24
* | | | MDEV-7164: innodb.innodb-alter-table-disk-full fails in buildbot on WindowsJan Lindström2014-11-243-11/+12
* | | | MDEV-7171 funcs_1.is_tables_is and main.information_schema-big fail in buildbot.Alexey Botchkov2014-11-242-0/+96
* | | | MDEV-7166: innodb.innodb-page_compression_zip fails in buildbotJan Lindström2014-11-244-2/+50
* | | | MDEV-7161: Build failure in buildbot on work-amd64-valgrindNirbhay Choubey2014-11-233-1/+3
* | | | MDEV-7053: WSREP_STATUS & WSREP_MEMBERSHIP I_S tablesNirbhay Choubey2014-11-2217-22/+469
* | | | Removing some duplicate code: deriving Item_func_opt_neg from Item_bool_func.Alexander Barkov2014-11-201-7/+5
* | | | Deriving Item_bool_func from Item_bool_func2.Alexander Barkov2014-11-201-5/+3
* | | | MDEV-7005 NULLIF does not work as documentedAlexander Barkov2014-11-2010-62/+1595
* | | | Sharing similar code between Item_func_ifnull and Item_func_ifAlexander Barkov2014-11-192-54/+42
* | | | MDEV-7133: InnoDB: Assertion failure in dict_tf_is_validJan Lindström2014-11-194-0/+241
* | | | MDEV-7108: Make long semaphore wait timeout configurableJan Lindström2014-11-1714-8/+246
* | | | MDEV-7088: Query stats for compression based on TRIM sizeJan Lindström2014-11-129-2/+37
* | | | MDEV-5231: Per query variables from Percona Server (rewritten)Oleksandr Byelkin2014-11-1129-61/+2681
* | | | MDEV-6936: Buffer pool list scan optimizationJan Lindström2014-11-0618-512/+776
* | | | Fix error message output if posix_fallocate (trim) is not successfull.Jan Lindström2014-11-052-12/+14
* | | | Fix compiler failure on Windows.Jan Lindström2014-11-044-4/+4
* | | | A follow up fix for MDEV-5528Alexander Barkov2014-11-042-3/+3
* | | | Fix error on trim operation alligment. Furthermore, make sure thatJan Lindström2014-11-044-16/+38
* | | | MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal d...Alexander Barkov2014-11-0353-588/+1643
* | | | MDEV-6649 Different warnings for TIME and TIME(N) when @@old_mode=zero_date_t...Alexander Barkov2014-11-034-11/+45
* | | | MDEV-6929: Port Facebook Prefix Index Queries OptimizationJan Lindström2014-11-0337-52/+871
* | | | MDEV-6939 : Dots in file names of configuration filesNirbhay Choubey2014-10-291-1/+1
* | | | mysys/mf_fn_ext.c: typos & indentsNirbhay Choubey2014-10-291-6/+8
* | | | MDEV-6932: Enable Lazy FlushingJan Lindström2014-10-2911-22/+189
* | | | MDEV-6935: Change the default value for innodb_log_compressed_pages to falseJan Lindström2014-10-296-8/+8
* | | | MDEV-6968: CREATE TABLE crashes with InnoDB pluginJan Lindström2014-10-294-12/+28
* | | | MDEV-6648: InnoDB: Add support for 4K sector size if supportedJan Lindström2014-10-2934-82/+1651
* | | | Increase the version numberElena Stepanova2014-10-281-1/+1