diff options
author | unknown <monty@mysql.com/narttu.mysql.fi> | 2006-08-10 22:41:19 +0300 |
---|---|---|
committer | unknown <monty@mysql.com/narttu.mysql.fi> | 2006-08-10 22:41:19 +0300 |
commit | dcb665900136fb4015589680c612add8abf1deca (patch) | |
tree | 646dde4e78f50732e480c83d04296548ed4e1249 /strings/strstr.c | |
parent | 189a6879715ca293a560e37a17984c8b3a952e49 (diff) | |
download | mariadb-git-dcb665900136fb4015589680c612add8abf1deca.tar.gz |
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 warning
BitKeeper/etc/ignore:
Added */.libs/*
include/my_global.h:
Don't use GNUC min/max operations are they are depricated
myisam/mi_rkey.c:
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.
myisam/mi_test_all.res:
Updated results to match mi_test_all.sh
myisam/mi_test_all.sh:
Removed confusing warning
mysql-test/r/myisam.result:
Added test case for #14400
mysql-test/t/myisam.test:
Added test case for #14400
sql/sql_select.cc:
Fixed valgrind warning (in field_string::val_int())
Diffstat (limited to 'strings/strstr.c')
0 files changed, 0 insertions, 0 deletions