Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from 5.3 | unknown | 2012-08-24 | 17 | -81/+715 |
|\ | |||||
| * | merge from 5.2 | unknown | 2012-08-24 | 20 | -86/+645 |
| |\ | |||||
| | * | Merge from 5.1. | unknown | 2012-08-24 | 18 | -87/+646 |
| | |\ | |||||
| | | * | MDEV-382: Incorrect quoting | unknown | 2012-08-24 | 16 | -79/+603 |
* | | | | Merge from 5.3 | unknown | 2012-08-24 | 6 | -0/+197 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge from 5.2 | unknown | 2012-08-24 | 4 | -0/+26 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix for LP bug#1001505 and LP bug#1001510 | unknown | 2012-06-21 | 4 | -0/+26 |
| * | | | Fixed bug mdev-449. | Igor Babaev | 2012-08-13 | 2 | -0/+171 |
* | | | | Fix bug mdev-447: Wrong output from the EXPLAIN command of the test case for ... | unknown | 2012-08-21 | 7 | -8/+8 |
* | | | | Fixed compiler warnings | Michael Widenius | 2012-08-17 | 1 | -1/+1 |
* | | | | Fixed MDEV-366: Assertion `share->reopen == 1' failed in maria_extra on DROP ... | Michael Widenius | 2012-08-15 | 2 | -0/+11 |
* | | | | Fixed MDEV-365 "Got assertion when doing alter table on a partition" | Michael Widenius | 2012-08-15 | 2 | -0/+24 |
* | | | | automatic merge | Michael Widenius | 2012-08-15 | 2 | -0/+104 |
|\ \ \ \ | |||||
| * | | | | Fixed compiler errors | Michael Widenius | 2012-08-14 | 1 | -0/+8 |
| * | | | | Automatic merge | Michael Widenius | 2012-08-13 | 2 | -0/+96 |
| |\ \ \ \ | |||||
| | * | | | | Better test case for MDEV-436 | Michael Widenius | 2012-08-08 | 2 | -3/+52 |
| | * | | | | Use less memory when growing HEAP tables. See MDEV-436 | Michael Widenius | 2012-08-07 | 2 | -0/+47 |
* | | | | | | MDEV-450: Deadlock between starting a slave and reading system variables | unknown | 2012-08-14 | 2 | -0/+88 |
|/ / / / / | |||||
* | | | | | fix val_str_ascii to return a string in the ascii-compatible charset. | Sergei Golubchik | 2012-08-09 | 2 | -0/+11 |
* | | | | | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 42 | -78/+590 |
|\ \ \ \ \ | |||||
| * | | | | | undo the fix for MySQL Bug#12998841 | Sergei Golubchik | 2012-08-08 | 1 | -2/+2 |
| * | | | | | Merge from mysql-5.5.25a-release | Sunanda Menon | 2012-07-06 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Added some extra optional path to test suites. | Joerg Bruehe | 2012-07-02 | 2 | -4/+8 |
| | * | | | | | Fix mysql_plugin test to handle version XXa | Bjorn Munch | 2012-06-29 | 1 | -2/+2 |
| * | | | | | | Bug #12998841: libmysql divulges plaintext password upon request in 5.5 | Georgi Kodinov | 2012-07-05 | 1 | -2/+2 |
| * | | | | | | Bug #11753490: 44939: sql dumps containing broad views fail when | Georgi Kodinov | 2012-07-04 | 1 | -23/+23 |
| * | | | | | | upmerge from mysql-5.1 to mysql-5.5 | Rohit Kalhans | 2012-07-03 | 1 | -0/+34 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | BUG#11762667:MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUT | Rohit Kalhans | 2012-07-03 | 1 | -0/+34 |
| * | | | | | | | Bug#13417440 : 63340: ARCHIVE FILE IO NOT INSTRUMENTED | Mayank Prasad | 2012-07-03 | 2 | -9/+8 |
| * | | | | | | | manual merge (WL6219) | Gleb Shchepa | 2012-06-29 | 21 | -0/+114 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(... | Gleb Shchepa | 2012-06-29 | 17 | -0/+98 |
| | * | | | | | | BUG #13946716: FEDERATED_PLUGIN TEST CASE FAIL ON 64BIT ARCHITECTURES | unknown | 2012-06-14 | 1 | -0/+2 |
| | * | | | | | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-06-12 | 6 | -12/+330 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-06-12 | 8 | -15/+347 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-05-30 | 4 | -12/+14 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| / / / / / / | | | |/ / / / / / | |||||
| | | * | | | | | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-05-21 | 9 | -12/+210 |
| | |/ / / / / / | |||||
| * | | | | | | | Bug#13417440 : 63340: ARCHIVE FILE IO NOT INSTRUMENTED | Tor Didriksen | 2012-06-05 | 1 | -0/+1 |
| * | | | | | | | Bug#13982017: ALTER TABLE RENAME ENDS UP WITH ERROR 1050 (42S01) | Jon Olav Hauglid | 2012-06-01 | 2 | -6/+25 |
| * | | | | | | | PB2 Failure Fix : Disabled the test case in correct manner. | Mayank Prasad | 2012-05-25 | 1 | -1/+1 |
| * | | | | | | | Bug#13417440 : 63340: ARCHIVE FILE IO NOT INSTRUMENTED | Mayank Prasad | 2012-05-24 | 2 | -3/+3 |
| * | | | | | | | WL#6311 Remove --safe-mode | Norvald H. Ryeng | 2012-05-23 | 2 | -2/+2 |
| * | | | | | | | Improved the test performance_schema.func_file_io, | Marc Alff | 2012-05-23 | 2 | -0/+16 |
| * | | | | | | | After the fix for Bug #12752572, there is a pb2 failure. Fixing it by | Annamalai Gurusami | 2012-05-23 | 1 | -4/+4 |
| * | | | | | | | BUG#11754117 - 45670: INTVAR_EVENTS FOR FILTERED-OUT QUERY_LOG_EVENTS ARE EXE... | Nuno Carvalho | 2012-05-15 | 2 | -12/+14 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | BUG#11754117 - 45670: INTVAR_EVENTS FOR FILTERED-OUT QUERY_LOG_EVENTS ARE EXE... | Nuno Carvalho | 2012-05-15 | 2 | -12/+14 |
| * | | | | | | | Upmerge optional testsuite path | Bjorn Munch | 2012-05-15 | 2 | -4/+8 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Added some extra optional path to test suites | Bjorn Munch | 2012-05-15 | 2 | -6/+8 |
* | | | | | | | MDEV-392 MTR: skip-combinations option is declared in help, but is ignored | Sergei Golubchik | 2012-08-08 | 1 | -2/+0 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | MDEV-399 Combinations defined in the base suite cannot be skipped by overlay | Sergei Golubchik | 2012-08-01 | 2 | -5/+15 |
* | | | | | | MDEV-369: Mismatches in MySQL engines test suite | Elena Stepanova | 2012-08-02 | 3 | -7/+7 |