summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | typo fixed: space in the status variable nameSergei Golubchik2012-04-178-21/+21
* | bug fix: I_S plugins were not locked when usedSergei Golubchik2012-04-171-0/+1
* | mergeVladislav Vaintroub2012-04-174-9/+102
|\ \
| * \ mergeVladislav Vaintroub2012-04-163-48/+33
| |\ \
| | * \ mergeVladislav Vaintroub2012-04-163-48/+33
| | |\ \
| | | * | fix compiler warningsVladislav Vaintroub2012-04-161-6/+7
| | | * | backport a change from 5.5 to remove thread sleeps from Innodb assertions on ...Vladislav Vaintroub2012-04-162-42/+26
| * | | | mergeVladislav Vaintroub2012-04-163-8/+101
| |\ \ \ \ | | |/ / /
| | * | | mergeVladislav Vaintroub2012-04-163-8/+101
| | |\ \ \ | | | |/ /
| | | * | MDEV-221 - Properly escape command line when starting mysql_install_db Vladislav Vaintroub2012-04-163-8/+101
| * | | | Fixed LP bug #972943 properly.Igor Babaev2012-04-072-4/+0
* | | | | fix compile error on unixesVladislav Vaintroub2012-04-151-1/+2
* | | | | exclude cmake generated files from mysql-test installation (applies only for ...Vladislav Vaintroub2012-04-151-0/+4
* | | | | fix application verifier crashesVladislav Vaintroub2012-04-153-2/+10
* | | | | Use test/db.opt as dummy file in the package, instead of test/.emptyVladislav Vaintroub2012-04-151-2/+6
* | | | | Add minimal clarication about 'root' user to the installer UIVladislav Vaintroub2012-04-151-2/+2
* | | | | MDEV-221 : Fix potential memory access past the end of input string in filen...Vladislav Vaintroub2012-04-151-1/+1
* | | | | Fixed some simple warnings on Windows.Vladislav Vaintroub2012-04-1314-34/+30
* | | | | Threadpool - use EV_ONESHOT with kevent, to prevent race condition when 2Vladislav Vaintroub2012-04-121-12/+4
* | | | | Fix build on OSXVladislav Vaintroub2012-04-124-4/+14
* | | | | tweak the test to pass, until the upstream bug#61209 is *completely* fixedSergei Golubchik2012-04-102-2/+2
* | | | | mysql 5.5.23 mergeSergei Golubchik2012-04-10118-737/+3916
|\ \ \ \ \
| * | | | | Patch for Bug#13805127: Stored program cache produces wrong result in same THD.Tor Didriksen2012-03-298-2/+485
| * | | | | Bug #13817703 - auto_increment_offset != 1 + innodb_autoinc_lock_mode=1 => bu...Sunny Bains2012-03-293-128/+174
| * | | | | Bug#13898343 THREAD LOOPS ENDLESSLY IN LF_PINBOX_PUT_PINS WHILE HOLDINGMarc Alff2012-03-282-21/+35
| * | | | | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-03-286-48/+106
| |\ \ \ \ \
| | * | | | | Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVEPraveenkumar Hulakund2012-03-286-48/+104
| * | | | | | Merge from mysql-5.1.Sunny Bains2012-03-282-3/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge from mysql-5.0Sunny Bains2012-03-284-8/+8
| | |\ \ \ \ \
| | | * | | | | Bug# 13847885 - PURGING STALLS WHEN PURGE_SYS->N_PAGES_HANDLED OVERFLOWSSunny Bains2012-03-282-4/+4
| * | | | | | | merge 5.1 => 5.5Tor Didriksen2012-03-274-1/+112
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMERTor Didriksen2012-03-274-1/+112
| * | | | | | | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-03-273-2/+207
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVEPraveenkumar Hulakund2012-03-273-2/+207
| * | | | | | | Bug#13704145: ELIMINATE LRU SCAN WHEN DROPPING A TABLEInaam Rana2012-03-266-91/+365