summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* BUG#25250768: WRITING ON A READ_ONLY=ON SERVER WITHOUT SUPER PRIVILEGESergei Golubchik2017-07-181-17/+9
* Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-1811-28/+87
|\
| * Bug #24595639: INCORRECT BEHAVIOR IN QUERY WITH UNION ANDSreeharsha Ramanavarapu2017-05-242-2/+18
| * Bug#16212207 - LOAD XML INFILE PERFORMANCE WITH INDENTEDShishir Jaiswal2017-05-231-1/+3
| * Bug#16212207 - LOAD XML INFILE PERFORMANCE WITH INDENTEDShishir Jaiswal2017-05-161-1/+8
| * BUG#25250768: WRITING ON A READ_ONLY=ON SERVER WITHOUT SUPERNisha Gopalakrishnan2017-04-071-3/+7
| * BUG#24807826: UINT3KORR SHOULD STOP READING FOUR INSTEAD OFKarthik Kamath2017-03-101-1/+1
| * BUG#24807826: UINT3KORR SHOULD STOP READING FOUR INSTEAD OFKarthik Kamath2017-03-092-12/+8
| * Bug#24901077: RESET SLAVE ALL DOES NOT ALWAYS RESET SLAVESujatha Sivakumar2017-02-285-15/+56
* | MDEV-11240: Server crashes in check_view_single_update or Assertion `derived-...Oleksandr Byelkin2017-07-181-1/+3
* | MDEV-11205 UDF_ARGS "attribute_lengths" incorrect value.Alexey Botchkov2017-07-181-0/+2
* | MDEV-12136 SELECT COUNT(DISTINCT) returns the wrong value when tmp_table_size...Sergei Golubchik2017-07-131-2/+6
* | MDEV-12136 SELECT COUNT(DISTINCT) returns the wrong value when tmp_table_size...Sergei Golubchik2017-07-121-3/+3
* | MDEV-12489 The select stmt may fail due to "having clause is ambiguous" unexp...Sergei Golubchik2017-07-121-1/+1
* | compiler warningSergei Golubchik2017-07-121-1/+0
* | MDEV-7826 Server crashes in Item_subselect::enumerate_field_refs_processorSergei Golubchik2017-07-121-1/+2
* | MDEV-7339 Server crashes in Item_func_trig_cond::val_intSergei Golubchik2017-07-121-1/+2
* | bugfix: long partition namesSergei Golubchik2017-07-063-134/+191
* | MDEV-10146: Wrong result (or questionable result and behavior) with aggregate...Oleksandr Byelkin2017-07-051-0/+7
* | sql_class: incorrect assignment in Security_context::destroyDaniel Black2017-07-041-1/+1
* | thread_group_close: release mutex in all branchesDaniel Black2017-07-031-6/+8
* | item_timefunc: identical operandsDaniel Black2017-07-031-1/+1
* | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-272-0/+6
* | MDEV-13017 LOCK TABLE fails with irrelevant error while working with tables a...Sergei Golubchik2017-06-141-0/+3
* | cleanup: remove duplicate codeSergei Golubchik2017-06-142-24/+15
* | MDEV-13063 Server crashes in intern_plugin_lock or assertion `plugin_ptr->ref...Sergei Golubchik2017-06-141-1/+1
* | cleanup: move common test into a functionSergei Golubchik2017-06-141-8/+10
* | Fixed the bug mdev-12855.Igor Babaev2017-06-071-1/+4
* | Fixed the bug mdev-12963.Igor Babaev2017-06-071-0/+1
* | Fixed the bug mdev-12838.Igor Babaev2017-06-073-5/+78
* | MDEV-11958: LEFT JOIN with stored routine produces incorrect resultOleksandr Byelkin2017-05-231-4/+25
* | MDEV-11092 Assertion `!writer.checksum_len || writer.remains == 0' failedSachin Setiya2017-05-181-0/+7
* | Fixed the bug mdev-12812.Igor Babaev2017-05-171-0/+10
* | Fixed the bug mdev-12817/mdev-12820.Igor Babaev2017-05-171-1/+20
* | Fixed the bug mdev-7791.Igor Babaev2017-05-161-5/+13
* | MDEV-12799 Buffer overflowSergei Golubchik2017-05-151-3/+3
* | Fixed the bug mdev-7599.Igor Babaev2017-05-155-0/+37
* | Fixed the bugs mdev-12670 and mdev-12675.Igor Babaev2017-05-093-7/+86
* | Fixed the bug mdev-12673.Igor Babaev2017-05-041-5/+7
* | Fixed the bug mdev-10693.Igor Babaev2017-04-241-6/+15
* | 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