diff options
author | Andrei Elkin <aelkin@mysql.com> | 2010-05-04 22:31:49 +0300 |
---|---|---|
committer | Andrei Elkin <aelkin@mysql.com> | 2010-05-04 22:31:49 +0300 |
commit | e97a0c188139806bcc1144695fd95ece28f8fa25 (patch) | |
tree | 5638f53c399d053c27ed8b69bebdecb0d14fb7bc /sql/sql_string.cc | |
parent | 83fb8a777068c699e8954eb4dded86789c40c9bc (diff) | |
download | mariadb-git-e97a0c188139806bcc1144695fd95ece28f8fa25.tar.gz |
Bug #50942 mix_innodb_myisam_side_effects.test is not deterministic
The test was used to fail because of
UPDATE t3,t4 SET t3.a=t4.a + bug27417(1);
did not prescribe the order of two row operations implied by the update.
Fixed with forcing the order with adding a where condition w/o
affecting the former bug fixes logics.
Diffstat (limited to 'sql/sql_string.cc')
0 files changed, 0 insertions, 0 deletions