summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix .deb install failure when PBXT is not built-in.unknown2012-01-313-3/+3
* remove building pbxt by default in any configuration (need explicit ./configu...unknown2012-01-301-0/+5
* Do not run PBXT tests by default. They have problems (valgrind failures,unknown2012-01-291-1/+0
* Add INFO_SRC and INFO_BIN to .deb packaging to fix a test failure inunknown2012-01-2832-38/+49
* Fix debian patches for mysql-test-run wrt. deleted test account.unknown2012-01-281-1/+2
* mergin.Alexey Botchkov2012-01-282-2/+7
|\
| * Make perfschema.all_instances work with OpenSSL, which has an extra rwlock_in...unknown2012-01-282-2/+7
* | mdev57 5.5 main.file_contents fails on debian5-i386-fulltest.Alexey Botchkov2012-01-281-1/+0
|/
* Fix main.openssl_1 failures for -DWITH_SSL=system build.unknown2012-01-271-3/+3
* Revert some earlier changes to my.cnf and mariadb.cnf.unknown2012-01-272-19/+13
* Fixed tests consumed big amount of disk space to be "BIG".unknown2012-01-273-4/+18
* mergeVladislav Vaintroub2012-01-271-2/+2
|\
| * fix result fileVladislav Vaintroub2012-01-271-2/+2
* | fix embedded buildVladislav Vaintroub2012-01-261-0/+1
|/
* yet another attempt to fix rpl_corruption testVladislav Vaintroub2012-01-261-2/+2
* Fix a few failing tests on win2008r2-vs2010-amd64-debugVladislav Vaintroub2012-01-264-7/+7
* Xtradb recently started to access thd members directly ,e.g thd->stmt_da (ha...Vladislav Vaintroub2012-01-262-1/+2
* .deb packaging fixes: make mariadb-common a real package, which depends onunknown2012-01-268-50/+83
* Remove --plugin-dir option from mysql_client_test test case.unknown2012-01-261-1/+1
* Always define UT_DBG_ABORT in innodb/xtradb, also on Windows. This will avoid...Vladislav Vaintroub2012-01-252-10/+14
* Add missing include and library files to libmariadbclient-dev package.unknown2012-01-253-2/+8
* Automatic mergeMichael Widenius2012-01-2512-84/+79
|\
| * Don't crash with: UPDATE performance_schema.setup_instruments SET ENABLED="NO";Michael Widenius2012-01-2412-84/+79
* | More 5.5 .deb packaging fixesunknown2012-01-243-4/+3
|/
* More small 5.5 .deb packaging fixes found in Buildbot tests.unknown2012-01-245-5/+6
* Fix two .deb problems causing build/install failures in Buildbot.unknown2012-01-243-6/+10
* portability fixes for FreeBSD 8 and 9Vladislav Vaintroub2012-01-234-8/+6
* Fix typo in Ubuntu .deb packagingunknown2012-01-231-1/+1
* Buildbot VMs have cmake in /usr/local/, so we need to include that in the path.unknown2012-01-232-2/+2
* Initial draft for building .deb packages for MariaDB 5.5.unknown2012-01-23130-8/+26890
* - Always compile my_new.cc and safemalloc.c with mysysVladislav Vaintroub2012-01-202-10/+7
* Fix embedded build on Windows.Vladislav Vaintroub2012-01-201-1/+1
* Remove debug outputVladislav Vaintroub2012-01-201-1/+0
* - Fix rpl_checksum test. Use basename of file in error messages, not the oVladislav Vaintroub2012-01-206-16/+61
* MDEV-103: 'debug' is disabled in this build warnings causes tests to failVladislav Vaintroub2012-01-202-3/+4
* disable character_sets_dir_basic - slashes vs backslashes problem is not poss...Vladislav Vaintroub2012-01-191-0/+2
* fix broken result fileVladislav Vaintroub2012-01-191-10/+0
* Fix innodb_bug60229 (get the innodb change into xtradb)Vladislav Vaintroub2012-01-191-0/+5
* update the test resultSergei Golubchik2012-01-191-2/+2
* fix the linking failure on windowsSergei Golubchik2012-01-181-2/+5
* MergeIgor Babaev2012-01-189-41/+58
|\
| * MDEV-69 SET optimizer_switch = REPLACE(...) causes ER_WRONG_VALUE_FOR_VARSergei Golubchik2012-01-174-35/+54
| * fixes for non-debug builds (CMAKE_BUILD_TYPE=Release or RelWithDebInfo)Sergei Golubchik2012-01-175-6/+4
* | Fixed the failure of sp.test reported in the issue MDEV-86.Igor Babaev2012-01-171-0/+1
|/
* mergeSergei Golubchik2012-01-1696-462/+256
|\
| * MDEV-85: Remove shared plugin library if build swtiches from shared to static...Vladislav Vaintroub2012-01-111-8/+20
| * fix for 64bit windowsunknown2012-01-1159-61/+61
| * MDEV-33 : removed unused files in win/Vladislav Vaintroub2012-01-106-246/+0
| * Force bundled readline/libedit build as static library. Vladislav Vaintroub2012-01-092-2/+2
| * MDEV-63 - attempt to fix the warning exclusionVladislav Vaintroub2012-01-091-1/+1