summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-76 5.5 memory overrun on main.select_jcl6.Sergei Golubchik2012-01-072-2/+3
* moved ha_maria::implicit_commit() calls aroundSergei Golubchik2012-01-063-8/+10
* valgrind suppression for older glibcSergei Golubchik2012-01-051-0/+9
* fixes for opensolaris compilation failuresSergei Golubchik2012-01-054-3/+13
* Fix some failing tests on WindowsVladislav Vaintroub2012-01-0610-9/+12
* updated results for big testsSergei Golubchik2012-01-058-25023/+33
* Fix compile errorVladislav Vaintroub2012-01-031-3/+4
* Fix compile warningsSergey Petrunya2012-01-021-2/+2
* Fix buildbot: update test results (2)Sergey Petrunya2012-01-021-21/+21
* Fix buildbot: update test resultsSergey Petrunya2012-01-021-54/+54
* Fix failing tests in the main suiteVladislav Vaintroub2011-12-3010-99/+11
* Fix oqgraph so it can be built on Window as well.Vladislav Vaintroub2011-12-301-7/+7
* Correct search path for plugins, in out-of-source buildVladislav Vaintroub2011-12-281-3/+3
* Fix oqgraph build . Plugin does not need rtti, and does not load if rtti comp...Vladislav Vaintroub2011-12-281-1/+0
* Fix compile errorVladislav Vaintroub2011-12-271-1/+1
* Added ignore of generated fileMichael Widenius2011-12-271-0/+1
* Fixed lp:909051 Options --debug and --disable-debug are known but ambiguous i...Michael Widenius2011-12-274-25/+34
* Fix RQG in 5.5, make mtr MTR_VERSION=1 functional.Vladislav Vaintroub2011-12-271-1/+1
* Fix LPBUG# : allow chain certificate files to work.Vladislav Vaintroub2011-12-272-4/+4
* LPBUG#886526: Add propoer shebang to scriptsVladislav Vaintroub2011-12-273-0/+3
* use ADD_CONVENIENCE_LIBRARY when building libservices, becauseVladislav Vaintroub2011-12-261-1/+1
* keycache sysvars used to pass incorrect offset into the parent constructor,Sergei Golubchik2011-12-211-2/+3
* fix 64 bit Windows buildVladislav Vaintroub2011-12-214-3/+4
* Restore some fixes for slow xtradb shutdown that were lost in the 5.5 merge.unknown2011-12-161-9/+13
* * remove WITH_DEBUG from CMakeLists.txtSergei Golubchik2011-12-158-104/+76
* rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-15147-985/+1039
* always use sql/sql_string.* files, never - client/sql_string.*Sergei Golubchik2011-12-156-8/+3
* Fix XtraDB build on windows (avoid #ifdef inside macro invocation).unknown2011-12-151-4/+6
* Merge missing file from XtraDBunknown2011-12-151-0/+2
|\
| * Add file accidentally omitted in last commitunknown2011-12-151-0/+2
* | Merge XtraDB from Percona-server-5.5.17-rel22.1 into MariaDB 5.5unknown2011-12-15110-2947/+5935
|\ \ | |/
| * Updated with XtraDB from Percona Server 5.5.17-rel22.1unknown2011-12-14103-2880/+5921
* | After-merge fixes for 5.5 merge.unknown2011-12-1412-48/+80
* | fix new String:realloc* variants always to zero-terminate the stringSergei Golubchik2011-12-142-4/+16
* | new valgrind suppression for ld.soSergei Golubchik2011-12-143-15/+22
* | new configure option: NOT_FOR_DISTRIBUTIONSergei Golubchik2011-12-148-85/+90
* | bugfix: cxxabi.h was not foundSergei Golubchik2011-12-131-1/+2
* | after merge changes:Sergei Golubchik2011-12-12280-3348/+3327
* | move safemalloc out of dbug.Sergei Golubchik2011-12-1228-455/+455
* | another backtrace resolver that prints source file name and line numberSergei Golubchik2011-12-117-6/+189
* | win64 sysvar portability fixesSergei Golubchik2011-12-0229-153/+219
* | Fix valgrind error after 5.5 merge (the 5.3 fix was accidentally lost in the ...unknown2011-12-081-1/+1
* | Fix crash due to wrong my_error() call (5.5 after-merge fix).unknown2011-12-051-1/+1
* | install my_valgrind.h tooSergei Golubchik2011-12-021-0/+1
* | Fixed crashes found by application verifier:Vladislav Vaintroub2011-12-023-18/+24
* | fix failing test cases in 5.5 main suiteVladislav Vaintroub2011-12-024-5/+8
* | Make it possible to compile without SAFEMALLOC in debug buildsVladislav Vaintroub2011-12-022-1/+23
* | Fix Aria unit tests on Windows.Vladislav Vaintroub2011-11-301-2/+14
* | fix signing and packagingVladislav Vaintroub2011-11-301-32/+32
* | small cleanupSergei Golubchik2011-11-286-47/+19