summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Merge of the patch introducing virtual columns into maria-5.2Igor Babaev2009-11-11111-84/+16164
|\
| * MergeIgor Babaev2009-11-0964-1006/+1734
| |\
| | * Result file update for new FederatedXunknown2009-11-071-3/+3
| | * Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-0625-30/+1535
| | |\
| | | * After-merge fixes for MySQL 5.1.39 merge.unknown2009-10-163-4/+4
| | | * Merge with latest MariaDB 5.1 trunk.unknown2009-10-1541-770/+1302
| | | |\
| | | * \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-1522-26/+1531
| | | |\ \
| | | | * | Bug #44331 Restore of database with events produces warning in replicationunknown2009-08-312-8/+34
| | | | * | Bug #44331 Restore of database with events produces warning in replicationunknown2009-08-295-8/+90
| | | | * | merge mysql-5.0-bugteam --> mysql-5.1-bugteamAlfranio Correia2009-08-287-11/+296
| | | | |\ \
| | | | * | | BUG#46864 Incorrect update of InnoDB table on slave when using trigger with m...Alfranio Correia2009-08-271-23/+22
| | | | * | | BUG#28976 Mixing trans and non-trans tables in one transaction results in inc...Alfranio Correia2009-08-275-0/+888
| | | | * | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-08-242-8/+9
| | | | |\ \ \
| | | | | * | | BUG#46130 Slave does not correctly handle "expected errors"Alfranio Correia2009-08-132-8/+9
| | | | * | | | automergeGeorgi Kodinov2009-08-1730-0/+4396
| | | | |\ \ \ \
| | | | * | | | | BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object existsunknown2009-08-134-0/+166
| | | | * | | | | Manual Mergeunknown2009-08-122-0/+58
| | | | |\ \ \ \ \ | | | | | |_|/ / / | | | | |/| | / / | | | | | | |/ / | | | | | |/| |
| | * | | | | | Added federatedx storage engineMichael Widenius2009-10-3011-51/+40
| * | | | | | | Merge of the latest 5.1 changes.Igor Babaev2009-10-269-68/+2220
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ MergeIgor Babaev2009-10-1741-770/+1302
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-1674-0/+14586
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | MWL#36: Add a mysqlbinlog option to change the used databaseSergey Petrunya2009-11-052-0/+494
|\ \ \ \ \ \ \ \
| * | | | | | | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-272-0/+206
| * | | | | | | | MWL#36: Add a mysqlbinlog option to change the used databaseSergey Petrunya2009-10-252-75/+48
| * | | | | | | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-1641-770/+1302
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-162-0/+315
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge with 5.1 (Faster test cases)Michael Widenius2009-10-2927-922/+156
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Added missing 'source' command.Michael Widenius2009-10-283-3/+3
| * | | | | | | Speed up of test suite:Michael Widenius2009-10-2827-922/+156
| | |_|/ / / / | |/| | | | |
* | | | | | | Automatic merge with 5.1Michael Widenius2009-10-288-69/+2034
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixed compiler warning messageMichael Widenius2009-10-269-68/+2220
| | |/ / / / | |/| | | |
* | | | | | Updated test suite results with new information schemasMichael Widenius2009-10-265-1/+606
|/ / / / /
* | | | | Automatic merge with 5.1-mergeMichael Widenius2009-10-1440-770/+1301
|\ \ \ \ \
| * | | | | Fix failures in the funcs_1 test suite.unknown2009-10-108-746/+1210
| * | | | | Fix many test failures in parts test suite with --embedded-server.unknown2009-10-0924-2/+69
| * | | | | Implement mysqltest --enable_prepare_warnings to properly fix some test failu...unknown2009-10-092-3/+6
| * | | | | Fix pbxt test suite failures:Sergey Petrunya2009-10-076-19/+12
| * | | | | Fix test case partition_recover_myisam for --embedded-server.unknown2009-10-071-0/+4
| |/ / / /
* | | | | Force restart before maria_showlog_error to get rid of status from previous c...Michael Widenius2009-10-131-0/+1
|/ / / /
* | | | Fix test failures in innodb-index and partition_special_*:unknown2009-10-063-2/+25
* | | | Apply patch from Bug#46010.unknown2009-09-304-1/+5
* | | | Took care of mysql test suite failures on Windows.Igor Babaev2009-09-242-0/+6
* | | | Applied the fix for bug #47016 - a failure of rpl_do_grantIgor Babaev2009-09-191-0/+3
* | | | MergeIgor Babaev2009-09-191-2/+2
|\ \ \ \
| * | | | A change of direction for fix 10 csets ago: Sergey Petrunya2009-09-181-2/+2
* | | | | Applied the fix for bug #46931 from mysql-5.1 main trunkIgor Babaev2009-09-181-2/+4
|/ / / /
* | | | Update tests results after previous cset. 'TRANSACTIONAL=1' attribute goesSergey Petrunya2009-09-161-2/+2
* | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-1547-289/+484
|\ \ \ \
| * | | | PBXT merge fixes.unknown2009-08-316-4/+8
| * | | | Updated all tests for RC2Paul McCullagh2009-08-1741-223/+414