diff options
author | Georgi Kodinov <joro@sun.com> | 2009-11-23 17:32:10 +0200 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-11-23 17:32:10 +0200 |
commit | d4db598110fbf2a4ae92a7d4549e9f7f11fa42a6 (patch) | |
tree | fb83df1a88e84fa5f6c6bc53e36acbca429b8a9f /sql/sql_insert.cc | |
parent | 1dd478247292ba7518a6e11e3b95755fc509e460 (diff) | |
download | mariadb-git-d4db598110fbf2a4ae92a7d4549e9f7f11fa42a6.tar.gz |
Additional fix for bug #45613: handle failures from my_hash_insert
Testing for presence of stuff in a hash inside the function
that's filling in the hash creates chicken-and-egg type of problems.
This results in test suite failures in mysql-pe in debug mode and
adds bad initialization dependency in 5.1.
Fixed by removing the debug code.
Diffstat (limited to 'sql/sql_insert.cc')
0 files changed, 0 insertions, 0 deletions