summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.3.4 mergeSergei Golubchik2012-02-15117-2204/+4695
|\
| * Fix for LP BUG#910123 MariaDB 5.3.3 causes 1093 error on Drupalunknown2012-02-147-8/+82
| * MDEV-59 Review and push crashsafe GIS keys.Alexey Botchkov2012-02-143-0/+129
| * Merge fix for BUG#928048Sergey Petrunya2012-02-144-3/+56
| |\
| | * BUG#928048: Query containing IN subquery with OR in the where clause returns ...Sergey Petrunya2012-02-144-3/+56
| * | Fixed LP bug #925985.Igor Babaev2012-02-134-2/+74
| * | When we fail during slave thread initialisation, keep mi->run_lockunknown2012-02-131-4/+4
| * | mergeVladislav Vaintroub2012-02-121-1/+1
| |\ \
| | * | Use newly released HeidiSQL 7.0 in the MSI installerVladislav Vaintroub2012-02-121-1/+1
| | * | mergeVladislav Vaintroub2012-02-111-14/+20
| | |\ \
| * | \ \ mergeVladislav Vaintroub2012-02-111-14/+20
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix for MDEV-140, LPBug#930145 - broken SSL connectivity for some connectorsVladislav Vaintroub2012-02-111-14/+20
| | |\ \ \
| | | * | | A recent change in the server protocol code broke SSL connection for some cli...Vladislav Vaintroub2012-02-111-14/+21
| * | | | | Merge fix for lp:910817: Race condition in kill_threads_for_user().unknown2012-02-101-3/+13
| |\ \ \ \ \
| | * \ \ \ \ Merge fix for lp:910817: Race condition in kill_threads_for_user().unknown2012-02-101-3/+13
| | |\ \ \ \ \
| * | \ \ \ \ \ Automatic mergeMichael Widenius2012-02-101-0/+25
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fixed that prepared statements are properly igored (if possible) by query cache.Michael Widenius2012-02-101-0/+25
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Test case for bug lp:905353unknown2012-02-096-0/+56
| |/ / / / /
| * | | | | Made mrr related counters temporarily invisible until we agree upon their nam...Igor Babaev2012-02-034-25/+4
| * | | | | Fixed typos in Query Cache.unknown2012-02-032-6/+6
| * | | | | Merge with 5.2unknown2012-02-031-1/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fixed DELETE issues of view over view over table.unknown2012-02-033-2/+35
| | * | | | Added 5.2 test result delimiterunknown2012-02-032-0/+7
| | * | | | Fix check of view updatability in case of underlying view changes its updatab...unknown2012-02-036-7/+87
| | | |/ / | | |/| |
| * | | | Moving LP BUG#794005 to 5.3 + fixing INSERT of multi-table view.unknown2012-02-0312-22/+183
| * | | | Back-ported the fix for bug #12831587 from mysql-5.6 code line.Igor Babaev2012-02-031-10/+30
| * | | | Applied the patch from mysql-5.6 code line that fixedIgor Babaev2012-02-021-13/+16
| * | | | Merge.Igor Babaev2012-02-0157-782/+1456
| |\ \ \ \
| | * \ \ \ Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-0157-782/+1456
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-106 my_gethwaddr() does not compile on Solaris 11Sergei Golubchik2012-01-231-3/+3
| | | * | | Fixed LP bug #919427.Igor Babaev2012-01-204-0/+99
| | | * | | lp:901693 dialog.c:perform_dialog treats every password prompt as firstSergei Golubchik2012-01-121-0/+2
| | | * | | lp:893522 more problems found by PVS StudioSergei Golubchik2012-01-122-3/+3
| | | * | | openpam compatibilitySergei Golubchik2012-01-121-2/+2
| | | * | | fixes for get_password():Sergei Golubchik2012-01-121-8/+4
| | | * | | plugin renamed socket_peercred -> unix_socket.Sergei Golubchik2011-12-303-17/+87
| | | * | | on windows: don't link all plugins with mysqld, only do it for storage engines.Sergei Golubchik2011-12-291-1/+3
| | | * | | Back-ported the test case for bug #12616253 from mariadb-5.3 thatIgor Babaev2012-01-142-0/+62
| | | * | | Back-ported the fix and the test case for bug #50257 from mariadb-5.3 code line.Igor Babaev2012-01-137-16/+40
| | | * | | Back-ported the test cases for bug #12763207 from mysql-5.6 code line into 5.2Igor Babaev2012-01-134-1/+109
| | | * | | MDEV-50 : Fix default compilation commentVladislav Vaintroub2012-01-101-1/+1
| | | * | | Fix MDEV-49 : version_compile_machine server variable is 'unknown' for x64 bu...Vladislav Vaintroub2012-01-101-2/+2
| | | * | | Fixed compiler and test failures found by buildbotMichael Widenius2012-01-086-9/+37
| | | * | | MergeMichael Widenius2012-01-071-2/+0
| | | |\ \ \
| | | | * | | Fixed wrong mergeMichael Widenius2012-01-071-2/+0
| | | * | | | Fix of LP BUG#793589 Wrong result with double ORDER BYunknown2012-01-053-0/+92
| | | |/ / /
| | | * | | Merge with 5.1Michael Widenius2012-01-044-3/+32
| | | |\ \ \
| | | | * | | Fixed LP bug #848652.Igor Babaev2011-12-293-3/+27
| | | | * | | Fixes lp:907049 "Server started with skip-aria crashes on an attempt to conne...Michael Widenius2011-12-211-2/+5
| | | * | | | Fix embedded/windows tests- move COND_manager and LOCK_manager to sql_manager...Vladislav Vaintroub2012-01-023-10/+10