summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13351: Server crashes in st_select_lex::set_explain_type upon UNION with...bb-10.2-mdev13352Sergei Petrunia2017-07-213-3/+33
* MDEV-13344: Server crashes in in AGGR_OP::put_record on subquerySergei Petrunia2017-07-212-0/+20
* MDEV-13352: Server crashes in st_join_table::remove_duplicatesSergei Petrunia2017-07-214-7/+28
* update .gitignoreAlexander Kuleshov2017-07-171-0/+4
* MDEV-13332 mariabackup from 10.2.x crashes with --ftwrl-* optionsVladislav Vaintroub2017-07-172-3/+3
* CONNECT: accessed p[i] outside of the loopSergei Golubchik2017-07-151-26/+26
* deb packages didn't buildSergei Golubchik2017-07-131-1/+1
* Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-07-13127-2323/+9891
|\
| * - Fix MDEV-13239 Suppress the restriction about no blanksOlivier Bertrand2017-07-041-5/+23
| * Merge branch 'ob-10.2' of https://github.com/Buggynours/MariaDB into ob-10.2Olivier Bertrand2017-07-030-0/+0
| |\
| | * Define nullptr in jdbconn.cppOlivier Bertrand2017-07-021-1/+1
| * | - Suppress warning when creating mongo JSON tablesOlivier Bertrand2017-07-036-17/+26
| |/
| * - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-0246-2477/+5400
| * Fix unhandled exception:Olivier Bertrand2017-06-1112-45/+45
| * Add MONGO catalog tableOlivier Bertrand2017-06-102-12/+6
| * Fix MDEV-12973: Blank columns querying SQL ServerOlivier Bertrand2017-06-081-21/+40
| * Fix MDEV-12969. Crash during inserting binary value in Connect table.Olivier Bertrand2017-06-062-89/+101
| * Tabname defaults to the table name for MONGO tablesOlivier Bertrand2017-06-031-0/+3
| * Protect Info function against NULL g pointerOlivier Bertrand2017-06-012-2/+7
| * Add table option FILTER used by Mongo and Json tables.Olivier Bertrand2017-05-297-45/+16
| * Add CHECK TABLE to the list of accepted commands.Olivier Bertrand2017-05-281-3/+3
| * Use english error msg in xml.resultOlivier Bertrand2017-05-261-1/+1
| * Missing quote in infoschema2-9739.resultOlivier Bertrand2017-05-261-1/+1
| * Try to fix failing tests on LINUXOlivier Bertrand2017-05-267-64/+74
| * Try to fix failing testsOlivier Bertrand2017-05-253-105/+105
| * Recognize xmlsup option case insensitiveOlivier Bertrand2017-05-2551-223/+1811
| * Fix bug: Discovery of JSON table fails in DEBUG modeOlivier Bertrand2017-05-231-3/+1
| * Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-23143-5520/+7966
| * .gitignoreOlivier Bertrand2017-05-181-18/+1
* | Require either OpenSSL 1.0 or 1.1 on DebianSergei Golubchik2017-07-131-1/+1
* | fix compilation with OpenSSL 1.1Sergei Golubchik2017-07-131-1/+2
* | Rename mariadb-backup-10.2.files to mariadb-backup-10.2.installVicențiu Ciorbaru2017-07-121-0/+0
* | MDEV-13826: Floating point exception in Filesort_tracker::print_json_members(...Varun Gupta2017-07-123-5/+88
* | bump the VERSIONDaniel Bartholomew2017-07-121-1/+1
* | MDEV-13288: Travis dependency cracklib-runtimeDaniel Black2017-07-111-0/+2
* | Follow-up for MDEV-13089 (identifier quoting in partitioning)mariadb-10.2.7Elena Stepanova2017-07-102-8/+8
* | storage_engine subsuites should also be disabled for XtraDBElena Stepanova2017-07-102-0/+16
* | Updated list of unstable tests for 10.2.7Elena Stepanova2017-07-091-65/+198
* | Follow-up for MDEV-13089 (identifier quoting in partitioning)Elena Stepanova2017-07-0929-5738/+5738
* | MDEV-12785 MTR complains "Can't exec mariadb_config"Elena Stepanova2017-07-091-4/+9
* | fixes for lower_case_table_names=2Sergei Golubchik2017-07-095-344/+344
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-0832-244/+776
|\ \
| * \ Merge branch '10.0' into 10.1Sergei Golubchik2017-07-0733-247/+778
| |\ \
| | * | after-merge fix for a7ed4644a6fSergei Golubchik2017-07-068-25/+64
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-07-0623-180/+465
| | |\ \
| | | * | bugfix: long partition namesSergei Golubchik2017-07-065-134/+253
| | | * | MDEV-10146: Wrong result (or questionable result and behavior) with aggregate...Oleksandr Byelkin2017-07-057-0/+142
| | | * | sql_class: incorrect assignment in Security_context::destroyDaniel Black2017-07-041-1/+1
| | | * | ma_pagecache: release lock in pagecache_readDaniel Black2017-07-031-0/+1
| | | * | ma_loghandler: translog_set_only_in_buffers failed to release lockDaniel Black2017-07-031-1/+2