summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5620 CMake option to compile against an external PCRE librarySergei Golubchik2014-03-041-2/+1
* MDEV-5674 Valgrind warnings "Conditional jump or move depends on uninitialise...Sergei Golubchik2014-03-021-0/+1
* MDEV-5667 online alter and changed field/index optionsSergei Golubchik2014-03-023-6/+16
* MDEV-5668 Assertion `granted_role->is_role()' fails on granting role with emp...Sergei Golubchik2014-03-011-0/+5
* followup for MDEV-4309: DBT-3 Q1 benchmark: Benchmark + profile a patchSergei Golubchik2014-02-281-0/+1
* mergeSergei Golubchik2014-02-2892-380/+664
|\
| * MDEV-4955 discover of table non-existance on CREATESergei Golubchik2014-02-272-37/+71
| * MDEV-4447 MariaDB sources should have unix-style line endings everywhereSergei Golubchik2014-02-272-79/+79
| * Fix code in make_sortkey() that only worked by chanceSergei Golubchik2014-02-261-11/+4
| * 10.0-base mergeSergei Golubchik2014-02-2689-254/+511
| |\
| | * 5.5 mergeSergei Golubchik2014-02-2587-255/+505
| | |\
| | | * 5.3 mergeSergei Golubchik2014-02-228-7/+94
| | | |\
| | | | * After constant row substitution the optimizer should call the methodIgor Babaev2014-02-201-0/+1
| | | | * Backport the following from 5.5 to 5.3:Sergey Petrunya2014-02-191-0/+2
| | | | * Fix compile failure:Sergey Petrunya2014-02-191-1/+2
| | | | * Add a debugger helper function that does this:Sergey Petrunya2014-02-191-0/+79
| | | | * MDEV-5600: Wrong result on 2nd execution of PS depending on the length of the...Sergey Petrunya2014-02-191-0/+1
| | | | * MDEV-5615 crash in Gcalc_function::add_operation.Alexey Botchkov2014-02-182-3/+6
| | | | * MDEV-5581: Server crashes in in JOIN::prepare on 2nd execution of PS with mat...Sergey Petrunya2014-02-153-3/+5
| | | * | increment and get the query_id atomically, otherwise two concurrent threadsSergei Golubchik2014-02-191-3/+4
| | | * | At --log-warnings=9 or more, log at what address a dynamic plugin was loaded.Sergei Golubchik2014-02-171-0/+10
| | | * | Post-merge fixes: merge MariaDB's fix for MDEV-5177 and MDEV-5555 Sergey Petrunya2014-02-171-17/+7
| | | * | MergeSergey Petrunya2014-02-171-2/+59
| | | |\ \
| | | | * | MDEV-5177: ha_partition and innodb index intersection produce fewer rows (MyS...Sergey Petrunya2014-02-171-2/+59
| | | * | | don't open and fill all I_S tables for SELECT * FROM I_S.TRIGGERSSergei Golubchik2014-02-171-0/+4
| | | * | | MySQL-5.5.36 mergeSergei Golubchik2014-02-1769-205/+276
| | | |\ \ \
| | | | * | | Updated/added copyright headersMurthy Narkedimilli2014-01-0660-61/+65
| | | | * | | Bug17632978 SLAVE CRASHES IF ROW EVENT IS CORRUPTEDVenkatesh Duggirala2013-12-181-1/+1
| | | | * | | Bug#17632978 SLAVE CRASHES IF ROW EVENT IS CORRUPTEDVenkatesh Duggirala2013-12-177-45/+41
| | | | * | | Bug#16539979 - BASIC SELECT COUNT(DISTINCT ID) IS BROKENGuilhem Bichot2013-12-042-41/+69
| | | | * | | Bug#12428404 MYSQLD.EXE CRASHES WHEN EXTRACTVALUE() IS CALLED WITHAnirudh Mangipudi2013-11-251-0/+3
| | | | |\ \ \
| | | | | * | | Bug#12428404 MYSQLD.EXE CRASHES WHEN EXTRACTVALUE() IS CALLED Anirudh Mangipudi2013-11-251-0/+3
| | | | * | | | backport of Bug#17401628Mattias Jonsson2013-11-201-4/+7
| | | | * | | | Bug #17708621 : EXCEEDING SORT_BUFFER_SIZE (FILE SORT) mithun2013-11-181-0/+14
| | | | * | | | Bug #17049656 : MYSQLD --LOCAL-SERVICE PARAMETER DOES NOT WORKAtanu Ghosh2013-11-141-1/+1
| | | | * | | | Bug#17641586 INCORRECTLY PRINTED BINLOG DUMP INFORMATIONVenkatesh Duggirala2013-11-121-1/+1
| | | | * | | | Bug#16736412: THE SERVER WAS CRASHED WHILE EXECUTINGSujatha Sivakumar2013-11-071-3/+3
| | | | * | | | Bug#16691598 - ORDER BY LOWER(COLUMN) PRODUCES OUT-OF-ORDER RESULTSNeeraj Bisht2013-11-071-15/+17
| | | | * | | | Bug#16736412: THE SERVER WAS CRASHED WHILE EXECUTINGSujatha Sivakumar2013-11-061-0/+11
| | | | * | | | Bug#17588348: INDEX MERGE USED ON PARTITIONED TABLE Aditya A2013-11-051-7/+17
| | | | * | | | Bug#12368495 CRASH AND/OR VALGRIND ERRORS WITH REVERSE FUNCTION AND CHARSET C...Tor Didriksen2013-11-051-4/+24
| | | * | | | | 5.3 mergeSergei Golubchik2014-02-146-26/+27
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | / | | | | | |_|/ | | | | |/| |
| | | | * | | MDEV-714 LP:1020645 - crash (sig 11) with union querySergei Golubchik2014-02-131-1/+2
| | | | * | | use a different error for MySQL bug#11747970 - kill the query,Sergei Golubchik2014-02-131-7/+1
| | | | * | | Remove the fix from MySQL-5.1 that's not necessary in 5.3Sergei Golubchik2014-02-132-7/+3
| | | | * | | 5.2 mergeSergei Golubchik2014-02-132-11/+21
| | | | |\ \ \
| | | | | * \ \ 5.1 mergeSergei Golubchik2014-02-132-11/+21
| | | | | |\ \ \
| | | | | | * | | fix embedded testsSergei Golubchik2014-02-131-1/+0
| | | | | | * | | MDEV-5655 Server crashes on NAME_CONST containing AND/OR expressionsSergei Golubchik2014-02-121-10/+21
| | | | | * | | | 5.1 mergeSergei Golubchik2014-01-283-15/+5
| | | | | |\ \ \ \ | | | | | | |/ / /