summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-60 Support for Spatial Reference systems for the GIS data.mdev-60-mergeAlexey Botchkov2014-12-0313-30/+243
* cleanup: comments referring to non-extistent Item classesSergei Golubchik2014-11-2912-29/+30
* cleanup: sort and reorder %union elements in sql_yacc.yySergei Golubchik2014-11-291-43/+49
* parser cleanup: don't store field properties in LEX, use Create_field directlySergei Golubchik2014-11-2930-660/+574
* compiler warning when compiling wsrep w/o P_SSergei Golubchik2014-11-291-0/+2
* cleanup: remove long unused unireg constantsSergei Golubchik2014-11-293-25/+16
* cleanup: sql_plugin.ccSergei Golubchik2014-11-291-19/+20
* MDEV-4045 Missing OGC Spatial functions.Alexey Botchkov2014-11-289-101/+996
* MDEV-7228: innodb.innodb-page_compression_tables, innodb.innodb-page_compress...Jan Lindström2014-11-277-2/+10
* 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
|\