summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.1' into 10.2Jan Lindström2019-02-282-13/+37
|\
| * Revert offending part of MDEV-9519: Data corruption will happen on the Galera...Jan Lindström2019-02-281-13/+25
| * MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-2510-36/+256
| * MDEV-17942 fixup : protect rebuild_check_host() / rebuild_role_grants() with...Vladislav Vaintroub2019-02-201-6/+7
| * MDEV-17942 Assertion `found' failed in remove_ptr_from_dynarray after failed...Vladislav Vaintroub2019-02-201-0/+11
* | MDEV-17725 Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' ...Alexander Barkov2019-02-261-0/+3
* | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-2610-36/+256
* | Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRIN...Alexander Barkov2019-02-237-228/+256
* | Backporting MDEV-15497 Wrong empty value in a GEOMETRY column on LOAD DATAAlexander Barkov2019-02-233-34/+68
* | Backporting MDEV-14628 Wrong autoinc value assigned by LOAD XML in the NO_AUT...Alexander Barkov2019-02-233-38/+64
* | the opt_constraint_no_id should not have the lex_str type.Alexey Botchkov2019-02-061-1/+1
* | MDEV-17599 ALTER TABLE DROP CONSTRAINT does not work for foreign keys.Alexey Botchkov2019-02-052-2/+65
* | MDEV-18239 ASAN use-after-poison in process_str_arg / ... / mark_unsupported_...Sergei Golubchik2019-02-051-1/+6
* | MDEV-18083 ASAN heap-use-after-free in Field::set_warning_truncated_wrong_val...Sergei Golubchik2019-02-056-34/+17
* | cleanup: don't search for a just-opened tmp table in ALTERSergei Golubchik2019-02-051-39/+7
* | compiler warningsSergei Golubchik2019-02-051-2/+2
* | Merge 10.1 into 10.2Marko Mäkelä2019-02-038-77/+109
|\ \ | |/
| * Merge 10.1 into 10.1Marko Mäkelä2019-02-027-76/+104
| |\
| | * Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-286-24/+89
| | |\
| | | * Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSreeharsha Ramanavarapu2019-01-231-10/+12
| | | * Bug #28178776 COMPARISON OF UNINITAILIZED MEMORY IN LOG_IN_USEAditya A2019-01-232-6/+6
| | | * MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctlyOleksandr Byelkin2019-01-161-1/+4
| | | * Backport MDEV-17504 to 5.5Vladislav Vaintroub2019-01-112-7/+67
| | * | cleanup: fill_alter_inplace_infoSergei Golubchik2019-01-251-51/+13
| | * | compiler warningSergei Golubchik2019-01-251-1/+1
| | * | MDEV-18255: Server crashes in Bitmap<64u>::intersectVarun Gupta2019-01-241-1/+2
| * | | Fix embedded innodb_plugin after 560799ebd8efe11f4c4ae1bb9ed4d39185e03800Marko Mäkelä2019-02-021-1/+5
* | | | MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-024-0/+8
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-02-0218-100/+466
|\ \ \ \ | |/ / /
| * | | postmerge rollbacks and fixesOleksandr Byelkin2019-01-311-11/+1
| * | | Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-315-0/+62
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/10.0' into 10.0-galeraJan Lindström2018-11-021-0/+6
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/10.0' into bb-10.0-galeraJan Lindström2018-10-3129-198/+328
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-10-3032-347/+278
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'mariadb-5.5.62' into 5.5-galeramariadb-galera-5.5.62Jan Lindström2018-10-2928-344/+213
| | | |\ \ \ \ \
| | | * | | | | | Add missing file.Jan Lindström2018-10-101-0/+26
| | | * | | | | | Make config knob wsrep_certification_rules dynamicVasil Dimov2018-10-101-1/+1
| | | * | | | | | Add a new config variable wsrep_certification_rulesVasil Dimov2018-10-103-1/+15
| * | | | | | | | MDEV-18379: Unification of check for IPv6Julius Goryavsky2019-01-261-1/+2
| * | | | | | | | MDEV-17803: ulonglongization of table_mapping entry::table_id to fix windows ...Andrei Elkin2019-01-253-16/+16
| * | | | | | | | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-248-36/+277
| * | | | | | | | MDEV-14605 Changes to "ON UPDATE CURRENT_TIMESTAMP" fields are notAndrei Elkin2019-01-243-5/+30
| * | | | | | | | MDEV-18195 ASAN use-after-poison in my_strcasecmp_utf8 / Item::eq upon prepar...Alexander Barkov2019-01-241-12/+6
* | | | | | | | | MDEV-17148 DROP DATABASE throw "Directory not empty" after changed lower_case...Alexey Botchkov2019-02-011-2/+6
* | | | | | | | | MDEV-17479 Assertion `mysql_socket.fd != -1' failed in inline_mysql_socket_se...Vladislav Vaintroub2019-01-311-1/+1
* | | | | | | | | MDEV-16849 Extending indexed VARCHAR column should be instantaneousThirunarayanan Balathandayuthapani2019-01-302-8/+32
* | | | | | | | | MDEV-15740 Fix wsrep recovery with wsrep_emulate_bin_logTeemu Ollakka2019-01-271-1/+4
* | | | | | | | | MDEV-15740 Backport wsrep recovery fixes from 10.4.Teemu Ollakka2019-01-253-3/+84
* | | | | | | | | Fix the build after MDEV-17803Marko Mäkelä2019-01-242-5/+5
* | | | | | | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-244-4/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /