summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.3->5.5Igor Babaev2013-09-063-1/+52
|\
| * Fixed bug mdev-4996.Igor Babaev2013-09-063-1/+52
* | MDEV-4978 - Server cursor is broken with blobs in the select list,Sergey Vojtovich2013-09-062-0/+70
* | MDEV-4836: Merge into 5.5-mainSergey Petrunya2013-09-033-0/+97
|\ \
| * | mdev-4942: Add another testcase after merging with other fixes.Sergey Petrunya2013-08-283-0/+37
| * | Automatic merge of MDEV-4836 fix into 5.5Sergey Petrunya2013-08-283-0/+60
| |\ \
| | * | Fix for MDEV-4836 fix: take into account situation where "notnull_col IS NULL...Sergey Petrunya2013-08-263-0/+27
| | * | Fix for MDEV-4836: Merge with current 5.5Sergey Petrunya2013-08-263-0/+33
| | |\ \
| | | * | MDEV-4836: Wrong result on <not null date column> IS NULL (old documented hac...Sergey Petrunya2013-08-233-0/+33
* | | | | Merge 5.3->5.5Igor Babaev2013-08-315-1/+99
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed bug mdev-4971.Igor Babaev2013-08-295-1/+99
* | | | | Merge 5.3->5.5Igor Babaev2013-08-293-0/+75
|\ \ \ \ \ | |/ / / /
| * | | | Fixed bug mdev-4962.Igor Babaev2013-08-293-0/+75
* | | | | fix an old bug where dd_frm_type() could incorrectly determine the table typeSergei Golubchik2013-08-283-0/+41
* | | | | Test case for MyISAM and OPTIMIZE TABLESergei Golubchik2013-08-282-0/+70
* | | | | mtr bug: files outside of both the suite dir and the overlay dir, wereSergei Golubchik2013-08-261-0/+2
* | | | | MDEV-4951 drop user leaves privilegesSergei Golubchik2013-08-283-1/+9
| |/ / / |/| | |
* | | | Fixed bug mdev-4959.Igor Babaev2013-08-282-0/+35
* | | | Merge 5.3->5.5Igor Babaev2013-08-2714-14/+136
|\ \ \ \ | |/ / /
| * | | Fixed bug mdev-4952Igor Babaev2013-08-263-0/+46
| * | | Fixed bug mdev-4944.Igor Babaev2013-08-2612-9/+85
* | | | Fixed MySQL bug #69861 LAST_INSERT_ID is replicated incorrectly if replicatio...Michael Widenius2013-08-273-0/+68
| |/ / |/| |
* | | Merge fix for MDEV-4942, 5.3->5.5Sergey Petrunya2013-08-263-0/+40
|\ \ \ | |/ /
| * | Fixed bug mdev-4942.Igor Babaev2013-08-233-0/+40
* | | MergeIgor Babaev2013-08-235-3/+48
|\ \ \
| * | | Fixed bug mdev-4420.Igor Babaev2013-08-235-3/+48
* | | | Merging from 5.3Alexander Barkov2013-08-222-0/+60
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | MDEV-4804 Date comparing false resultAlexander Barkov2013-08-222-0/+60
* | | Automatic mergeSergey Petrunya2013-08-222-0/+37
|\ \ \ | |_|/ |/| |
| * | MDEV-4840: Wrong result (missing rows) on LEFT JOIN with InnoDB tablesSergey Petrunya2013-08-222-0/+37
* | | MergeIgor Babaev2013-08-213-0/+46
|\ \ \ | | |/ | |/|
| * | MDEV-4908: Assertion `((Item_cond *) cond)->functype() == ((Item_cond *) new_...unknown2013-08-213-0/+46
* | | Merge 5.3->5.5Igor Babaev2013-08-212-0/+58
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed a bug/typo in the patch for mdev-4355, noticed after the patchIgor Babaev2013-08-201-3/+3
| * Fix bug MDEV-4895 Valgrind warnings (Conditional jump or move depends on unin...unknown2013-08-202-0/+58
* | Backport from 10.0-base fix for tests failing when vardir has no execute perm...unknown2013-08-201-3/+1
* | Merge 5.3->5.5.Igor Babaev2013-08-1820-26/+420
|\ \ | |/
| * Fixed bug mdev-4418.Igor Babaev2013-08-1613-10/+81
| * MergeIgor Babaev2013-08-155-5/+185
| |\
| | * Fixed bug mdev-4355.Igor Babaev2013-08-155-5/+185
| * | Merge 5.2->5.3Igor Babaev2013-08-155-6/+149
| |\ \
| | * \ Merge 5.1->5.2Igor Babaev2013-08-142-4/+78
| | |\ \
| | | * | Fixed bug mdev-4894.Igor Babaev2013-08-132-4/+78
| | * | | MDEV-4823: Server crashes in Item_func_not::fix_fields on creating a table wi...unknown2013-08-012-0/+15
* | | | | Merge from 5.3Alexander Barkov2013-08-124-0/+59
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-4652 Wrong result for CONCAT(GREATEST(TIME('00:00:01'),TIME('00:00:00'))Alexander Barkov2013-08-122-0/+15
| * | | | MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADDunknown2013-08-012-0/+44
* | | | | mysql --skip-column-names flag should not affect alignment of field values,Sergei Golubchik2013-08-082-0/+9
* | | | | Merge from 5.3Alexander Barkov2013-08-082-0/+35
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-4653 Wrong result for CONVERT_TZ(TIME('00:00:00'),'+00:00','+7:5')Alexander Barkov2013-08-082-0/+35