summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Fixed 2 valgrind bugs in the tree for mwl #106.Igor Babaev2011-05-223-1/+2
| | | * Fixed 3 valgrind bugs.Igor Babaev2011-05-2110-99/+35
| | | * Added back the SP calls from the test case for bug 48073.Igor Babaev2011-05-203-4/+18
| | | * MergeIgor Babaev2011-05-2099-1176/+4335
| | | |\
| | | | * Fixed a compiler warning.Igor Babaev2011-05-201-1/+1
| | | | * Fixed a compiler problem.Igor Babaev2011-05-191-1/+1
| | | | * MergeIgor Babaev2011-05-193-4/+3
| | | | |\
| | | | | * Fixed compiler warnings.Igor Babaev2011-05-193-4/+3
| | | | * | Fix warningsVladislav Vaintroub2011-05-204-4/+4
| | | | |/
| | | | * Fixed compiler warnings.Igor Babaev2011-05-193-7/+7
| | | | * Fixed crashes in the rpl suite due to a bug in Item_func_set_user_var::fix_fi...Igor Babaev2011-05-1910-54/+47
| | | | * Fixed LP bug #784848 that caused failures of func_str.test andIgor Babaev2011-05-186-31/+70
| | | | * Fixed LP bug #784281.Igor Babaev2011-05-178-43/+76
| | | | * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-1692-1095/+4193
| | | | |\
| | | | | * Post-merge fix: adjusted results for the vcol suite.Igor Babaev2010-09-234-12/+10
| | | | | * Post-merge fixes in comments.Igor Babaev2010-09-231-8/+8
| | | | | * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-2372-926/+4101
| | | | | |\
| | | | | | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-2670-917/+4206
| * | | | | | BUG#761598: Update .result fileSergey Petrunya2011-06-151-0/+23
| * | | | | | BUG#598247: partition.test produces valgrind errors in 5.3-based branchesSergey Petrunya2011-06-152-0/+37
| * | | | | | BUG#761598: InnoDB: Error: row_search_for_mysql() is called without ha_innoba...Sergey Petrunya2011-06-153-0/+73
| * | | | | | BUG#751439 Assertion `!table->file || table->file->inited == handler::NONE' f...Sergey Petrunya2011-06-153-0/+52
| * | | | | | fix for cast of negative numbers to datetimeSergei Golubchik2011-06-142-3/+3
| * | | | | | a couple of fixes for pbxt testsSergei Golubchik2011-06-122-0/+14
| * | | | | | Another attempt at fixing the rare random failures of rpl_corruptionunknown2011-06-141-0/+11
| * | | | | | Remove redundant code that is a result of a wrong merge.Sergey Petrunya2011-06-131-28/+0
| * | | | | | In make_join_select():Sergey Petrunya2011-06-121-8/+8
| * | | | | | Merge with Sergei's tree to get in latest microsecond patches and also fixes ...Michael Widenius2011-06-1198-1979/+2152
| |\ \ \ \ \ \
| | * | | | | | more buildbot fixesSergei Golubchik2011-06-103-19/+10
| | * | | | | | various fixes for buildbot failuresSergei Golubchik2011-06-1019-271/+193
| | * | | | | | change test_if_equality_guarantees_uniqueness()Sergei Golubchik2011-06-103-17/+58
| | * | | | | | small optimization in Field_time_hires.Sergei Golubchik2011-06-092-5/+12
| | * | | | | | bugfixes:Sergei Golubchik2011-06-0920-144/+158
| | * | | | | | merge with 5.1-microSergei Golubchik2011-06-0784-1556/+1754
| | |\ \ \ \ \ \
| | | * | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-0667-1110/+1556
| | | * | | | | | innodb compatibility fixSergei Golubchik2011-05-263-4/+15
| | | * | | | | | fix for double or decimal to datetime conversionSergei Golubchik2011-05-263-1/+7
| * | | | | | | | Fixed build failures with maria3.test and widows buildMichael Widenius2011-06-113-3/+4
| * | | | | | | | Merge with main 5.3Michael Widenius2011-06-1111-10/+198
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge with 5.2Michael Widenius2011-06-1011-10/+198
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | A bit better fix for tmp-table problemMichael Widenius2011-06-102-6/+8
| | | * | | | | | | | Merge with bug fixesMichael Widenius2011-06-092-5/+16
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Use dynamic row format when creating temporary tables without sumary fields.Michael Widenius2011-06-091-3/+14
| | | | * | | | | | | | Fixed problem that global status variables 'bytes_recieved' and 'binlog_bytes...Michael Widenius2011-06-091-2/+2
| | | * | | | | | | | | After talking to HeidiSQL people - libmysql.dll that comes with their distri...Vladislav Vaintroub2011-06-091-1/+1
| | | * | | | | | | | | Fix a problem building MSI using localized (Spanish) Visual Studio 2010.Vladislav Vaintroub2011-06-082-3/+1
| | | * | | | | | | | | merge MWL#200Vladislav Vaintroub2011-06-077-0/+172
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | use our libmysql.dll with HeidiSQL, if we compile 32 bitVladislav Vaintroub2011-06-022-3/+13
| | | | * | | | | | | | Use our libmysql.dll with Heidi, if we compile 32 bitVladislav Vaintroub2011-06-014-22/+40
| | | | * | | | | | | | MWL#200 - provide options to install 3rd party components.Vladislav Vaintroub2011-06-017-0/+144