summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In maria_recovery.trace we can see the Query which generated this record, but...Guilhem Bichot2009-03-051-1/+2
* Fix for BUG#42180 "Maria: maria-recovery-bitmap.test fails repeatedly"Guilhem Bichot2009-03-053-10/+15
* the Maria testsuite needs to be in the tarball, to make pushbuild run itGuilhem Bichot2009-02-131-1/+1
* merge from latest 5.1-mariaGuilhem Bichot2009-02-124-43/+68
|\
| * Bug#41092 Maria: timeout in waiting_threads-tSergei Golubchik2009-02-121-39/+44
| * support for glob(7) patterns in dbugSergei Golubchik2009-02-113-4/+24
* | Merge of MyISAM changes done in 5.1-main, into MariaGuilhem Bichot2009-02-128-60/+72
* | Fixing problems of previous 5.1-main->5.1-maria merge:Guilhem Bichot2009-02-124-7/+57
* | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121658-20220/+37382
|\ \ | |/ |/|
| * merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-02-031-1/+1
| |\
| | * changed the version in .bzr-mysql/default.confGeorgi Kodinov2009-02-031-1/+1
| * | merge 5.0 -> 5.1Patrick Crews2009-02-021-44/+44
| |\ \ | | |/
| | * Bug#39369: execution of "variables.test" with "check-testcases" show differen...Patrick Crews2009-02-021-46/+46
| * | Bug#38603: Serge Kozlov2009-02-032-18/+29
| * | Bug #41732 rpl_ndb_circular_2ch needs an updated configuration fileAndrei Elkin2009-02-022-62/+15
| * | auto-mergeTatiana A. Nurnberg2009-02-023-2/+37
| |\ \
| | * | Bug#41084 full-text index added to custom UCA collation not workingAlexander Barkov2009-02-023-2/+37
| * | | auto-mergeTatiana A. Nurnberg2009-02-02166-660/+1583
| |\ \ \ | | |/ /
| | * | post-merge push with patch for rpl_ndb_logSerge Kozlov2009-02-0210-34/+17
| | |\ \
| | | * | fixed system_mysql_db_fix30020 test faiilureGeorgi Kodinov2009-02-0210-34/+17
| | * | | Post-merge patch for extra/rpl_test/rpl_log.test: Serge Kozlov2009-02-025-16/+19
| | |/ /
| | * | automergeSergey Glukhov2009-02-021-9/+2
| | |\ \
| | | * \ mergeBjorn Munch2009-02-021-9/+2
| | | |\ \
| | | | * | Bug #42535 MTR2 output format for skipped tests should be identical to MTR 1Bjorn Munch2009-02-021-9/+2
| | * | | | fixed jp test failuresSergey Glukhov2009-02-028-12/+12
| | |/ / /
| | * | | Fix from magnus for the "The socket file path is too long (> 107)" failure.Georgi Kodinov2009-02-021-1/+1
| | |/ /
| | * | Merge PB2 MTR2 comment integration fix, from 5.1-rpl-merge tree.Alfranio Correia2009-02-011-1/+1
| | |\ \
| | | * | Empty commit to force new run on PB2 with MTR2 and comment fix.Luis Soares2009-02-010-0/+0
| | | * | BUG#42485: Pushbuild2 and some build tools do not work together with MTR2Luis Soares2009-02-011-1/+1
| | * | | Fixed test cases in suite funcs_1 due to changes in the MTR "check test cases".Alfranio Correia2009-02-014-12/+12
| | * | | merge 5.1-bugteam --> 5.1-bugteam (local)Alfranio Correia2009-02-011-0/+1
| | |\ \ \
| | | * | | added a missing test directory in Makefile.amGeorgi Kodinov2009-02-011-0/+1
| | * | | | Several fixes in funcs_1 suite:Alfranio Correia2009-02-0151-43/+959
| | |/ / /
| | * | | Fixed the parts testsuite to work with mtr2Georgi Kodinov2009-02-016-43/+55
| | * | | Fixed internal test check warnings in 5.1-bugteam.Georgi Kodinov2009-02-014-5/+7
| | * | | Remove duplicated test for Bug#34517Davi Arnaut2009-01-314-51/+17
| | * | | BUG#35583: mysqlbinlog replay fails with ERROR 1146 when temp tables are usedLuis Soares2009-01-311-1/+2
| | * | | Rename std_data_ln to std_data.Davi Arnaut2009-01-3169-398/+398
| | * | | Fix test cases to preserve the state that existed before theDavi Arnaut2009-01-313-1/+3
| | * | | Post-merge fix for Bug#36326Davi Arnaut2009-01-311-1/+1
| | * | | Fix test cases to preserve the state that existed before theDavi Arnaut2009-01-314-0/+14
| | * | | fixed some parts test suite bugsGeorgi Kodinov2009-01-314-86/+74
| | * | | automatically mergedGeorgi Kodinov2009-01-312-40/+107
| | |\ \ \
| | * | | | fixed bad merge of 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-313-2/+44
| * | | | | auto-mergeTatiana A. Nurnberg2009-01-313-3/+40
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | auto-mergeTatiana A. Nurnberg2009-01-313-3/+40
| | |\ \ \
| | | * | | Bug#41370: TIMESTAMP field does not accepts NULL from FROM_UNIXTIME()Tatiana A. Nurnberg2009-01-303-3/+40
| * | | | | Fix for bug#39382 including review results after pulling the bugteam tree now...Horst Hunger2009-01-302-40/+107
| | |_|/ / | |/| | |
| * | | | new mtr cleanup : removing non-exiting tests from disabled.defGeorgi Kodinov2009-01-301-12/+0
| * | | | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-01-301-1/+4
| |\ \ \ \ | | |/ / /