diff options
author | unknown <magnus@neptunus.(none)> | 2004-05-17 09:51:02 +0200 |
---|---|---|
committer | unknown <magnus@neptunus.(none)> | 2004-05-17 09:51:02 +0200 |
commit | 26d2c58c59b9c9577de58bffc06b598315638419 (patch) | |
tree | 8bf9d2f218427d81c9615a0e0c24d81f4d9d683c /mysql-test/r/ndb_autodiscover2.result | |
parent | 485caee54485be5dbc8f853f86a31d533df5b620 (diff) | |
download | mariadb-git-26d2c58c59b9c9577de58bffc06b598315638419.tar.gz |
Fixes made after running with sql-bench
sql/ha_ndbcluster.cc:
Added new function set_primary_key_from_old_data, used from update_row to specify the primary key of the record to update.
Simplified index_read function, to use read_range_first
Close the active cursor if read_range_first is called on an open cursor.
In read_range_first, map error code from HA_ERR_KEY_NOT_FOUND to HA_ERR_END_OF_FILE.
Remove call to function waitUntilReady from check_ndb_connection, this shuold remove the delay from transactions executed when node(s) are down.
sql/ha_ndbcluster.h:
Added new function set_primary_key_from_old_data
Diffstat (limited to 'mysql-test/r/ndb_autodiscover2.result')
0 files changed, 0 insertions, 0 deletions