summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug lp:944706, task MDEV-193unknown2012-05-1740-327/+714
* MDEV-254: Server hang with FLUSH TABLES WITH READ LOCK AND DISABLE CHECKPOINTunknown2012-05-083-0/+23
* MDEV-257: wrong libmysqlclient.so symlink in package libmariadbclient-dev.unknown2012-05-071-2/+2
* mergeVladislav Vaintroub2012-05-072-2/+2
|\
| * allow handlersocket on FreeBSD, fix getaddrinfo problemVladislav Vaintroub2012-05-052-2/+2
* | mergeSergei Golubchik2012-05-0557-143/+877
|\ \ | |/ |/|
| * MDEV-207 Install headers required to build external storage pluginsSergei Golubchik2012-05-055-8/+27
| * 5.3 mergeSergei Golubchik2012-05-0452-135/+850
| |\
| | * update the version numberSergei Golubchik2012-05-021-1/+1
| | * Fix for failing gis-precise on Windows.Alexey Botchkov2012-05-032-7/+7
| | * 5.2 mergeSergei Golubchik2012-05-025-7/+98
| | |\
| | | * update the result fileSergei Golubchik2012-05-021-1/+1
| | | * MDEV-214 lp:967242 Wrong result with JOIN, AND in ON condition, multi-part ke...Oleksandr Byelkin2012-05-024-6/+98
| | | * 5.1 mergeSergei Golubchik2012-05-021-1/+0
| | | |\
| | | | * lp:986120 Problem installing mariadb 5 on solaris 10Sergei Golubchik2012-04-241-1/+0
| | * | | implement Item_singlerow_subselect::get_date() to avoidSergei Golubchik2012-05-022-0/+19
| | * | | MDEV-241 lp:992722 - Server crashes in get_datetime_valueSergei Golubchik2012-05-024-2/+16
| | * | | mergeVladislav Vaintroub2012-05-025-5/+33
| | |\ \ \ | | | |/ /
| | | * | LP993103: Wrong result with LAST_DAY('0000-00-00 00:00:00')IS NULL in WHERE c...Vladislav Vaintroub2012-05-023-0/+18
| | | * | MDEV233 - Support Wix3.6 for MSIVladislav Vaintroub2012-04-252-2/+15
| | | * | lp:982664 there are few broken clients that lie about their capabilitiesSergei Golubchik2012-04-181-3/+5
| | * | | bug #977021 ST_BUFFER fails with the negative D.Alexey Botchkov2012-04-294-1/+39
| | * | | MDEV-216 lp:976104 - Assertion `0' failed in my_message_sql on UPDATE IGNORE,...Sergei Golubchik2012-04-263-4/+22
| | * | | Fix bug lp:985667, MDEV-229unknown2012-04-2711-16/+312
| | * | | mergeVladislav Vaintroub2012-04-234-11/+60
| | |\ \ \
| | | * | | LPBUG#983285 - incompatibility in frm in case of VIEWs with non-default ALGOR...Vladislav Vaintroub2012-04-204-11/+60
| | * | | | MDEV-207 Install headers required to build external storage pluginsSergei Golubchik2012-04-237-81/+88
| | |/ / /
| | * | | LP BUG#978847 fixed.unknown2012-04-194-1/+84
| | * | | BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-194-7/+38
| | * | | BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-194-1/+86
* | | | | MDEV-255: Compile handlersocket plugin in 5.5Vladislav Vaintroub2012-05-052-0/+44
* | | | | FreeBSD : Extend CMAKE_REQUIRED_LIBRARIES with ${LIBEXECINFO} , for backtrace...Vladislav Vaintroub2012-05-041-1/+1
* | | | | Resolve opt_vardir in MTR with realpath. Server resolves some directory names...Vladislav Vaintroub2012-05-041-3/+10
* | | | | Fix FreeBSD test errors. Also link with libexecinfo on FreeBSD for stacktrac...Vladislav Vaintroub2012-05-044-1/+13
* | | | | support same version upgrade for MSIVladislav Vaintroub2012-05-043-7/+12
* | | | | Fix (hopefully) a race condition in a test. Wait until killed connection Vladislav Vaintroub2012-05-031-2/+4
* | | | | automatic mergeMichael Widenius2012-05-03110-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Created suites for heap, archive and csv.Michael Widenius2012-04-04110-0/+12
* | | | | MDEV-246 - Aborted_clients incremented during ordinary connection closeVladislav Vaintroub2012-05-034-1/+40
* | | | | Dependency of tests from ulong size removed.unknown2012-04-19146-4912/+95
* | | | | bug #977021 ST_BUFFER fails with the negative D.Alexey Botchkov2012-04-294-1/+38
* | | | | mdev-202 Overlays do not support nested test suites which exist in MTRSergei Golubchik2012-04-211-35/+56
* | | | | MDEV-220 MariaDB server 5.5 GA candidate has default storage engine MyISAMSergei Golubchik2012-04-195-3/+24
* | | | | MDEV-217 - Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_p...Sergei Golubchik2012-04-183-0/+20
* | | | | mdev-224 plugin usage statistics in the feedback reportsSergei Golubchik2012-04-186-6/+24
* | | | | add a space between safemalloc error mesage and a stack traceSergei Golubchik2012-04-181-0/+1
* | | | | fix information_schema_all_engines test to pass both with ha_xtradb.so and li...Sergei Golubchik2012-04-181-0/+17
* | | | | update @@have_innodb variable when innodb plugin is uninstalledSergei Golubchik2012-04-171-0/+4
* | | | | better fix for string plugin variables pointing into argv[]Sergei Golubchik2012-04-171-15/+23
* | | | | bugfix: mysqld failed to start if a compiled-in plugin failed to initializeSergei Golubchik2012-04-176-2/+132