summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2017-05-2229-48/+148
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-05-1912-28/+97
| |\
| | * Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-1718-22/+46
| | * MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warningSergei Golubchik2017-05-155-16/+6
| | * MDEV-12761 Error return from external_lock make the server crashSergei Golubchik2017-05-152-1/+4
| | * MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-157-35/+18
| | * WIP: global readonly variable pcre_frame_sizeDaniel Black2017-05-155-1/+28
| | * MDEV-12420: add full list of pcre error messagesDaniel Black2017-05-151-0/+62
| | * MDEV-12420: PCRE stack overflowDaniel Black2017-05-152-3/+7
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-1721-27/+53
* | | Fixed the bug mdev-12788.Igor Babaev2017-05-182-2/+7
* | | MDEV-12756 rpl.rpl_killed_ddl fails in buildbot with 'Can't find record'Monty2017-05-171-1/+3
* | | MDEV-10332 support for OpenSSL 1.1 and LibreSSLSergei Golubchik2017-05-092-43/+25
* | | MDEV-10332 support for OpenSSL 1.1 and LibreSSLGeorg Richter2017-05-092-1/+26
* | | MDEV-12019 FLASHBACK: Server crashes in bitmap_bits_set / pack_row / ...Sachin Setiya2017-05-091-0/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-0915-102/+155
|\ \ \ | |/ /
| * | MDEV-12696 Crash with LOAD XML and non-updatable VIEW columnSergei Golubchik2017-05-091-12/+29
| * | Merge branch '10.0' into 10.1Sergei Golubchik2017-05-082-6/+10
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-05-081-5/+7
| | |\
| | | * Fixed the bug mdev-12673.Igor Babaev2017-05-041-5/+7
| | * | restore dependencies, removed in f2dc04abeaSergei Golubchik2017-05-031-1/+3
| * | | Remove compile warning - "this" canot be nullDaniel Black2017-04-301-1/+1
| * | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-2812-62/+107
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into bb-10.0-merge-5.5bb-10.0-merge-5.5Oleksandr Byelkin2017-04-251-6/+15
| | |\ \ | | | |/
| | | * Fixed the bug mdev-10693.Igor Babaev2017-04-241-6/+15
| | * | MDEV-12495 Conditional jump depends on uninitialised value for: SELECT NULL U...Alexander Barkov2017-04-221-1/+4
| | * | Fixed bug mdev-10053.Igor Babaev2017-04-211-0/+7
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-2110-55/+81
| | |\ \ | | | |/
| | | * MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ...Sergei Golubchik2017-04-202-3/+3
| | | * compiler warningSergei Golubchik2017-04-201-1/+1
| | | * Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-118-54/+80
| | | |\
| | | | * Bug#25514146: DB_NAME IS IGNORED WHEN CREATING TABLE WITH DATA DIRECTORYDyre Tjeldvoll2017-02-231-3/+3
| | | | * Bug#23195404 EXCESSIVE MEMORY CAN BE USED BY THE QUOTE()Ajo Robert2017-02-231-1/+12
| | | | * WL#10287 - Backport WL#7195 to MySQL - 5.5Thayumanavar S2017-01-301-1/+2
| | | | * Bug #24595937: INCORRECT BEHAVIOR WHEN LOADING DATA TO VIEWSreeharsha Ramanavarapu2016-12-131-0/+18
| | | | * Bug #25111907: XML TEST FAILS WITH UNDEFINED BEHAVIORGeorgi Kodinov2016-12-051-3/+3
| | | | * (no commit message)Arun Kuruvila2016-11-284-26/+618
| | | | * Bug#25092566: CREATE TABLE WITH DATA DIRECTORY CLAUSE DOES NOT REQUIRE SPECIALDyre Tjeldvoll2016-11-243-3/+55
| | | | * BUG#24437124: POSSIBLE BUFFER OVERFLOW ON CREATE TABLEKarthik Kamath2016-11-101-0/+15
| | | * | Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886.Igor Babaev2017-04-041-1/+1
* | | | | MDEV-12290 Wrong timestamps in binary log causes replication issuesSachin Setiya2017-05-091-0/+2
* | | | | MDEV-12580 Wrong query result in join when using an index (Version > "10.2.3")Sergei Golubchik2017-05-081-3/+4
* | | | | MDEV-12669 Circular foreign keys cause a loop and OOM upon LOCK TABLESergei Golubchik2017-05-081-2/+3
* | | | | MDEV-10541: Faking the version string only works with MariaDB-ClientsVicențiu Ciorbaru2017-05-063-1/+10
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-068-54/+63
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-9566 Server code changes in preparation for mariabackupVladislav Vaintroub2017-04-272-14/+20
| * | | | MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-273-5/+26
| * | | | cleanup: don't include *.h files into SQL_SOURCESSergei Golubchik2017-04-271-14/+14
| * | | | bugfix: federated/replication did not increment bytes_received status variableSergei Golubchik2017-04-273-29/+1
* | | | | MDEV-12696 Crash with LOAD XML and non-updatable VIEW columnAlexander Barkov2017-05-054-45/+56