Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -916/+0 |
* | MDEV-12874 UPDATE statements with the same source and target | halfspawn | 2017-10-03 | 1 | -1/+0 |
* | MDEV-13911 Support ORDER BY and LIMIT in multi-table update | Sergei Golubchik | 2017-10-03 | 1 | -0/+14 |
* | cleanup: split multi_update test in two | Sergei Golubchik | 2017-10-03 | 1 | -84/+1 |
* | MDEV-7635: Update tests to adapt to the new default sql_mode | Nirbhay Choubey | 2017-02-10 | 1 | -2/+2 |
* | enable tests that were skipped because of have_xtradb | Sergei Golubchik | 2016-12-29 | 1 | -124/+0 |
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -0/+24 |
|\ | |||||
| * | MDEV-5973: MySQL Bug#11757486:49539: NON-DESCRIPTIVE ERR (ERROR 0 FROM STORA... | Oleksandr Byelkin | 2016-06-21 | 1 | -0/+24 |
* | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili... | Alexander Barkov | 2015-09-22 | 1 | -2/+2 |
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s... | Oleksandr Byelkin | 2015-09-04 | 1 | -0/+1 |
|/ | |||||
* | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-05-04 | 1 | -0/+206 |
|\ | |||||
| * | MDEV-8018: main.multi_update fails with --ps-protocol | Oleksandr Byelkin | 2015-04-22 | 1 | -0/+6 |
| * | MDEV-7613: MariaDB 5.5.40 server crash on update table left join with a view | Oleksandr Byelkin | 2015-04-15 | 1 | -0/+200 |
* | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -0/+41 |
|\ \ | |/ | |||||
| * | MDEV-6193: Problems with multi-table updates that JOIN against read-only table | unknown | 2014-05-08 | 1 | -1/+10 |
| * | MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table f... | unknown | 2014-04-28 | 1 | -0/+32 |
* | | Fixed the problem of mdev-5970: | Igor Babaev | 2014-04-17 | 1 | -0/+26 |
|/ | |||||
* | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 1 | -2/+50 |
|\ | |||||
| * | MDEV-4123 fix. | unknown | 2013-02-11 | 1 | -0/+47 |
* | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -0/+5 |
|\ \ | |||||
| * | | fixing test failure on pb2. | Rohit Kalhans | 2012-02-13 | 1 | -0/+2 |
| * | | BUG#11758263: Modification of indentation in the added code. | Rohit Kalhans | 2012-02-13 | 1 | -0/+2 |
| * | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-09 | 1 | -0/+1 |
| * | | Backout the patch for bug#11758263. | Rohit Kalhans | 2012-02-08 | 1 | -1/+0 |
| * | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-08 | 1 | -0/+1 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -0/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | Applied Sanja's patch to fix LP bug #784297 in the tree for mwl106. | Igor Babaev | 2011-05-27 | 1 | -3/+4 |
| * | | Fixed 3 valgrind bugs. | Igor Babaev | 2011-05-21 | 1 | -1/+1 |
| * | | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -1/+3 |
| |\ \ | |||||
| * \ \ | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -0/+11 |
| |\ \ \ | |||||
| | * \ \ | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -0/+11 |
| | |\ \ \ | |||||
| * | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READ | Michael Widenius | 2011-01-04 | 1 | -4/+4 |
| |/ / / / | |||||
| * | | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -0/+21 |
| |\ \ \ \ | |||||
* | \ \ \ \ | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -1/+78 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | BUG#11882110: UPDATE REPORTS ER_KEY_NOT_FOUND IF TABLE IS | Jorgen Loland | 2011-06-16 | 1 | -1/+47 |
| * | | | | | BUG#11762751: UPDATE STATEMENT THROWS AN ERROR, BUT STILL | Jorgen Loland | 2011-02-21 | 1 | -0/+20 |
| * | | | | | 5.1-bugteam->5.5-bugteam merge | Sergey Glukhov | 2010-12-14 | 1 | -0/+11 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -0/+11 |
| | | |/ / | | |/| | | |||||
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -4/+8 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -2/+4 |
| |\ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -0/+12 |
| |\ \ \ | |||||
| * | | | | Speed up of test suite: | Michael Widenius | 2009-10-28 | 1 | -4/+8 |
* | | | | | Merge of fix for Bug#54543. Test case only (bug is not present in this tree). | Martin Hansson | 2010-09-07 | 1 | -0/+21 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Bug#54543: update ignore with incorrect subquery leads to assertion failure: | Martin Hansson | 2010-09-07 | 1 | -0/+21 |
| | |_|/ | |/| | | |||||
* | | | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK and | Dmitry Lenev | 2010-08-06 | 1 | -2/+2 |
* | | | | Manual merge | unknown | 2010-05-26 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug #49741 test files contain explicit references to bin/relay-log positions | unknown | 2010-05-24 | 1 | -2/+4 |
| | |/ | |/| | |||||
* | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-02-24 | 1 | -0/+12 |
|\ \ \ | |/ / | |||||
| * | | Bug#49534: multitable IGNORE update with sql_safe_updates | Martin Hansson | 2010-02-10 | 1 | -0/+12 |
| |/ | |||||
* | | Implement new type-of-operation-aware metadata locks. | Dmitry Lenev | 2010-02-01 | 1 | -5/+6 |