Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. | Sven Sandberg | 2010-12-19 | 1 | -14/+64 | |
|\ \ \ | |/ / | ||||||
| * | | BUG#49978: Replication tests don't clean up replication state at the end | Sven Sandberg | 2010-12-19 | 1 | -14/+64 | |
| * | | merge | Georgi Kodinov | 2010-12-16 | 1 | -3/+5 | |
| |\ \ | ||||||
| | * \ | Manual-merge from mysql-5.1-bugteam. | Ramil Kalimullin | 2010-11-22 | 1 | -5/+8 | |
| | |\ \ | ||||||
| | * | | | post-push fix, backported --replace_result patch | Mattias Jonsson | 2010-11-17 | 1 | -3/+5 | |
| * | | | | merge from 5.1-mtr | Bjorn Munch | 2010-12-09 | 1 | -16/+43 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | merge from 5.5-mtr | Bjorn Munch | 2010-12-09 | 1 | -9/+25 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | upmerge 58511,58522,58608,58092 | Bjorn Munch | 2010-12-09 | 1 | -5/+15 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Bug #58511 mysqltest doesn't always run statements in ps mode | Bjorn Munch | 2010-12-09 | 1 | -0/+10 | |
| | * | | | | | Bug #58522 mtr --debug leaks memory when test fails | Bjorn Munch | 2010-12-09 | 1 | -12/+29 | |
| | * | | | | | Bug #58092 Test "rpl_cross_version" has "copy_file" failing | Bjorn Munch | 2010-12-01 | 1 | -4/+4 | |
| * | | | | | | Bug #58695 mysqltest coredumps on "if($x == ){" | Bjorn Munch | 2010-12-09 | 1 | -0/+2 | |
| * | | | | | | Bug #58710 Valgrind warnings in mysqltest | Bjorn Munch | 2010-12-09 | 1 | -4/+8 | |
* | | | | | | | Bug#58139 : default-auth option not recognized in MySQL standard | Nirbhay Choubey | 2010-12-07 | 2 | -0/+29 | |
* | | | | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-11-30 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p... | Davi Arnaut | 2010-11-26 | 1 | -4/+7 | |
* | | | | | | | merge from 5.5-mtr | Bjorn Munch | 2010-11-27 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Bug #58412 mysqltest: allow quoting of strings in let and in if comparison | Bjorn Munch | 2010-11-26 | 1 | -0/+11 | |
* | | | | | | | Merging from mysql-5.1-bugteam | Alexander Barkov | 2010-11-26 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Bug #54899 : --one-database option cannot handle DROP/CREATE DATABASE commands | Nirbhay Choubey | 2010-11-26 | 1 | -2/+6 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | merge from 5.1-mtr | Bjorn Munch | 2010-11-19 | 1 | -5/+8 | |
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | | | ||||||
| * | | | | merge from 5.1-mtr | Bjorn Munch | 2010-10-25 | 1 | -4/+4 | |
| |\ \ \ \ | ||||||
* | | | | | | WL#5665: Removal of the autotools-based build system | Davi Arnaut | 2010-11-20 | 1 | -125/+0 | |
* | | | | | | avoid compilation warning about incomplete switch | Bjorn Munch | 2010-11-19 | 1 | -0/+2 | |
* | | | | | | merge from 5.5-mtr | Bjorn Munch | 2010-11-19 | 1 | -14/+145 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | upmerge 58257 | Bjorn Munch | 2010-11-18 | 1 | -1/+3 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Bug #58257 mysqltest: in if(), ! $var with space is always false | Bjorn Munch | 2010-11-17 | 1 | -1/+3 | |
| * | | | | | upmerge 58087 | Bjorn Munch | 2010-11-17 | 1 | -4/+6 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Bug #58087 mysqltest re-evaluates 'let' expressions infinitely | Bjorn Munch | 2010-11-15 | 1 | -4/+5 | |
| | * | | | | merge from 5.1 up to rev 3471 | Bjorn Munch | 2010-11-14 | 1 | -4/+0 | |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Bug#58195 Make mysqltest poll for next epoch more often | Magnus BlÄudd | 2010-11-15 | 1 | -2/+2 | |
| * | | | | | merge from 5.5 | Bjorn Munch | 2010-11-14 | 12 | -56/+92 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Bug #57276 mysqltest: add support for simple compares in if/while conditions | Bjorn Munch | 2010-11-10 | 1 | -9/+136 | |
* | | | | | | | wL#5625: Deprecate mysqlbinlog options --base64-output=always and --base64-ou... | Sven Sandberg | 2010-10-29 | 1 | -4/+12 | |
* | | | | | | | merge from 5.5-mtr | Bjorn Munch | 2010-10-26 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | merge from 5.5 | Bjorn Munch | 2010-10-21 | 2 | -55/+130 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | upmerge 52019 | Bjorn Munch | 2010-10-20 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | Fixed wrong feof check in read_line, see 52019 | Bjorn Munch | 2010-10-20 | 1 | -1/+1 | |
| | * | | | | | | Fixed missing cast of arg to my_mbcharlen | Bjorn Munch | 2010-10-20 | 1 | -1/+1 | |
| | * | | | | | | 48863 followup: move an array declaration out from within if block | Bjorn Munch | 2010-10-20 | 1 | -1/+1 | |
| | * | | | | | | Bug #52019 main.mysqltest fails on new tests for lowercase_result | Bjorn Munch | 2010-10-20 | 1 | -1/+1 | |
* | | | | | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-10-20 | 1 | -8/+14 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 1 | -8/+14 | |
* | | | | | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-10-19 | 2 | -8/+17 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-19 | 2 | -8/+17 | |
| * | | | | | | merge from 5.1-mtr | Bjorn Munch | 2010-10-03 | 1 | -6/+68 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | merge 55178,55413,56383 | Bjorn Munch | 2010-09-10 | 1 | -2/+8 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Bug#35269 mysqlcheck behaves different depending on order of parameters | Alexey Botchkov | 2010-10-08 | 1 | -1/+10 | |
* | | | | | | | Fix for Bug#57094 (Copyright notice incorrect?). | Alexander Nozdrin | 2010-10-06 | 10 | -45/+36 | |
* | | | | | | | merge | Georgi Kodinov | 2010-10-04 | 2 | -66/+224 | |
|\ \ \ \ \ \ \ |