Browse Source
Better bug fix for #14400 "Query joins wrong rows from table which is subject of "concurrent insert""
Better bug fix for #14400 "Query joins wrong rows from table which is subject of "concurrent insert""
The previous bug fix didn't work when using partial keys. Don't use GNUC min/max operations are they are depricated. Fixed valgrind warningpull/73/head
8 changed files with 116 additions and 65 deletions
-
4.bzrignore
-
5include/my_global.h
-
53myisam/mi_rkey.c
-
70myisam/mi_test_all.res
-
3myisam/mi_test_all.sh
-
15mysql-test/r/myisam.result
-
17mysql-test/t/myisam.test
-
14sql/sql_select.cc
Write
Preview
Loading…
Cancel
Save
Reference in new issue