summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* thd_specifics serviceMDEV-thd-specificsSergei Golubchik2014-11-2910-0/+224
* fix a commentSergei Golubchik2014-11-291-3/+3
* a case of uninitialized variableSergei Golubchik2014-11-291-3/+1
* MDEV-6999 Remove or deprecate unused variablesSergei Golubchik2014-11-298-367/+66
* MDEV-6979 simplify trigger rules for RBR triggersSergei Golubchik2014-11-293-33/+26
* MDEV-6895 switch to dynamic libjemalloc.soSergei Golubchik2014-11-292-17/+24
* MDEV-6980 OUT parameters in PREPARESergei Golubchik2014-11-2916-370/+10
* MDEV-6894 Enable SEQUENCE engine by defaultSergei Golubchik2014-11-293-3/+1
* MDEV-5871 support assisted discovery in oqgraph v3Sergei Golubchik2014-11-295-40/+41
* oqgraph cleanup: remove castsSergei Golubchik2014-11-291-6/+4
* cleanup: s/const CHARSET_INFO/CHARSET_INFO/Sergei Golubchik2014-11-2920-31/+30
* cleanup: reuse MY_CHECK_AND_SET_COMPILER_FLAG in sphinx/CMakeLists.txtSergei Golubchik2014-11-291-4/+1
* cleanup: ptr_cmpSergei Golubchik2014-11-291-10/+10
* MDEV-6311 Add errors on CREATE SERVERSergei Golubchik2014-11-297-7/+54
* cleanup: freshen up CREATE SERVER codeSergei Golubchik2014-11-298-167/+114
* 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