summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* small code cleanup taken from MySQL 5.6Sergei Golubchik2012-12-1612-60/+29
* MDEV-3816 init-file stops getting executed if a long enough line is encounter...Sergei Golubchik2012-12-169-30/+127
* MDEV-3834 Crossgrade from MySQL 5.6.7 to MariaDB 10.0 fails due to non-existi...Sergei Golubchik2012-12-151-42/+45
* MDEV-3837 Assertion `table->read_set == &table->def_read_set' failed on updat...Sergei Golubchik2012-12-154-10/+14
* MDEV-3860 backport --plugin-load-add (and related mysql-test changes)Sergei Golubchik2012-12-1525-86/+127
* New results of --big test (MDEV-3862 fix).unknown2012-12-121-12/+10
* MDEV-3862 Lift limitation for merging VIEWS with Subqueries in SELECT list.unknown2012-11-206-31/+170
* Merge MariaDB 10.0-base -> 10.0unknown2012-11-201-1/+1
|\
| * MDEV-3861: Assertion in TC_LOG_MMAP.unknown2012-11-201-1/+1
* | MDEV-3858 Change JOIN_TAB::records_read from ha_rows to doubleunknown2012-11-154-15/+16
* | Trigger pusbuild buildVladislav Vaintroub2012-11-111-1/+2
* | MDEV-3847 : MSI installer does not work.Vladislav Vaintroub2012-11-091-1/+9
* | MDEV-3839 : on Solaris 10, KILLing slave thread has no effect.Vladislav Vaintroub2012-11-061-41/+5
* | set username=hostname=NULL in the P_S for the aria background checkpoint threadSergei Golubchik2012-11-051-0/+4
* | Improve cleanup in create_initial_db.cmake, fix the 'table already exists' e...Vladislav Vaintroub2012-11-041-1/+2
* | MDEV-3822 :10.0-serg fails on windows buildslavesVladislav Vaintroub2012-11-042-50/+26
* | Merge 5.5 -> 10.0-sergSergey Petrunya2012-11-046-16/+216
|\ \
| * | MDEV-536: LP:1050806 - different result for a query using subquery, andSergey Petrunya2012-11-045-14/+344
| * | MDEV-3830 - fix build on Intel compilerVladislav Vaintroub2012-11-031-1/+1
* | | # MDEV-3817: Wrong result with index_merge+index_merge_intersection, InnoDB t...Sergey Petrunya2012-11-0312-15/+358
* | | merge with 5.5Sergei Golubchik2012-11-03210-1416/+5850
|\ \ \ | |/ /
| * | MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_indexVladislav Vaintroub2012-11-027-36/+33
| * | Fix crashes on 32-bit async client lib when -fomit-frame-pointerunknown2012-10-311-5/+16
| * | MDEV-672 : storage/maria and storage/perfschema do not appear to honor WITH_U...Vladislav Vaintroub2012-10-303-6/+12
| * | MDEV-3824 - xtradb file rename fails on Windows, if new name already exists.Vladislav Vaintroub2012-10-301-1/+1
| * | MDEV-3812unknown2012-10-272-15/+17
| * | MDEV-3812: Remove unneeded extra call to engine->exec() in Item_subselect::ex...unknown2012-10-256-33/+31
| * | Fix the incorrect mergeSergei Golubchik2012-10-192-4/+5
| * | 5.3 mergeSergei Golubchik2012-10-1840-140/+1108
| |\ \
| | * | Fix of MDEV-3799.unknown2012-10-104-2/+58
| | * | Backport of: olav.sandstaa@oracle.com-20120516074923-vd0dhp183vqcp2qlSergey Petrunya2012-10-103-4/+66
| | * | Fix of MDEV-589.unknown2012-10-054-2/+47
| | * | Added the reported test case for LP bug #823237 (a duplicate of bug #823189).Igor Babaev2012-10-012-0/+89
| | * | increase the versionSergei Golubchik2012-10-011-1/+1
| | * | Fixed LP bug #1058071 (mdev-564).Igor Babaev2012-09-297-81/+201
| | * | Fix compiler warnings that breaks build (-Werror).unknown2012-09-281-2/+1
| | * | mergeSergei Golubchik2012-09-2713-60/+150
| | |\ \
| | | * \ Merge from 5.1unknown2012-09-271-2/+6
| | | |\ \
| | | | * | Fix incorrect assembler in Taocrypt which causes crashes on i386 with certain...unknown2012-09-271-2/+6
| | | * | | mergeSergei Golubchik2012-09-261-1/+3
| | | |\ \ \ | | | | |/ /
| | | | * | always force the language in mysql_install_dbSergei Golubchik2012-09-261-1/+3
| | | * | | a simple pam user mapper moduleSergei Golubchik2012-09-254-17/+100
| | | * | | Merge from 5.1.unknown2012-09-268-43/+44
| | | |\ \ \ | | | | |/ /
| | | | * | Fix some failures in 5.1 Buildbot:unknown2012-09-266-40/+41
| | * | | | MDEV-495 backport --ignore-db-dir.Alexey Botchkov2012-09-279-1/+428
| | * | | | mergeSergei Golubchik2012-09-241-21/+25
| | |\ \ \ \ | | | |/ / /
| | | * | | mergeSergei Golubchik2012-09-241-21/+25
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-543 mysql_install_db doesn't work with blanks in either basedir or datad...Sergei Golubchik2012-09-241-21/+25
| | * | | | MDEV-521 fix.unknown2012-09-207-4/+90
| * | | | | do not print return address when callstack is output on Windows, it does not ...Vladislav Vaintroub2012-10-181-1/+0