summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"bb-lf-iteratorSergey Vojtovich2014-12-032-3/+14
* lf_hash_iterate() functionSergei Golubchik2014-11-273-17/+91
* lf_hash changes, in lfind()Sergei Golubchik2014-11-271-16/+12
* 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
* Added SST scripts to the server package.Nirbhay Choubey2014-10-272-0/+12
* MDEV-6759: innodb valgrind failuresJan Lindström2014-10-272-2/+0
* GIS-related test results updated.Alexey Botchkov2014-10-242-1/+48
* Enhance row-merge sort progress logging.Jan Lindström2014-10-222-0/+4
* MDEV-12 OpenGIS: create required tables: GeometryColumns, related views.Alexey Botchkov2014-10-216-1/+184
* Make sure that information schema knows also page compressed pageJan Lindström2014-10-204-6/+6
* Correction for the fix of the bug mdev-6874.Igor Babaev2014-10-194-7/+5
* Merge branch '10.1' of ../10.1-mdev334 into 10.1Igor Babaev2014-10-175-2/+30
|\
| * Fixed bug mdev-6874.Igor Babaev2014-10-175-2/+30
* | MDEV-6388: ANALYZE $stmt output in the slow query logSergei Petrunia2014-10-173-0/+42
* | MDEV-6388: ANALYZE $stmt output in the slow query logSergei Petrunia2014-10-176-16/+19
* | Merge branch '10.1' of github.com:MariaDB/server into 10.1Sergei Petrunia2014-10-172148-80977/+89407
|\ \
| * \ Merge branch 'bb-10.1-merge' into 10.1mariadb-10.1.1Sergei Golubchik2014-10-162125-80651/+88421
| |\ \
| | * | after-merge fixesSergei Golubchik2014-10-1514-307/+282