summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing include (fixes compile failure with gcc 4.7).unknown2012-03-291-0/+1
* Automatic mergeMichael Widenius2012-03-2812-15/+93
|\
| * Merge with 5.1Michael Widenius2012-03-2812-15/+92
| |\
| | * Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-2812-15/+92
* | | Added feature request from lp:956585 "Feature request - prevent truncating qu...Michael Widenius2012-03-271-6/+89
* | | BUG#965872: Server crashes in embedding_sjm on a simple 1-table select with A...Sergey Petrunya2012-03-275-0/+39
* | | MergeSergey Petrunya2012-03-265-5/+183
|\ \ \
| * | | BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subq...Sergey Petrunya2012-03-265-5/+183
* | | | Bug fix for MySQL bug#61209 "auto_increment_offset != 1 + innodb_autoinc_lock...Michael Widenius2012-03-266-282/+301
* | | | Sorted some test results that can be different on different machinesMichael Widenius2012-03-264-103/+105
* | | | Fixed lp:963603 "Assertion `lock_type != TL_UNLOCK && (lock_type == TL_IGNORE...Michael Widenius2012-03-262-1/+4
|/ / /
* | | MergeSergey Petrunya2012-03-268-4/+626
|\ \ \
| * | | BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub...Sergey Petrunya2012-03-268-4/+626
* | | | Increased version numberMichael Widenius2012-03-261-1/+1
|/ / /
* | | BUG#962667: Assertion `0' failed in QUICK_INDEX_SORT_SELECT::need_sorted_outp...Sergey Petrunya2012-03-255-0/+164
* | | Improve filesort performance for small sorts: Don't write pointers to records...unknown2012-03-242-38/+28
* | | Speedup:Michael Widenius2012-03-238-25/+29
* | | Fixes lp:941889 "JOIN constructors takes a long time in 5.3"Michael Widenius2012-03-233-16/+42
* | | Speedups:Michael Widenius2012-03-238-46/+80
* | | Fixed LP bug #954900.Igor Babaev2012-03-223-1/+139
* | | Automerge.unknown2012-03-226-27/+41
|\ \ \
| * | | Backport some simple performance patches from 5.5.unknown2012-03-226-27/+41
* | | | mergeSergei Golubchik2012-03-217-233/+17
|\ \ \ \ | | |/ / | |/| |
| * | | mergeSergei Golubchik2012-03-217-233/+17
| |\ \ \ | | | |/ | | |/|
| | * | lp:933959 Assertion `0' failed in net_end_statement(THD*) on concurrent SELEC...Sergei Golubchik2012-03-211-0/+2
| | * | Fix access to uninitialized variable in innodb error message in case WriteFil...Vladislav Vaintroub2012-03-152-2/+2
| | * | restore my_safe_printf_stderr for "crash-safe sigsegv handler"Sergei Golubchik2012-03-144-231/+13
* | | | mdev-191 SHOW TABLES was unnecessary opening .frm filesSergei Golubchik2012-03-211-4/+5
* | | | Merge BUG#952372Sergey Petrunya2012-03-214-2/+70
|\ \ \ \
| * | | | BUG#952372: Server crashes on 2nd execution of PS in find_field_in_tables wit...Sergey Petrunya2012-03-184-2/+71
* | | | | Fixed LP bug #954262.Igor Babaev2012-03-204-1/+409
* | | | | BUG#952583: Server crashes in Item_field::fix_after_pullout on INSERT .. SELECTSergey Petrunya2012-03-194-11/+50
| |_|_|/ |/| | |
* | | | Merge 5.2->5.3unknown2012-03-1417-67/+307
|\ \ \ \ | | |/ / | |/| |
| * | | test suite for LP bug#694450unknown2012-03-142-0/+37
| * | | mergeVladislav Vaintroub2012-03-122-12/+8
| |\ \ \ | | | |/ | | |/|
| | * | LP953714: Fix formatting of the crash messages in signal/exception handlerVladislav Vaintroub2012-03-122-12/+8
| * | | LP952607: Do not show MySQL services preinstalled by Dell in the upgrade wizardVladislav Vaintroub2012-03-121-1/+38
| * | | Fixed LP bug #930814.Igor Babaev2012-03-093-2/+29
| * | | Added test case for lp:905782 "Assertion `pageno < ((1ULL) << 40)' failed at ...Michael Widenius2012-03-092-10/+20
| * | | Added ucs2 test moved from maria3.test. (MDEV-167)unknown2012-03-092-0/+80
| * | | Fixed LP bug #884175.Igor Babaev2012-03-083-2/+88
| * | | mergeVladislav Vaintroub2012-03-062-3/+8
| |\ \ \
| | * | | LP947631: Uninstall wipes HeidiSQL settings, even if HeidiSQL is installed pr...Vladislav Vaintroub2012-03-062-3/+8
| * | | | Return original checksum value inside the test.unknown2012-03-012-47/+7
| |/ / /
* | | | Merge.Igor Babaev2012-03-134-7/+81
|\ \ \ \
| * | | | Fixed LP bug #953649.Igor Babaev2012-03-134-7/+81
| | |_|/ | |/| |
* | | | Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11"Michael Widenius2012-03-1318-81/+203
|/ / /
* | | MergeSergey Petrunya2012-03-124-0/+77
|\ \ \
| * \ \ MergeSergey Petrunya2012-03-1231-38/+664
| |\ \ \
| * | | | BUG#952297: Server crashes on 2nd execution of PS in Field::is_null with semi...Sergey Petrunya2012-03-124-0/+77